pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/fehqlibs
Module Name: pkgsrc
Committed By: schmonz
Date: Wed Oct 21 08:47:33 UTC 2020
Modified Files:
pkgsrc/net/fehqlibs: Makefile PLIST distinfo
Log Message:
Update to 16 (as 0.9.16). From the changelog:
- 19961114 change: dns_ip() now recognizes [1.2.3.4] and [f80::a]. tnx DS.
- scan_long() included for mess822x support.
- constmap() added from qmail.
- Changed ipv4/6-localhost and ipv4/6-loopback to
ip4/6-localhost and ip4/6-loopback.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/fehqlibs/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/fehqlibs/PLIST
cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/fehqlibs/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/fehqlibs/Makefile
diff -u pkgsrc/net/fehqlibs/Makefile:1.15 pkgsrc/net/fehqlibs/Makefile:1.16
--- pkgsrc/net/fehqlibs/Makefile:1.15 Tue Sep 22 09:50:22 2020
+++ pkgsrc/net/fehqlibs/Makefile Wed Oct 21 08:47:33 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2020/09/22 09:50:22 schmonz Exp $
+# $NetBSD: Makefile,v 1.16 2020/10/21 08:47:33 schmonz Exp $
-DISTNAME= fehQlibs-15b
+DISTNAME= fehQlibs-16
PKGNAME= ${DISTNAME:S/Qlibs-/qlibs-0.9./}
CATEGORIES= net
MASTER_SITES= https://www.fehcom.de/ipnet/fehQlibs/
Index: pkgsrc/net/fehqlibs/PLIST
diff -u pkgsrc/net/fehqlibs/PLIST:1.2 pkgsrc/net/fehqlibs/PLIST:1.3
--- pkgsrc/net/fehqlibs/PLIST:1.2 Wed Jul 10 11:20:02 2019
+++ pkgsrc/net/fehqlibs/PLIST Wed Oct 21 08:47:33 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2019/07/10 11:20:02 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.3 2020/10/21 08:47:33 schmonz Exp $
include/qlibs/alloc.h
include/qlibs/base64.h
include/qlibs/buffer.h
@@ -7,6 +7,7 @@ include/qlibs/case.h
include/qlibs/cdbmake.h
include/qlibs/cdbread.h
include/qlibs/close.h
+include/qlibs/constmap.h
include/qlibs/direntry.h
include/qlibs/dnsresolv.h
include/qlibs/env.h
@@ -47,6 +48,8 @@ lib/qlibs/buffer.a
lib/qlibs/byte.o
lib/qlibs/case.a
lib/qlibs/cdb.a
+lib/qlibs/constmap.a
+lib/qlibs/constmap.o
lib/qlibs/dnsresolv.a
lib/qlibs/env.a
lib/qlibs/fd.a
Index: pkgsrc/net/fehqlibs/distinfo
diff -u pkgsrc/net/fehqlibs/distinfo:1.13 pkgsrc/net/fehqlibs/distinfo:1.14
--- pkgsrc/net/fehqlibs/distinfo:1.13 Tue Sep 22 09:50:22 2020
+++ pkgsrc/net/fehqlibs/distinfo Wed Oct 21 08:47:33 2020
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.13 2020/09/22 09:50:22 schmonz Exp $
+$NetBSD: distinfo,v 1.14 2020/10/21 08:47:33 schmonz Exp $
-SHA1 (fehQlibs-15b.tgz) = eb2a7a47c0915dde5f4f79bfbc40c52ce25fe2fb
-RMD160 (fehQlibs-15b.tgz) = d3928614fe05fe6657124aba49a95fd3ead82f4d
-SHA512 (fehQlibs-15b.tgz) = b47951bdebb824e3b3f2d3648faa62a4308468053225bf0ff35bb4924ab2a9228a469e7cec06ba1c9822bcd8ca3ba53b74fea6e6c5c2c5bd560c536e5e0cc06d
-Size (fehQlibs-15b.tgz) = 81814 bytes
+SHA1 (fehQlibs-16.tgz) = 33885b36d0b48e3e98350ce83bf62fba86700b53
+RMD160 (fehQlibs-16.tgz) = 6f263f36807832a890f63b1d331bffb8e8ded4bd
+SHA512 (fehQlibs-16.tgz) = 6767ba0028017c0182b1dd087cfc6c3ad5478e8d1f214e23e489e272ed4273c46589cf36c708f0a29901ff2a5b55ae524826c75e6ed3c1c5479c716999079a2e
+Size (fehQlibs-16.tgz) = 83843 bytes
SHA1 (patch-Makefile) = a5e168aa600f49908f3e5e825fe3b649e7a84f2b
SHA1 (patch-install) = 860256635a5a19805ec3ed97f11833a35f67d3bb
Home |
Main Index |
Thread Index |
Old Index