summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGoran Mekić <meka@tilda.center>2022-01-02 13:41:13 +0900
committerHiroki Tagato <tagattie@FreeBSD.org>2022-01-02 13:42:42 +0900
commit9adc14331531f09e15de179991be22311abc6ca0 (patch)
tree4a32f9bdcf5d9a20618479d0c042738617578f67
parentdevel/py-easyprocess: Update to 0.3 (diff)
devel/replxx: update to 0.0.4
Changelog: https://github.com/AmokHuginnsson/replxx/releases/tag/release-0.0.4 PR: 260842 Reported by: Goran Mekić <meka@tilda.center> (maintainer)
-rw-r--r--devel/replxx/Makefile3
-rw-r--r--devel/replxx/distinfo6
-rw-r--r--devel/replxx/pkg-plist2
3 files changed, 6 insertions, 5 deletions
diff --git a/devel/replxx/Makefile b/devel/replxx/Makefile
index 8178a3608eec..dd4af7a31dd5 100644
--- a/devel/replxx/Makefile
+++ b/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
@@ -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>
diff --git a/devel/replxx/distinfo b/devel/replxx/distinfo
index f5eeed5c254c..dee1a6a240fa 100644
--- a/devel/replxx/distinfo
+++ b/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
diff --git a/devel/replxx/pkg-plist b/devel/replxx/pkg-plist
index 1c2633c40b8f..70c9c1b4f6c5 100644
--- a/devel/replxx/pkg-plist
+++ b/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