diff options
author | mef <mef@pkgsrc.org> | 2014-12-04 02:27:54 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2014-12-04 02:27:54 +0000 |
commit | 9cd51d7d0cfae0563872f9c137fa96070ae46150 (patch) | |
tree | 4d35a6c38a7259d57d6455d42cd08ed78b4f1a9e /time/p5-Template-Plugin-DateTime | |
parent | 53475590f7c8cf07e0dd8d7d65e833c4f7337fa4 (diff) | |
download | pkgsrc-9cd51d7d0cfae0563872f9c137fa96070ae46150.tar.gz |
(pkgsrc)
small changes on PKGNAME modification
-PKGNAME= p5-${DISTNAME:S/06001/06.001/}
+PKGNAME= p5-${DISTNAME:S/.06/.06./}
drop following line, pkglint flags, and packaged fine without it.
-PERL5_BUILD_TYPE= Module::Install::Bundled
(upstream) Update 0.06.001 to 0.06.002
0.06002 - 04 Aug 2011
- Fix rt#70001, 5.14 deprecations.
- Moved to github
Diffstat (limited to 'time/p5-Template-Plugin-DateTime')
-rw-r--r-- | time/p5-Template-Plugin-DateTime/Makefile | 8 | ||||
-rw-r--r-- | time/p5-Template-Plugin-DateTime/distinfo | 8 |
2 files changed, 7 insertions, 9 deletions
diff --git a/time/p5-Template-Plugin-DateTime/Makefile b/time/p5-Template-Plugin-DateTime/Makefile index 29020d8e411..fa09fa0c337 100644 --- a/time/p5-Template-Plugin-DateTime/Makefile +++ b/time/p5-Template-Plugin-DateTime/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:53 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/12/04 02:27:54 mef Exp $ # -DISTNAME= Template-Plugin-DateTime-0.06001 -PKGNAME= p5-${DISTNAME:S/06001/06.001/} -PKGREVISION= 6 +DISTNAME= Template-Plugin-DateTime-0.06002 +PKGNAME= p5-${DISTNAME:S/.06/.06./} CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} @@ -17,7 +16,6 @@ DEPENDS+= p5-DateTime-Format-Strptime-[0-9]*:../../time/p5-DateTime-Format-Strpt DEPENDS+= p5-Template-Toolkit>=2:../../www/p5-Template-Toolkit PERL5_PACKLIST= auto/Template/Plugin/DateTime/.packlist -PERL5_BUILD_TYPE= Module::Install::Bundled .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/time/p5-Template-Plugin-DateTime/distinfo b/time/p5-Template-Plugin-DateTime/distinfo index 4348fdbd00d..fca88be35d8 100644 --- a/time/p5-Template-Plugin-DateTime/distinfo +++ b/time/p5-Template-Plugin-DateTime/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/07/08 12:53:53 sno Exp $ +$NetBSD: distinfo,v 1.2 2014/12/04 02:27:54 mef Exp $ -SHA1 (Template-Plugin-DateTime-0.06001.tar.gz) = 2357117e3cf08762469cc59ba07e314a057f4519 -RMD160 (Template-Plugin-DateTime-0.06001.tar.gz) = 732141b2c54877cbdcfb8a78f9c1e6babe5ad8c4 -Size (Template-Plugin-DateTime-0.06001.tar.gz) = 14860 bytes +SHA1 (Template-Plugin-DateTime-0.06002.tar.gz) = 74e38e96db2a4bfe3f6153977a2714d5235378e0 +RMD160 (Template-Plugin-DateTime-0.06002.tar.gz) = c567b6c21df2b473f018139093ccfd73c0eefe6b +Size (Template-Plugin-DateTime-0.06002.tar.gz) = 19622 bytes |