pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Convert-Binary-C
Module Name: pkgsrc
Committed By: wen
Date: Fri May 2 00:17:00 UTC 2025
Modified Files:
pkgsrc/devel/p5-Convert-Binary-C: Makefile distinfo
Log Message:
Update to 0.85
Upstream changes:
Version 0.85 (2024-10-01)
----------------------------
* remove bundled Test modules (should fix github #11)
* small change for compatibility with pre-dor perls
(should fix github #10)
* suppress some gcc warnings during build
* update `ppport.h`, which gets rid of a lot of clang
warnings
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/p5-Convert-Binary-C/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/p5-Convert-Binary-C/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Convert-Binary-C/Makefile
diff -u pkgsrc/devel/p5-Convert-Binary-C/Makefile:1.18 pkgsrc/devel/p5-Convert-Binary-C/Makefile:1.19
--- pkgsrc/devel/p5-Convert-Binary-C/Makefile:1.18 Sat Nov 16 12:03:56 2024
+++ pkgsrc/devel/p5-Convert-Binary-C/Makefile Fri May 2 00:17:00 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2024/11/16 12:03:56 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2025/05/02 00:17:00 wen Exp $
-DISTNAME= Convert-Binary-C-0.84
+DISTNAME= Convert-Binary-C-0.85
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/}
Index: pkgsrc/devel/p5-Convert-Binary-C/distinfo
diff -u pkgsrc/devel/p5-Convert-Binary-C/distinfo:1.8 pkgsrc/devel/p5-Convert-Binary-C/distinfo:1.9
--- pkgsrc/devel/p5-Convert-Binary-C/distinfo:1.8 Tue Oct 26 10:16:18 2021
+++ pkgsrc/devel/p5-Convert-Binary-C/distinfo Fri May 2 00:17:00 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 10:16:18 nia Exp $
+$NetBSD: distinfo,v 1.9 2025/05/02 00:17:00 wen Exp $
-BLAKE2s (Convert-Binary-C-0.84.tar.gz) = d4379edccc37ac4aad5ca8bd362174e73c04f537e922d5d5ae2c66e284bb3cfb
-SHA512 (Convert-Binary-C-0.84.tar.gz) = 1c5160b39e5b64dc61c5e6bfeb163728352721ebfdc8c5096557e19293136e0aea613bf166e9b539a3980c39bc98466c99691be7d4f7325dac0c05fdd324440d
-Size (Convert-Binary-C-0.84.tar.gz) = 1348549 bytes
+BLAKE2s (Convert-Binary-C-0.85.tar.gz) = 1be79b3464ad5db1742b7792cd3782fd7de862cbcbc687909c51f51c5ca2c434
+SHA512 (Convert-Binary-C-0.85.tar.gz) = 892287e313a5d13656c6ffed2eb5dbbabe8db2f3628404d05223130fb2396d8d6cd4365d134c37f17793b9168a926f3df1b00ca29fa5e56d5da343c18250633e
+Size (Convert-Binary-C-0.85.tar.gz) = 1365702 bytes
Home |
Main Index |
Thread Index |
Old Index