Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 May 2023 19:49:37 GMT
From:      =?utf-8?Q?Stefan=20E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 65d7f16e95df - main - security/rnp: update to version 0.17.0
Message-ID:  <202305031949.343Jnbtu087596@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=65d7f16e95dfeccff2e8119755fb2fd0e06937af

commit 65d7f16e95dfeccff2e8119755fb2fd0e06937af
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2023-05-03 19:49:19 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2023-05-03 19:49:19 +0000

    security/rnp: update to version 0.17.0
---
 security/rnp/Makefile  | 3 ++-
 security/rnp/distinfo  | 8 +++++---
 security/rnp/pkg-plist | 2 ++
 3 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/security/rnp/Makefile b/security/rnp/Makefile
index 251cd4957fbd..337798be88c2 100644
--- a/security/rnp/Makefile
+++ b/security/rnp/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	rnp
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.16.3
+DISTVERSION=	0.17.0
 CATEGORIES=	security
 
 MAINTAINER=	se@FreeBSD.org
@@ -22,6 +22,7 @@ LIB_DEPENDS=	libbotan-2.so:security/botan2 \
 USES=		cmake compiler:c++11-lang pkgconfig
 USE_GITHUB=	yes
 GH_ACCOUNT=	rnpgp
+GH_TUPLE=	rnpgp:sexp:b6bf033:sexp/src/libsexp
 USE_LDCONFIG=	yes
 
 CMAKE_ARGS=	-DBUILD_SHARED_LIBS=on \
diff --git a/security/rnp/distinfo b/security/rnp/distinfo
index 1c1306121013..1275ca2bfa44 100644
--- a/security/rnp/distinfo
+++ b/security/rnp/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1681475654
-SHA256 (rnpgp-rnp-v0.16.3_GH0.tar.gz) = 5c4951e46cc29524a9eae90378414f88e6e0b54b59a1f44c75101b9022835e96
-SIZE (rnpgp-rnp-v0.16.3_GH0.tar.gz) = 2897854
+TIMESTAMP = 1683142145
+SHA256 (rnpgp-rnp-v0.17.0_GH0.tar.gz) = aba1ac6db628b7fe570c2e14f50a9df8786a706b1951ae904390fa3d1cce04b0
+SIZE (rnpgp-rnp-v0.17.0_GH0.tar.gz) = 2996461
+SHA256 (rnpgp-sexp-b6bf033_GH0.tar.gz) = 247833e42095a12896778166149cd83732631c256125d90b31cb57b43ab5f56b
+SIZE (rnpgp-sexp-b6bf033_GH0.tar.gz) = 45993
diff --git a/security/rnp/pkg-plist b/security/rnp/pkg-plist
index 7afb6e16fefd..3ef581e7e94f 100644
--- a/security/rnp/pkg-plist
+++ b/security/rnp/pkg-plist
@@ -7,9 +7,11 @@ 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.a
 lib/librnp.so
 lib/librnp.so.0
 lib/librnp.so.%%VERS%%
+lib/libsexp.a
 libdata/pkgconfig/librnp.pc
 share/man/man1/rnp.1.gz
 share/man/man1/rnpkeys.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305031949.343Jnbtu087596>