pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Config-General
Module Name: pkgsrc
Committed By: wen
Date: Fri May 2 00:14:18 UTC 2025
Modified Files:
pkgsrc/devel/p5-Config-General: Makefile distinfo
Log Message:
Update to 2.67
Upstream changes:
2.67 - fix github.com/TLINDEN/Config-General/issues/5:
fixing tests (add missing file to dist tarball) contributed
by @paulwalrath.
- created gitignore file.
2.66 - fix github.com/TLINDEN/Config-General/issues/1:
add support to quote values containing whitespace using the
new flag -AlwaysQuoteOutput.
- apply patch by @haarg github.com/TLINDEN/Config-General/pull/2:
fix exporter setup, use "our" where appropriate.
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/devel/p5-Config-General/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/p5-Config-General/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-Config-General/Makefile
diff -u pkgsrc/devel/p5-Config-General/Makefile:1.51 pkgsrc/devel/p5-Config-General/Makefile:1.52
--- pkgsrc/devel/p5-Config-General/Makefile:1.51 Sat Nov 16 12:03:54 2024
+++ pkgsrc/devel/p5-Config-General/Makefile Fri May 2 00:14:18 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2024/11/16 12:03:54 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2025/05/02 00:14:18 wen Exp $
-DISTNAME= Config-General-2.65
+DISTNAME= Config-General-2.67
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/}
Index: pkgsrc/devel/p5-Config-General/distinfo
diff -u pkgsrc/devel/p5-Config-General/distinfo:1.26 pkgsrc/devel/p5-Config-General/distinfo:1.27
--- pkgsrc/devel/p5-Config-General/distinfo:1.26 Sun Jan 8 04:08:54 2023
+++ pkgsrc/devel/p5-Config-General/distinfo Fri May 2 00:14:18 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2023/01/08 04:08:54 wen Exp $
+$NetBSD: distinfo,v 1.27 2025/05/02 00:14:18 wen Exp $
-BLAKE2s (Config-General-2.65.tar.gz) = 666c48d320b6b2677483219f9137ec1837331272cabb8e006b9b0faeb860585f
-SHA512 (Config-General-2.65.tar.gz) = 67e0a4a028ed43bff992491afbfa0dede4ab4e2ccec87e2c1f6f62c3a29ae9699a302671f9debe41b0aebc5245fb8332ed14d076c262ec572e5aafbe5ff513f4
-Size (Config-General-2.65.tar.gz) = 65295 bytes
+BLAKE2s (Config-General-2.67.tar.gz) = b3e80015659451a9e51f380acd3e55f67a594217e60db6b49897870092156597
+SHA512 (Config-General-2.67.tar.gz) = 6bbe4c34d38287f27a4454a5b1609ebfb0d4ae9857cd58d003bf5fcd74eba19fbddd876a7aa6148c456fa875321965bc514020d56c40b240319d5f98d61f30d2
+Size (Config-General-2.67.tar.gz) = 65535 bytes
Home |
Main Index |
Thread Index |
Old Index