Tue Feb 2 12:40:22 2010 UTC ()
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.


(sno)
diff -r1.4 -r1.5 pkgsrc/time/p5-Rose-DateTime/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/time/p5-Rose-DateTime/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/time/p5-Rose-DateTime/Makefile (expand / switch to context diff)
--- pkgsrc/time/p5-Rose-DateTime/Makefile 2008/12/06 17:57:45 1.4
+++ pkgsrc/time/p5-Rose-DateTime/Makefile 2010/02/02 12:40:22 1.5
@@ -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
 
@@ -16,6 +17,9 @@
 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"

cvs diff -r1.1.1.1 -r1.2 pkgsrc/time/p5-Rose-DateTime/distinfo (expand / switch to context diff)
--- pkgsrc/time/p5-Rose-DateTime/distinfo 2007/06/10 13:42:34 1.1.1.1
+++ pkgsrc/time/p5-Rose-DateTime/distinfo 2010/02/02 12:40:22 1.2
@@ -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
+SHA1 (Rose-DateTime-0.533.tar.gz) = 472a0ca369e60d01ba5bea70fe4d786cf6bbf1e4
-RMD160 (Rose-DateTime-0.532.tar.gz) = 0203dfc914a5e5cdd12c0c999177e61a2c4e423b
+RMD160 (Rose-DateTime-0.533.tar.gz) = 4f61b63dc1615dcfb8c661a92939a3751824ff36
-Size (Rose-DateTime-0.532.tar.gz) = 11900 bytes
+Size (Rose-DateTime-0.533.tar.gz) = 12042 bytes