pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-PPIx-Regexp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep  7 09:45:15 UTC 2020

Modified Files:
        pkgsrc/devel/p5-PPIx-Regexp: Makefile distinfo

Log Message:
p5-PPIx-Regexp: update to 0.073.

0.073           2020-07-28      T. R. Wyant
    Remove prototypes from testing subroutines defined in t/*.t.

0.072           2020-05-20      T. R. Wyant
    Drop dependency on List::MoreUtils.  Thanks to Graham Ollis
    (plicease) for bringing the issues with this module to my attention.


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/devel/p5-PPIx-Regexp/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/p5-PPIx-Regexp/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-PPIx-Regexp/Makefile
diff -u pkgsrc/devel/p5-PPIx-Regexp/Makefile:1.41 pkgsrc/devel/p5-PPIx-Regexp/Makefile:1.42
--- pkgsrc/devel/p5-PPIx-Regexp/Makefile:1.41   Mon Aug 31 18:08:37 2020
+++ pkgsrc/devel/p5-PPIx-Regexp/Makefile        Mon Sep  7 09:45:15 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2020/08/31 18:08:37 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2020/09/07 09:45:15 wiz Exp $
 
-DISTNAME=      PPIx-Regexp-0.071
+DISTNAME=      PPIx-Regexp-0.073
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/W/WY/WYANT/}
 
@@ -11,7 +10,6 @@ HOMEPAGE=     https://metacpan.org/release/P
 COMMENT=       Represent a regular expression of some sort
 LICENSE=       ${PERL5_LICENSE}
 
-DEPENDS+=      p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
 DEPENDS+=      p5-PPI>=1.117:../../devel/p5-PPI
 DEPENDS+=      p5-Task-Weaken-[0-9]*:../../devel/p5-Task-Weaken
 

Index: pkgsrc/devel/p5-PPIx-Regexp/distinfo
diff -u pkgsrc/devel/p5-PPIx-Regexp/distinfo:1.29 pkgsrc/devel/p5-PPIx-Regexp/distinfo:1.30
--- pkgsrc/devel/p5-PPIx-Regexp/distinfo:1.29   Thu Apr 16 13:37:43 2020
+++ pkgsrc/devel/p5-PPIx-Regexp/distinfo        Mon Sep  7 09:45:15 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.29 2020/04/16 13:37:43 mef Exp $
+$NetBSD: distinfo,v 1.30 2020/09/07 09:45:15 wiz Exp $
 
-SHA1 (PPIx-Regexp-0.071.tar.gz) = dac3a6028e4c6c200dd7fff21c5e5fa089b63a8f
-RMD160 (PPIx-Regexp-0.071.tar.gz) = 64c509a4bb100ecbfb24005354546fbbe60cf3b8
-SHA512 (PPIx-Regexp-0.071.tar.gz) = 5a5a84664b6dccb62fafa37420745f472a59dcf842e28fd8ea1aa6aa58d86b91b2aa2f540c16496373f9656985349af7d580a5a44c0c714abfedc9afdbee2b4d
-Size (PPIx-Regexp-0.071.tar.gz) = 233650 bytes
+SHA1 (PPIx-Regexp-0.073.tar.gz) = 787bb0727252163cfaf946d3e66c9a1593de57d3
+RMD160 (PPIx-Regexp-0.073.tar.gz) = 344921c307f1abae23e71ca4a7324be41c3c0b43
+SHA512 (PPIx-Regexp-0.073.tar.gz) = 5f0e1f3c7896dbb0597193b8c939290a30b38fccded0e3a9b3c6253affc5bc1d40f4ebf4389dcb6360772c45bdf787d9beb9222a1d25f56b9f4f04b062be8e5b
+Size (PPIx-Regexp-0.073.tar.gz) = 233740 bytes



Home | Main Index | Thread Index | Old Index