summaryrefslogtreecommitdiff
path: root/devel/p5-Rose-Object
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-02-15 17:58:29 +0000
committersno <sno@pkgsrc.org>2010-02-15 17:58:29 +0000
commit2c60e5d4dbb7f426c1957219c3c08287a42d3a85 (patch)
tree38f442a54843c691c5a5b4f88fbafba0935e7ef7 /devel/p5-Rose-Object
parent3232b2e66ea64a487b73099bddeec33b8862c3fc (diff)
downloadpkgsrc-2c60e5d4dbb7f426c1957219c3c08287a42d3a85.tar.gz
Updating devel/p5-Rose-Object from 0.856 to 0.858
pkgsrc changes: - Ensure non-executable modules Upstream changes: 0.858 (02.10.2010) - John Siracusa <siracusa@gmail.com> * The CPAN shell in 5.10.1 (on Mac OS X, anyway) chokes on the t/debugger.t test. I've moved it to the xt directory. 0.857 (02.09.2010) - John Siracusa <siracusa@gmail.com> * Fixed a bug that caused methods to be created more than once, triggering a fatal error, when running under the debugger in perl 5.10.1 and up. (RT 54444, patch by Christopher Masto)
Diffstat (limited to 'devel/p5-Rose-Object')
-rw-r--r--devel/p5-Rose-Object/Makefile7
-rw-r--r--devel/p5-Rose-Object/distinfo8
2 files changed, 9 insertions, 6 deletions
diff --git a/devel/p5-Rose-Object/Makefile b/devel/p5-Rose-Object/Makefile
index 2d3871c718b..2a290cd8e2c 100644
--- a/devel/p5-Rose-Object/Makefile
+++ b/devel/p5-Rose-Object/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2010/02/02 18:19:00 sno Exp $
+# $NetBSD: Makefile,v 1.10 2010/02/15 17:58:29 sno Exp $
-DISTNAME= Rose-Object-0.856
+DISTNAME= Rose-Object-0.858
PKGNAME= p5-${DISTNAME:S/854/85.4/}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/}
@@ -14,5 +14,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/Rose/Object/.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/devel/p5-Rose-Object/distinfo b/devel/p5-Rose-Object/distinfo
index c1f73f047e0..ce0d38876f7 100644
--- a/devel/p5-Rose-Object/distinfo
+++ b/devel/p5-Rose-Object/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2010/02/02 18:19:00 sno Exp $
+$NetBSD: distinfo,v 1.7 2010/02/15 17:58:29 sno Exp $
-SHA1 (Rose-Object-0.856.tar.gz) = 4a19e640a9a74776e94f0327dc9e2bf952ba7e2f
-RMD160 (Rose-Object-0.856.tar.gz) = 4e0bf2f1f5fb8d1b1b6f2d3146f6f2d9e878bab4
-Size (Rose-Object-0.856.tar.gz) = 35799 bytes
+SHA1 (Rose-Object-0.858.tar.gz) = 5207031169b0a37d4da488e444ee1a9b7ac0a735
+RMD160 (Rose-Object-0.858.tar.gz) = 9954836ad385a047a074f1185579c94c89bafc4d
+Size (Rose-Object-0.858.tar.gz) = 36477 bytes