summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorsno <sno>2010-02-02 12:40:22 +0000
committersno <sno>2010-02-02 12:40:22 +0000
commit781f13dfff1ac082edc10da7796cee172a07834f (patch)
treea6b02325c317e53b8dd35e41b084f8be08134c3d /time
parentd5c1d77a3a548d767923228a63c04e89e1752367 (diff)
downloadpkgsrc-781f13dfff1ac082edc10da7796cee172a07834f.tar.gz
Updating time/p5-Rose-DateTime from 0.532nb1 to 0.533
pkgsrc changes: - Adding license definition - Take care for correct file permissions Upstream changes: 0.533 (10.16.2009) - John Siracusa <siracusa@gmail.com> * Updated eval blocks to avoid stomping on $@ from an outer scope.
Diffstat (limited to 'time')
-rw-r--r--time/p5-Rose-DateTime/Makefile10
-rw-r--r--time/p5-Rose-DateTime/distinfo8
2 files changed, 11 insertions, 7 deletions
diff --git a/time/p5-Rose-DateTime/Makefile b/time/p5-Rose-DateTime/Makefile
index 826c7783a4f..667a5122ec8 100644
--- a/time/p5-Rose-DateTime/Makefile
+++ b/time/p5-Rose-DateTime/Makefile
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.4 2008/12/06 17:57:45 seb Exp $
+# $NetBSD: Makefile,v 1.5 2010/02/02 12:40:22 sno Exp $
-DISTNAME= Rose-DateTime-0.532
+DISTNAME= Rose-DateTime-0.533
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+#PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/}
MAINTAINER= abs@absd.org
HOMEPAGE= http://search.cpan.org/dist/Rose-DateTime/
COMMENT= DateTime helper functions and objects for Rose
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
@@ -17,5 +18,8 @@ DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
PERL5_PACKLIST= auto/Rose/DateTime/.packlist
+post-extract:
+ ${FIND} ${WRKSRC} -name "*.pm" -type f -exec ${CHMOD} -x {} \;
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/time/p5-Rose-DateTime/distinfo b/time/p5-Rose-DateTime/distinfo
index 236122f1a6f..b04da294577 100644
--- a/time/p5-Rose-DateTime/distinfo
+++ b/time/p5-Rose-DateTime/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/06/10 13:42:34 abs Exp $
+$NetBSD: distinfo,v 1.2 2010/02/02 12:40:22 sno Exp $
-SHA1 (Rose-DateTime-0.532.tar.gz) = 4913cfc935ce2c0d33d86c7c400c1b88626be277
-RMD160 (Rose-DateTime-0.532.tar.gz) = 0203dfc914a5e5cdd12c0c999177e61a2c4e423b
-Size (Rose-DateTime-0.532.tar.gz) = 11900 bytes
+SHA1 (Rose-DateTime-0.533.tar.gz) = 472a0ca369e60d01ba5bea70fe4d786cf6bbf1e4
+RMD160 (Rose-DateTime-0.533.tar.gz) = 4f61b63dc1615dcfb8c661a92939a3751824ff36
+Size (Rose-DateTime-0.533.tar.gz) = 12042 bytes