pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libreswan: update to 4.9nb2
Module Name: pkgsrc-wip
Committed By: Andrew Cagney <andrew.cagney%gmail.com@localhost>
Pushed By: cagney
Date: Fri Jan 13 19:36:20 2023 +0000
Changeset: 1aca12eb2e5477dc7c9d212d5c0989d189d41e3f
Modified Files:
libreswan/Makefile
libreswan/distinfo
Log Message:
libreswan: update to 4.9nb2
aka 00c483c7e2e970ba4bc4a972b204d8ca9cb595fa
Should fix build on NetBSD 10 beta.
(I say should because, while stock libreswan builds on
NetBSD 10 beta this package was only tested on NetBSD 9)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1aca12eb2e5477dc7c9d212d5c0989d189d41e3f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libreswan/Makefile | 8 ++++----
libreswan/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diffs:
diff --git a/libreswan/Makefile b/libreswan/Makefile
index 5d27030971..0ba36f6827 100644
--- a/libreswan/Makefile
+++ b/libreswan/Makefile
@@ -11,8 +11,8 @@
GITHUB_PROJECT= libreswan
DISTNAME= libreswan
-PKGNAME= libreswan-4.9nb1
-GITHUB_TAG= 9583cda324d23e73c806b0b0377eadebdbee1f89
+PKGNAME= libreswan-4.9nb2
+GITHUB_TAG= 00c483c7e2e970ba4bc4a972b204d8ca9cb595fa
MASTER_SITES= ${MASTER_SITE_GITHUB:=${GITHUB_PROJECT}/}
DIST_SUBDIR= ${GITHUB_PROJECT}
@@ -57,7 +57,7 @@ CONF_FILES+= ${EGDIR}/ipsec.d/policies/private ${PKG_SYSCONFDIR}/ipsec.d/polici
CONF_FILES+= ${EGDIR}/ipsec.d/policies/private-or-clear ${PKG_SYSCONFDIR}/ipsec.d/policies/private-or-clear
# Always install pam.d!?
-MAKE_DIRS+= ${PKG_SYSCONFDIR}/pam.d
+MAKE_DIRS+= ${PKG_SYSCONFDIR}/pam.d
CONF_FILES+= ${EGDIR}/pam.d/pluto ${PKG_SYSCONFDIR}/pam.d/pluto
# Alway install logrotate!?!
@@ -67,7 +67,7 @@ CONF_FILES+= ${EGDIR}/logrotate.d/libreswan ${PKG_SYSCONFDIR}/logrotate.d/libres
CHECK_PORTABILITY_SKIP= mk/docker-targets.mk
# code not clean enough; XXX: why?
-BUILDLINK_TRANSFORM+= rm:-Werror
+#BUILDLINK_TRANSFORM+= rm:-Werror
# some stuff uses .include, some does not
DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto
diff --git a/libreswan/distinfo b/libreswan/distinfo
index caeed94065..cb6a92c755 100644
--- a/libreswan/distinfo
+++ b/libreswan/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (libreswan/libreswan-9583cda324d23e73c806b0b0377eadebdbee1f89.tar.gz) = 65c00da66ca25370984238ca523620bec994e56b14615964d5956bb3b4bc9e14
-SHA512 (libreswan/libreswan-9583cda324d23e73c806b0b0377eadebdbee1f89.tar.gz) = 5c2a0419fd1c89a4abd5e15ad680be66fdbb55168fe22b36756fa1bdb36c3dc8b8aec2779b8071ecdb021cae1215568d0cad6f3c6d594c4dada405c81002d9d0
-Size (libreswan/libreswan-9583cda324d23e73c806b0b0377eadebdbee1f89.tar.gz) = 3694158 bytes
+BLAKE2s (libreswan/libreswan-00c483c7e2e970ba4bc4a972b204d8ca9cb595fa.tar.gz) = 67f80cc2e719e31ad23b914f38544c4da32833b3b19558c6d58b9b3594b20306
+SHA512 (libreswan/libreswan-00c483c7e2e970ba4bc4a972b204d8ca9cb595fa.tar.gz) = 1e8c5ce1416d7e01beee71381c5b3faddb102d3bc371514094190cf49b5c595e29d378eaffe490bc12877c5c55f476b1883172f5d28cdc5db48f698b63cc14bb
+Size (libreswan/libreswan-00c483c7e2e970ba4bc4a972b204d8ca9cb595fa.tar.gz) = 3719206 bytes
Home |
Main Index |
Thread Index |
Old Index