diff --git a/security/rnp/Makefile b/security/rnp/Makefile index bd0c0ccb67c6..382c06a81e07 100644 --- a/security/rnp/Makefile +++ b/security/rnp/Makefile @@ -1,35 +1,37 @@ PORTNAME= rnp DISTVERSIONPREFIX= v -DISTVERSION= 0.16.1 +DISTVERSION= 0.16.2 CATEGORIES= security MAINTAINER= se@FreeBSD.org COMMENT= RNP is a set of OpenPGP (RFC4880) tools WWW= https://www.rnpgp.com/ LICENSE= APACHE20 BSD2CLAUSE BSD3CLAUSE OCB_Patent LICENSE_COMB= multi LICENSE_NAME_OCB_Patent= OCB Patent License for Ribose Inc. LICENSE_FILE_OCB_Patent= ${WRKSRC}/LICENSE-OCB.md LICENSE_FILE= ${WRKSRC}/LICENSE.md LICENSE_PERMS_OCB_Patent= dist-mirror dist-sell pkg-mirror pkg-sell \ auto-accept BUILD_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor LIB_DEPENDS= libbotan-2.so:security/botan2 \ libjson-c.so:devel/json-c USES= cmake compiler:c++11-lang pkgconfig USE_GITHUB= yes GH_ACCOUNT= rnpgp USE_LDCONFIG= yes CMAKE_ARGS= -DBUILD_SHARED_LIBS=on \ -DBUILD_TESTING=off +PLIST_SUB= VERS=${DISTVERSION} + pre-configure: ${CP} ${FILESDIR}/version.cmake ${WRKSRC}/cmake/ ${REINPLACE_CMD} 's/%%DISTVERSION%%/${DISTVERSION}/' \ ${WRKSRC}/cmake/version.cmake .include diff --git a/security/rnp/distinfo b/security/rnp/distinfo index 9246fb8c698c..523ef22eba90 100644 --- a/security/rnp/distinfo +++ b/security/rnp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663053647 -SHA256 (rnpgp-rnp-v0.16.1_GH0.tar.gz) = 2330d20047a107d38ed65d6411498e0c1b03504146178c6ade18506d9b2c5b1c -SIZE (rnpgp-rnp-v0.16.1_GH0.tar.gz) = 2897069 +TIMESTAMP = 1664204891 +SHA256 (rnpgp-rnp-v0.16.2_GH0.tar.gz) = 742f2d64755633bf794be2e4a953106b9f8fb38caf785f6a2306cc23f8164346 +SIZE (rnpgp-rnp-v0.16.2_GH0.tar.gz) = 2897137 diff --git a/security/rnp/pkg-plist b/security/rnp/pkg-plist index ca0be9e8893b..7afb6e16fefd 100644 --- a/security/rnp/pkg-plist +++ b/security/rnp/pkg-plist @@ -1,16 +1,16 @@ bin/rnp bin/rnpkeys include/rnp/rnp.h include/rnp/rnp_err.h include/rnp/rnp_export.h lib/cmake/rnp/rnp-config-version.cmake lib/cmake/rnp/rnp-config.cmake lib/cmake/rnp/rnp-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/rnp/rnp-targets.cmake lib/librnp.so lib/librnp.so.0 -lib/librnp.so.0.16.1 +lib/librnp.so.%%VERS%% libdata/pkgconfig/librnp.pc share/man/man1/rnp.1.gz share/man/man1/rnpkeys.1.gz share/man/man3/librnp.3.gz