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 Feb  8 16:14:15 UTC 2023

Modified Files:
        pkgsrc/net/fehqlibs: Makefile distinfo

Log Message:
Update to 22. From the changelog:

22:
- Changed ipX_bytestring to return correctly the number of bytes
  processed.

21:
- Fixed wrong return code for DNS_COM (tx Franz).
- Fixed header and man page for env functions and included fd_coe
  in man fd.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/net/fehqlibs/Makefile \
    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.20 pkgsrc/net/fehqlibs/Makefile:1.21
--- pkgsrc/net/fehqlibs/Makefile:1.20   Wed Aug  3 16:31:22 2022
+++ pkgsrc/net/fehqlibs/Makefile        Wed Feb  8 16:14:15 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2022/08/03 16:31:22 schmonz Exp $
+# $NetBSD: Makefile,v 1.21 2023/02/08 16:14:15 schmonz Exp $
 
-DISTNAME=              fehQlibs-20
+DISTNAME=              fehQlibs-22
 PKGNAME=               ${DISTNAME:S/Qlibs-/qlibs-/}
 CATEGORIES=            net
 MASTER_SITES=          https://www.fehcom.de/ipnet/fehQlibs/
Index: pkgsrc/net/fehqlibs/distinfo
diff -u pkgsrc/net/fehqlibs/distinfo:1.20 pkgsrc/net/fehqlibs/distinfo:1.21
--- pkgsrc/net/fehqlibs/distinfo:1.20   Wed Aug  3 16:31:22 2022
+++ pkgsrc/net/fehqlibs/distinfo        Wed Feb  8 16:14:15 2023
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.20 2022/08/03 16:31:22 schmonz Exp $
+$NetBSD: distinfo,v 1.21 2023/02/08 16:14:15 schmonz Exp $
 
-BLAKE2s (fehQlibs-20.tgz) = b5f45204d930f55bbfca59b516421a9a135273b32de2f55b8d2dec378b653d33
-SHA512 (fehQlibs-20.tgz) = c497c60e7ce241cc83aedb979079a6e4ff512f1b3e8beccaae2b18066e0a8af43d4a6fb7d51dc49976be58a19e223908c476d00048b8fbbdd7d6e007af85fdb2
-Size (fehQlibs-20.tgz) = 85609 bytes
+BLAKE2s (fehQlibs-22.tgz) = c0a14d0160363d7f00d4a640eae5e3ba670255d7a0c42a62a277ec1b0ac0d7ca
+SHA512 (fehQlibs-22.tgz) = 935db1139dfbb002ca3a009716ef5501c2d2b16796a520a7fd09ccda5c89c4db3b9cbef6ff2a30e15a5f0d51cc538b42b45b3cd21a153bdd4f7faa1bc2b63c6b
+Size (fehQlibs-22.tgz) = 87098 bytes
 SHA1 (patch-Makefile) = a5e168aa600f49908f3e5e825fe3b649e7a84f2b
 SHA1 (patch-install) = 860256635a5a19805ec3ed97f11833a35f67d3bb



Home | Main Index | Thread Index | Old Index