git: ea7056a268fe - main - security/libreswan: Update 4.6 -> 4.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 May 2022 06:53:02 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ea7056a268fe14d2ccbd554e3a854330febcd297
commit ea7056a268fe14d2ccbd554e3a854330febcd297
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-05-26 06:29:18 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-05-26 06:52:58 +0000
security/libreswan: Update 4.6 -> 4.7
Reported by: portscout
---
security/libreswan/Makefile | 7 +++++--
security/libreswan/distinfo | 6 +++---
security/libreswan/pkg-plist | 6 +++++-
3 files changed, 13 insertions(+), 6 deletions(-)
diff --git a/security/libreswan/Makefile b/security/libreswan/Makefile
index 679851c0f29d..3cf84d30bff0 100644
--- a/security/libreswan/Makefile
+++ b/security/libreswan/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libreswan
-DISTVERSION= 4.6
+DISTVERSION= 4.7
CATEGORIES= security
MASTER_SITES= https://download.libreswan.org/
@@ -39,7 +39,10 @@ post-configure:
${RLN} netbsd.mk freebsd.mk
post-install:
-.for f in _import_crl addconn algparse cavp dncheck ecdsasigkey enumcheck hunkcheck ipcheck jambufcheck keyidcheck pluto readwriteconf rsasigkey showhostkey timecheck whack
+.for f in \
+ _import_crl addconn algparse asn1check cavp dncheck ecdsasigkey \
+ enumcheck hunkcheck ipcheck jambufcheck keyidcheck pluto readwriteconf \
+ routecheck rsasigkey showhostkey timecheck vendoridcheck whack
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/ipsec/${f}
.endfor
diff --git a/security/libreswan/distinfo b/security/libreswan/distinfo
index 8533eca1a4fc..ee6f6c4e508f 100644
--- a/security/libreswan/distinfo
+++ b/security/libreswan/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642197311
-SHA256 (libreswan-4.6.tar.gz) = 26396f4826a682735772a4689a7ce9ae2d409d166a4b72836fc55d14bad356ff
-SIZE (libreswan-4.6.tar.gz) = 3579760
+TIMESTAMP = 1653544584
+SHA256 (libreswan-4.7.tar.gz) = ddd6337b3900063d870301c3d9f61f56107c765850fb00a163d360359ff3fc44
+SIZE (libreswan-4.7.tar.gz) = 3684167
diff --git a/security/libreswan/pkg-plist b/security/libreswan/pkg-plist
index 104ab2f76f8c..f9b37588ce70 100644
--- a/security/libreswan/pkg-plist
+++ b/security/libreswan/pkg-plist
@@ -16,9 +16,10 @@ libexec/ipsec/_secretcensor
libexec/ipsec/_stackmanager
libexec/ipsec/_unbound-hook
libexec/ipsec/_updown
-libexec/ipsec/_updown.bsdkame
+libexec/ipsec/_updown.bsd
libexec/ipsec/addconn
libexec/ipsec/algparse
+libexec/ipsec/asn1check
libexec/ipsec/auto
libexec/ipsec/barf
libexec/ipsec/cavp
@@ -34,11 +35,13 @@ libexec/ipsec/look
libexec/ipsec/newhostkey
libexec/ipsec/pluto
libexec/ipsec/readwriteconf
+libexec/ipsec/routecheck
libexec/ipsec/rsasigkey
libexec/ipsec/setup
libexec/ipsec/show
libexec/ipsec/showhostkey
libexec/ipsec/timecheck
+libexec/ipsec/vendoridcheck
libexec/ipsec/verify
libexec/ipsec/whack
sbin/ipsec
@@ -72,6 +75,7 @@ share/man/man8/ipsec_rsasigkey.8.gz
share/man/man8/ipsec_setup.8.gz
share/man/man8/ipsec_show.8.gz
share/man/man8/ipsec_showhostkey.8.gz
+share/man/man8/ipsec_vendorid.8.gz
share/man/man8/ipsec_verify.8.gz
share/man/man8/ipsec_whack.8.gz
share/man/man8/pluto.8.gz