pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/fehqlibs Update to 16 (as 0.9.16). From the change...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a233677ff222
branches:  trunk
changeset: 440893:a233677ff222
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Wed Oct 21 08:47:33 2020 +0000

description:
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.

diffstat:

 net/fehqlibs/Makefile |   4 ++--
 net/fehqlibs/PLIST    |   5 ++++-
 net/fehqlibs/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 8 deletions(-)

diffs (55 lines):

diff -r 31d4b31902e9 -r a233677ff222 net/fehqlibs/Makefile
--- a/net/fehqlibs/Makefile     Wed Oct 21 08:41:47 2020 +0000
+++ b/net/fehqlibs/Makefile     Wed Oct 21 08:47:33 2020 +0000
@@ -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/
diff -r 31d4b31902e9 -r a233677ff222 net/fehqlibs/PLIST
--- a/net/fehqlibs/PLIST        Wed Oct 21 08:41:47 2020 +0000
+++ b/net/fehqlibs/PLIST        Wed Oct 21 08:47:33 2020 +0000
@@ -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/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/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
diff -r 31d4b31902e9 -r a233677ff222 net/fehqlibs/distinfo
--- a/net/fehqlibs/distinfo     Wed Oct 21 08:41:47 2020 +0000
+++ b/net/fehqlibs/distinfo     Wed Oct 21 08:47:33 2020 +0000
@@ -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