summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2011-08-12 06:52:03 +0000
committeradam <adam@pkgsrc.org>2011-08-12 06:52:03 +0000
commit459099be0e4964e40ddc40a4c4c3817a8b9afc45 (patch)
treed42be11134e739cad4afef39c9944cf12331452b
parente37a27b48de0b326a3ec925f0eb54942f3c6960e (diff)
downloadpkgsrc-459099be0e4964e40ddc40a4c4c3817a8b9afc45.tar.gz
Changes 6.24:
* Spaces are ignored in the SetDate/ForceDate config values. * Fixed a bug where 'in one week' wasn't correctly parsed. * Fixed a bug where options passed in to the 'new' as a listref weren't handled properly. * Newest zoneinfo data (tzdata 2011g)
-rw-r--r--devel/p5-Date-Manip/Makefile12
-rw-r--r--devel/p5-Date-Manip/distinfo8
2 files changed, 9 insertions, 11 deletions
diff --git a/devel/p5-Date-Manip/Makefile b/devel/p5-Date-Manip/Makefile
index 20b6f0e86e0..a07cb356c62 100644
--- a/devel/p5-Date-Manip/Makefile
+++ b/devel/p5-Date-Manip/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2010/12/02 12:15:49 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.35 2011/08/12 06:52:03 adam Exp $
-DISTNAME= Date-Manip-6.14
+DISTNAME= Date-Manip-6.24
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dma
CATEGORIES= textproc perl5
@@ -12,17 +11,16 @@ HOMEPAGE= http://search.cpan.org/dist/Date-Manip/
COMMENT= Perl5 module for date calculations
LICENSE= ${PERL5_LICENSE}
+PKG_DESTDIR_SUPPORT= user-destdir
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
DEPENDS+= p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod
DEPENDS+= p5-Test-Pod-Coverage-[0-9]*:../../devel/p5-Test-Pod-Coverage
DEPENDS+= p5-YAML-Syck-[0-9]*:../../textproc/p5-YAML-Syck
# only needed for tests
#DEPENDS+= p5-Test-Inter-[0-9]*:../../devel/p5-Test-Inter
-PKG_DESTDIR_SUPPORT= user-destdir
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
USE_LANGUAGES= # empty
-
PERL5_PACKLIST= auto/Date/Manip/.packlist
PERL5_MODULE_TYPE= Module::Build
diff --git a/devel/p5-Date-Manip/distinfo b/devel/p5-Date-Manip/distinfo
index e5c7ca07edf..9694d940705 100644
--- a/devel/p5-Date-Manip/distinfo
+++ b/devel/p5-Date-Manip/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2010/12/02 12:15:49 wiz Exp $
+$NetBSD: distinfo,v 1.14 2011/08/12 06:52:03 adam Exp $
-SHA1 (Date-Manip-6.14.tar.gz) = dde959503d447a68850064b73e698a73a22e2785
-RMD160 (Date-Manip-6.14.tar.gz) = d43d7f875afc5a07fe22c57d505f1925fe1626e4
-Size (Date-Manip-6.14.tar.gz) = 1387387 bytes
+SHA1 (Date-Manip-6.24.tar.gz) = 19d51f50862b04ace5667cbead4087b1b70218e6
+RMD160 (Date-Manip-6.24.tar.gz) = bdc6eb93e87832cfd4b87b055fc837aeca501a27
+Size (Date-Manip-6.24.tar.gz) = 1428260 bytes