pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/zlib-ng
Module Name: pkgsrc
Committed By: adam
Date: Thu Jul 4 10:56:37 UTC 2024
Modified Files:
pkgsrc/archivers/zlib-ng: Makefile distinfo
Log Message:
zlib-ng: updated to 2.2.1
2.2.1
This is the first stable release of the 2.2.x branch
Please read the changelog for the 2.2.0 Release Candidate if you didn't already, especially if your software gives zlib-ng a custom allocator.
No bugreports came in during 2.2.0 RC testing, so the only change in 2.2.1 is a small fix for Configure that was already in the pipe:
Configure: Don't use zlib-ng's -Wl,--version-script in tests
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/archivers/zlib-ng/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/archivers/zlib-ng/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/zlib-ng/Makefile
diff -u pkgsrc/archivers/zlib-ng/Makefile:1.4 pkgsrc/archivers/zlib-ng/Makefile:1.5
--- pkgsrc/archivers/zlib-ng/Makefile:1.4 Wed Jun 19 15:19:05 2024
+++ pkgsrc/archivers/zlib-ng/Makefile Thu Jul 4 10:56:37 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2024/06/19 15:19:05 adam Exp $
+# $NetBSD: Makefile,v 1.5 2024/07/04 10:56:37 adam Exp $
-DISTNAME= zlib-ng-2.1.7
+DISTNAME= zlib-ng-2.2.1
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GITHUB:=zlib-ng/}
GITHUB_TAG= ${PKGVERSION_NOREV}
Index: pkgsrc/archivers/zlib-ng/distinfo
diff -u pkgsrc/archivers/zlib-ng/distinfo:1.3 pkgsrc/archivers/zlib-ng/distinfo:1.4
--- pkgsrc/archivers/zlib-ng/distinfo:1.3 Wed Jun 19 15:19:05 2024
+++ pkgsrc/archivers/zlib-ng/distinfo Thu Jul 4 10:56:37 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2024/06/19 15:19:05 adam Exp $
+$NetBSD: distinfo,v 1.4 2024/07/04 10:56:37 adam Exp $
-BLAKE2s (zlib-ng-2.1.7.tar.gz) = 48f9982cfed7327665850f06fb68d5c76312047316734b735a83db52d324d833
-SHA512 (zlib-ng-2.1.7.tar.gz) = 03e6d22ecb39c9425fa2977e5db608f765387a06b9ef93b162e403bb155aa3b59bbaedb41e827e7e159d6635325d804dcd4314a25adcb35b83e6e0cf1153aabe
-Size (zlib-ng-2.1.7.tar.gz) = 2406554 bytes
+BLAKE2s (zlib-ng-2.2.1.tar.gz) = 6928a95c2aa5736f59567b768ae8e648242682769e740baac1dc36ab9f673335
+SHA512 (zlib-ng-2.2.1.tar.gz) = 6374a673852935468f23a74ce56db6afb27af3923fab2a0ba182a7a95acea93ff2c979612db6cd355d8bd1a44ebb0779900be78bdd05a89374b339d29339647c
+Size (zlib-ng-2.2.1.tar.gz) = 2412427 bytes
Home |
Main Index |
Thread Index |
Old Index