pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-PAR-Dist



Module Name:    pkgsrc
Committed By:   mef
Date:           Tue Dec 19 12:16:27 UTC 2023

Modified Files:
        pkgsrc/devel/p5-PAR-Dist: Makefile distinfo

Log Message:
(devel/p5-PAR-Dist) Updated 0.51 to 0.52

0.52  2023-06-07

- change bugtracker to GitHub issues

- quote all version numbers in META.yml files in test *.par
  files to avoid CPAN Testers failures like
  http://www.cpantesters.org/cpan/report/973fa832-ec54-11ed-98b0-b3c3213a625c


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/devel/p5-PAR-Dist/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/p5-PAR-Dist/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-PAR-Dist/Makefile
diff -u pkgsrc/devel/p5-PAR-Dist/Makefile:1.41 pkgsrc/devel/p5-PAR-Dist/Makefile:1.42
--- pkgsrc/devel/p5-PAR-Dist/Makefile:1.41      Thu Jul  6 09:39:46 2023
+++ pkgsrc/devel/p5-PAR-Dist/Makefile   Tue Dec 19 12:16:27 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2023/07/06 09:39:46 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2023/12/19 12:16:27 mef Exp $
 
-DISTNAME=      PAR-Dist-0.51
+DISTNAME=      PAR-Dist-0.52
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=PAR/}
 

Index: pkgsrc/devel/p5-PAR-Dist/distinfo
diff -u pkgsrc/devel/p5-PAR-Dist/distinfo:1.17 pkgsrc/devel/p5-PAR-Dist/distinfo:1.18
--- pkgsrc/devel/p5-PAR-Dist/distinfo:1.17      Wed Dec 29 14:40:21 2021
+++ pkgsrc/devel/p5-PAR-Dist/distinfo   Tue Dec 19 12:16:27 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2021/12/29 14:40:21 prlw1 Exp $
+$NetBSD: distinfo,v 1.18 2023/12/19 12:16:27 mef Exp $
 
-BLAKE2s (PAR-Dist-0.51.tar.gz) = 98e2291004561e4271701287e3bc1f1e251c6a85434c96887ed7dc180e71b5dd
-SHA512 (PAR-Dist-0.51.tar.gz) = 4c06ff54dfa8f3dc4766b60c45337b3cf80b32ec6bcc49d7e5a4786e0533e495f6215b257100fa5aae50f12e01a8b3d7144254d8706019c50ff115915f0fcb41
-Size (PAR-Dist-0.51.tar.gz) = 42492 bytes
+BLAKE2s (PAR-Dist-0.52.tar.gz) = 4cce96276b9d48473df8988a7785d22fa50592829c48d0a055de21009e37dbd4
+SHA512 (PAR-Dist-0.52.tar.gz) = 46c79a3156bb66bcb8a63dfb53d67de01624bf1c5ca72c81ebb26820485b8144c13c4a9c6a4ad6475c328d2fbd10fa2d7889a2c89590cab7405fbe688b789864
+Size (PAR-Dist-0.52.tar.gz) = 42768 bytes



Home | Main Index | Thread Index | Old Index