Skip to content

Commit

Permalink
devel/replxx: update to 0.0.4
Browse files Browse the repository at this point in the history
Changelog: https://github.com/AmokHuginnsson/replxx/releases/tag/release-0.0.4

PR:		260842
Reported by:	Goran Mekić <meka@tilda.center> (maintainer)
  • Loading branch information
mekanix authored and tagattie committed Jan 2, 2022
1 parent 91a17e6 commit 9adc143
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion devel/replxx/Makefile
@@ -1,6 +1,6 @@
PORTNAME= replxx
DISTVERSIONPREFIX= release-
DISTVERSION= 0.0.3
DISTVERSION= 0.0.4
CATEGORIES= devel

MAINTAINER= meka@tilda.center
Expand All @@ -14,5 +14,6 @@ USE_GITHUB= yes
GH_ACCOUNT= AmokHuginnsson
CMAKE_ON= BUILD_SHARED_LIBS
USE_LDCONFIG= yes
PLIST_SUB= VERSION=${DISTVERSION}

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/replxx/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1607038979
SHA256 (AmokHuginnsson-replxx-release-0.0.3_GH0.tar.gz) = 72ad0655eead16544645b1724b27a988543fcefd14d46df6e8dfef17d9ba50ac
SIZE (AmokHuginnsson-replxx-release-0.0.3_GH0.tar.gz) = 87590
TIMESTAMP = 1640952177
SHA256 (AmokHuginnsson-replxx-release-0.0.4_GH0.tar.gz) = a22988b2184e1d256e2d111b5749e16ffb1accbf757c7b248226d73c426844c4
SIZE (AmokHuginnsson-replxx-release-0.0.4_GH0.tar.gz) = 97072
2 changes: 1 addition & 1 deletion devel/replxx/pkg-plist
@@ -1,7 +1,7 @@
include/replxx.h
include/replxx.hxx
lib/libreplxx.so
lib/libreplxx.so.0.0.3
lib/libreplxx.so.%%VERSION%%
share/cmake/replxx/replxx-config-version.cmake
share/cmake/replxx/replxx-config.cmake
share/cmake/replxx/replxx-targets-%%CMAKE_BUILD_TYPE%%.cmake
Expand Down

0 comments on commit 9adc143

Please sign in to comment.