pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-PPI



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Jul 31 12:44:28 UTC 2022

Modified Files:
        pkgsrc/devel/p5-PPI: Makefile distinfo

Log Message:
Update to 1.276

Upstream changes:
1.276   2022-07-19 21:43:50Z
        Summary:
        - Implement Replace Method (GH#274) (Renee and Olaf Alders)

1.275   2022-07-18 19:42:13Z
        Summary:
        - CHECK bareword handle parsed as scheduled block (GH#247) (trwyant)


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/devel/p5-PPI/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/p5-PPI/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-PPI/Makefile
diff -u pkgsrc/devel/p5-PPI/Makefile:1.38 pkgsrc/devel/p5-PPI/Makefile:1.39
--- pkgsrc/devel/p5-PPI/Makefile:1.38   Tue Jun 28 11:33:00 2022
+++ pkgsrc/devel/p5-PPI/Makefile        Sun Jul 31 12:44:28 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2022/06/28 11:33:00 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2022/07/31 12:44:28 wen Exp $
 
-DISTNAME=      PPI-1.274
+DISTNAME=      PPI-1.276
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=PPI/}
 

Index: pkgsrc/devel/p5-PPI/distinfo
diff -u pkgsrc/devel/p5-PPI/distinfo:1.19 pkgsrc/devel/p5-PPI/distinfo:1.20
--- pkgsrc/devel/p5-PPI/distinfo:1.19   Sat May 28 07:26:11 2022
+++ pkgsrc/devel/p5-PPI/distinfo        Sun Jul 31 12:44:28 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2022/05/28 07:26:11 wen Exp $
+$NetBSD: distinfo,v 1.20 2022/07/31 12:44:28 wen Exp $
 
-BLAKE2s (PPI-1.274.tar.gz) = e702817bea91484baa6e2062786abcef4afbdf40981259382e3f427ad598b7a7
-SHA512 (PPI-1.274.tar.gz) = 415a6bb64b79182134d543cb03f704166a06e7c4fab7ef7e5eacbf11afeb196ed1551de4c8dfbb7bf06ba699cdff6f7984ba362a3526158821884694d8271ea5
-Size (PPI-1.274.tar.gz) = 244239 bytes
+BLAKE2s (PPI-1.276.tar.gz) = e550e11283e32ab6041dd5626f7a00fcac1ced527024e99ecd0e4e899922db15
+SHA512 (PPI-1.276.tar.gz) = fb6ed20e7d36ac83757107a7d075bc7a387cb32a83e5927b47423b7705f7b7d2b05762bd21d480d75cda494fee9a40d789515c84efec5c2f2e4a1041524e3af0
+Size (PPI-1.276.tar.gz) = 245196 bytes



Home | Main Index | Thread Index | Old Index