summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2019-08-03 10:43:27 +0000
committerschmonz <schmonz@pkgsrc.org>2019-08-03 10:43:27 +0000
commitac5b2d258201082b3c6d789d6c3087c7a1d39f1d (patch)
treea0c32ac7cd6a5a6a98e4114758402f0be16ce952 /net
parent519a498b260e0d607c044921920a2cfe014cd609 (diff)
downloadpkgsrc-ac5b2d258201082b3c6d789d6c3087c7a1d39f1d.tar.gz
Update to 1.10.7. From the changelog:
- Fix for tcprulescheck abending if environment variable IP is not present. - Fix for potential stack corruption calling tcpserver/tcpclient with '0' for hostname. - Removed constraints on building IPv4 CIDR rules with tcprules. - Cleanups and tweaked package/rts to work well again. Beta-tested by Veera. - Fixed bug in rblsmtpd not calculating the inverse IPv6 address correctly. - package/rts usage explained (README.rts) and finally straightend. - tcprules and tcprulescheck improved for IPv4/IPv6 CIDR address reporting.
Diffstat (limited to 'net')
-rw-r--r--net/ucspi-tcp6/Makefile7
-rw-r--r--net/ucspi-tcp6/distinfo10
2 files changed, 9 insertions, 8 deletions
diff --git a/net/ucspi-tcp6/Makefile b/net/ucspi-tcp6/Makefile
index 0366bf79b5a..c0cfe535ba3 100644
--- a/net/ucspi-tcp6/Makefile
+++ b/net/ucspi-tcp6/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2019/07/10 12:59:54 schmonz Exp $
+# $NetBSD: Makefile,v 1.17 2019/08/03 10:43:27 schmonz Exp $
-DISTNAME= ucspi-tcp6-1.10.6
-PKGREVISION= 2
+DISTNAME= ucspi-tcp6-1.10.7
CATEGORIES= net
MASTER_SITES= https://www.fehcom.de/ipnet/ucspi-tcp6/
EXTRACT_SUFX= .tgz
@@ -20,6 +19,8 @@ DJB_CONFIG_DIR= ${WRKSRC}
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 ${PKGMANDIR}/man5
+MAKE_JOBS_SAFE= no
+
post-configure:
${RUN}cd ${DJB_CONFIG_DIR}; \
${MKDIR} compile; \
diff --git a/net/ucspi-tcp6/distinfo b/net/ucspi-tcp6/distinfo
index e91f3cd88b5..3d2acacdaef 100644
--- a/net/ucspi-tcp6/distinfo
+++ b/net/ucspi-tcp6/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2019/06/20 01:06:27 schmonz Exp $
+$NetBSD: distinfo,v 1.13 2019/08/03 10:43:27 schmonz Exp $
-SHA1 (ucspi-tcp6-1.10.6.tgz) = eea3c3d5f1459c3b9f34508d3945876b7ab43b28
-RMD160 (ucspi-tcp6-1.10.6.tgz) = 780750e30523dc1f10fd71aa716f75cb573049a8
-SHA512 (ucspi-tcp6-1.10.6.tgz) = bba6235297b2d1bf1b93caacc94f5ae408ce0a560675acd1d40271f9aaeb9ee9d541e6d23727200930869df8db1bf5025fefe5076ade09b18835be5c223df80d
-Size (ucspi-tcp6-1.10.6.tgz) = 51200 bytes
+SHA1 (ucspi-tcp6-1.10.7.tgz) = 82d06361e8b69ca4a6df8106876c2d9041906d2a
+RMD160 (ucspi-tcp6-1.10.7.tgz) = 70fe5dd1e1aded55d3f1d58771eeef2fc32ceda5
+SHA512 (ucspi-tcp6-1.10.7.tgz) = 3ceb78d2a761156f7c0ee2b9ad36f728bcb78cad588bcd5f29e305a26b25fd1fc424b970dd0abfe4769680b756cfc4f60b1c60204e0eacce43d5ccc5f90fb85d
+Size (ucspi-tcp6-1.10.7.tgz) = 51200 bytes