pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Sub-Exporter-ForMethods



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Jul  4 09:08:24 UTC 2021

Modified Files:
        pkgsrc/devel/p5-Sub-Exporter-ForMethods: Makefile distinfo

Log Message:
Update to 0.100054
Remove unneeded DEPENDS

Upstream changes:
0.100054  2021-04-17 17:59:05-04:00 America/New_York
        - no change since last trial release

0.100053  2021-04-04 12:59:57-04:00 America/New_York (TRIAL RELEASE)
        - replace Sub::Name with Sub::Util, which has been core since 2015


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/p5-Sub-Exporter-ForMethods/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Sub-Exporter-ForMethods/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-Sub-Exporter-ForMethods/Makefile
diff -u pkgsrc/devel/p5-Sub-Exporter-ForMethods/Makefile:1.15 pkgsrc/devel/p5-Sub-Exporter-ForMethods/Makefile:1.16
--- pkgsrc/devel/p5-Sub-Exporter-ForMethods/Makefile:1.15       Mon May 24 19:51:34 2021
+++ pkgsrc/devel/p5-Sub-Exporter-ForMethods/Makefile    Sun Jul  4 09:08:24 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2021/05/24 19:51:34 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2021/07/04 09:08:24 wen Exp $
 
-DISTNAME=      Sub-Exporter-ForMethods-0.100052
+DISTNAME=      Sub-Exporter-ForMethods-0.100054
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   6
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Sub/}
 
@@ -12,7 +11,6 @@ COMMENT=      Perl 5 helper routines for usin
 LICENSE=       ${PERL5_LICENSE}
 
 DEPENDS+=      p5-Sub-Exporter>=0.978:../../devel/p5-Sub-Exporter
-DEPENDS+=      p5-Sub-Name-[0-9]*:../../devel/p5-Sub-Name
 
 USE_LANGUAGES= # empty
 PERL5_PACKLIST=        auto/Sub/Exporter/ForMethods/.packlist

Index: pkgsrc/devel/p5-Sub-Exporter-ForMethods/distinfo
diff -u pkgsrc/devel/p5-Sub-Exporter-ForMethods/distinfo:1.4 pkgsrc/devel/p5-Sub-Exporter-ForMethods/distinfo:1.5
--- pkgsrc/devel/p5-Sub-Exporter-ForMethods/distinfo:1.4        Tue Nov  3 03:28:45 2015
+++ pkgsrc/devel/p5-Sub-Exporter-ForMethods/distinfo    Sun Jul  4 09:08:24 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/03 03:28:45 agc Exp $
+$NetBSD: distinfo,v 1.5 2021/07/04 09:08:24 wen Exp $
 
-SHA1 (Sub-Exporter-ForMethods-0.100052.tar.gz) = b01239059d0516b53a17d8bb2ef5532bc99a8b31
-RMD160 (Sub-Exporter-ForMethods-0.100052.tar.gz) = be1e58006343eb8816b316b9add5926026d68ae4
-SHA512 (Sub-Exporter-ForMethods-0.100052.tar.gz) = 75dc9d150f0d0fe33f727363582f99f1ca5c4b76e789e33e640f648588c23531516a99affd9097bc38e175e099dac817d307406dd2380f422aae401f3b5405ca
-Size (Sub-Exporter-ForMethods-0.100052.tar.gz) = 16421 bytes
+SHA1 (Sub-Exporter-ForMethods-0.100054.tar.gz) = ecc27bc0d22f3bd72f09a1e851ab1f01596ace44
+RMD160 (Sub-Exporter-ForMethods-0.100054.tar.gz) = 7494d92d39b30ecf100a2e33a61e32dce0923035
+SHA512 (Sub-Exporter-ForMethods-0.100054.tar.gz) = bed6109790e72040c3546bd2c523ab1ab53df1e3a12ebe109cd53cf8db6ddf458d874a1a49d6008326bf4835cd5af2f0229fbe184ca0402f5261f8d25a267dd9
+Size (Sub-Exporter-ForMethods-0.100054.tar.gz) = 17241 bytes



Home | Main Index | Thread Index | Old Index