pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Carp-Assert
Module Name: pkgsrc
Committed By: mef
Date: Wed Dec 13 12:42:04 UTC 2023
Modified Files:
pkgsrc/devel/p5-Carp-Assert: Makefile distinfo
Log Message:
(devel/p5-Carp-Assert) Updated 0.21 to 0.22
Revision history for Perl module Carp::Assert
0.22 2023-03-04
- Removed shouldn't. As of perl 5.37.9 use of apostrophe
as a package separator warns. As of 5.42 it will be removed.
Really Schwern, you should have resisted the urge. :-)
- Changed the Makefile.PL metadata to point at my repo, not
the Schwern repo.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/p5-Carp-Assert/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/p5-Carp-Assert/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-Carp-Assert/Makefile
diff -u pkgsrc/devel/p5-Carp-Assert/Makefile:1.28 pkgsrc/devel/p5-Carp-Assert/Makefile:1.29
--- pkgsrc/devel/p5-Carp-Assert/Makefile:1.28 Thu Jul 6 09:38:43 2023
+++ pkgsrc/devel/p5-Carp-Assert/Makefile Wed Dec 13 12:42:04 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2023/07/06 09:38:43 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2023/12/13 12:42:04 mef Exp $
-DISTNAME= Carp-Assert-0.21
+DISTNAME= Carp-Assert-0.22
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 9
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Carp/}
Index: pkgsrc/devel/p5-Carp-Assert/distinfo
diff -u pkgsrc/devel/p5-Carp-Assert/distinfo:1.8 pkgsrc/devel/p5-Carp-Assert/distinfo:1.9
--- pkgsrc/devel/p5-Carp-Assert/distinfo:1.8 Tue Oct 26 10:16:08 2021
+++ pkgsrc/devel/p5-Carp-Assert/distinfo Wed Dec 13 12:42:04 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 10:16:08 nia Exp $
+$NetBSD: distinfo,v 1.9 2023/12/13 12:42:04 mef Exp $
-BLAKE2s (Carp-Assert-0.21.tar.gz) = c9a40d21287f1e3b075ed8e2ef4309222b8ae1c62c345d28894a3721975cc0a8
-SHA512 (Carp-Assert-0.21.tar.gz) = 9fb96ebaf03a86edcd0262b5216b345839dc99e504738e52f883932e425cac33470fcb0e8e4653488c0d8e63e9904af311056213c63ae40bc3935eec4c0410a0
-Size (Carp-Assert-0.21.tar.gz) = 11106 bytes
+BLAKE2s (Carp-Assert-0.22.tar.gz) = b855993da44002783de2e0e4d8432d220c9c06debb858cf0771554ec18f23ec5
+SHA512 (Carp-Assert-0.22.tar.gz) = a757dd7bd5799ba98bf30fd2b55add05532af354e21e166ae1164acde71585a1b7783e28341dd8871dcc222de4bf6b78f05163e06d9f22681b7bbd547edc9c0a
+Size (Carp-Assert-0.22.tar.gz) = 11343 bytes
Home |
Main Index |
Thread Index |
Old Index