summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authormef <mef>2014-12-04 02:38:43 +0000
committermef <mef>2014-12-04 02:38:43 +0000
commitff01a498b057ff3e9ab98430907cc9cee0099f10 (patch)
tree305e44128a539a7e88626f26cc8849d42c8ef0fb /time
parent0cc2e5e3cca9797445ea417a0f8c40d18a9ead69 (diff)
downloadpkgsrc-ff01a498b057ff3e9ab98430907cc9cee0099f10.tar.gz
(pkgsrc)
Add LICENSE= (upstream) Update 0.06 to 0.11 ---------------- 0.11 2014-03-26 - Min perl version now set to 5.6.0 - Added description of DateTime::Format::Duration to SEE ALSO 0.10 2014-03-24 - Switched to Dist::Zilla. The Module::Install Makefile.PL was resulting in dependency problems and CPAN Testers fails, and I'm not familiar with it. Easier to switch. Thanks to ZEFRAM for pointing out the problem. 0.09 2014-03-23 - Test::More and Time::Duration were listed as build_requires; changed them to test_requires, with versions. Wonder if this was the cause of the small number of CPAN Testers fails? - Added more more modules to the SEE ALSO section in the pod. 0.08 2014-03-23 - Can now have a leading '+', as in '+2h'. Suggested by MSCHWERN in RT#66572 - Added github repo to metadata (thanks dsteinbrunner) - Added github repo to pod - Added Time::Duration::Parse::More to SEE ALSO 0.07 2014-03-21 - Added 'use warnings' - Specified min perl version as 5.6.0 in Makefile.PL - Fixed pod error reported in RT#86904 - Added license type 'perl' to metadata via Makefile.PL - Reformatted this file as per CPAN::Changes::Spec
Diffstat (limited to 'time')
-rw-r--r--time/p5-Time-Duration-Parse/Makefile6
-rw-r--r--time/p5-Time-Duration-Parse/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/time/p5-Time-Duration-Parse/Makefile b/time/p5-Time-Duration-Parse/Makefile
index 6844bc29f71..472f67311ac 100644
--- a/time/p5-Time-Duration-Parse/Makefile
+++ b/time/p5-Time-Duration-Parse/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:53 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2014/12/04 02:38:43 mef Exp $
-DISTNAME= Time-Duration-Parse-0.06
+DISTNAME= Time-Duration-Parse-0.11
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
CATEGORIES= devel perl5 time
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Time-Duration-Parse/
COMMENT= Perl5 module to parse string that represents time duration
+LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Time/Duration/Parse/.packlist
diff --git a/time/p5-Time-Duration-Parse/distinfo b/time/p5-Time-Duration-Parse/distinfo
index d67d6cc9826..eabdaf83457 100644
--- a/time/p5-Time-Duration-Parse/distinfo
+++ b/time/p5-Time-Duration-Parse/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/08/25 20:37:50 seb Exp $
+$NetBSD: distinfo,v 1.2 2014/12/04 02:38:43 mef Exp $
-SHA1 (Time-Duration-Parse-0.06.tar.gz) = 7155f3bcfb1315c1f087e6fa9cca6b3e0f6576a4
-RMD160 (Time-Duration-Parse-0.06.tar.gz) = c2dd692379b48ca9f7380b9e97c19cf544f11c6c
-Size (Time-Duration-Parse-0.06.tar.gz) = 19361 bytes
+SHA1 (Time-Duration-Parse-0.11.tar.gz) = 400d03dc058f6a0529801b7c41c02d4c8932015b
+RMD160 (Time-Duration-Parse-0.11.tar.gz) = fe55f48538753ee8c43f384b35dd494e3e2623f9
+Size (Time-Duration-Parse-0.11.tar.gz) = 10908 bytes