pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Safe-Hole Update from version 0.08nb2 to 0.10...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2a3ff9da021a
branches: trunk
changeset: 547067:2a3ff9da021a
user: he <he%pkgsrc.org@localhost>
date: Thu Sep 11 21:31:25 2008 +0000
description:
Update from version 0.08nb2 to 0.10, discussed in general terms with maintainer.
Pkgsrc changes:
o Canonicalize HOMEPAGE
Upstream changes:
0.10 Fri Jan 16 2004
- don't local(*INC} unless $self->{INC}
- this version by Brian McCauley <nobull%cpan.org@localhost>
0.09 Thu Jan 15 2004
- catch and re-thow exceptions (not doing so seems to cause
segfault sometimes)
- restore opmask, %INC and @INC (default backward-compatabile
mode inhibits this)
- test.pl now has some real tests
- Safe::Hole::User namespace so that Carp can do the right thing
- this version by Brian McCauley <nobull%cpan.org@localhost>
diffstat:
devel/p5-Safe-Hole/Makefile | 7 +++----
devel/p5-Safe-Hole/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (35 lines):
diff -r 4687285e3e96 -r 2a3ff9da021a devel/p5-Safe-Hole/Makefile
--- a/devel/p5-Safe-Hole/Makefile Thu Sep 11 21:27:08 2008 +0000
+++ b/devel/p5-Safe-Hole/Makefile Thu Sep 11 21:31:25 2008 +0000
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.10 2008/06/12 02:14:26 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2008/09/11 21:31:25 he Exp $
#
-DISTNAME= Safe-Hole-0.08
+DISTNAME= Safe-Hole-0.10
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5sho
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Safe/}
MAINTAINER= eric%cirr.com@localhost
-HOMEPAGE= http://theoryx5.uwinnipeg.ca/CPAN/data/Safe-Hole/Hole.html
+HOMEPAGE= http://search.cpan.org/dist/Safe-Hole/
COMMENT= Exec subs in the original package from within a Safe object
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff -r 4687285e3e96 -r 2a3ff9da021a devel/p5-Safe-Hole/distinfo
--- a/devel/p5-Safe-Hole/distinfo Thu Sep 11 21:27:08 2008 +0000
+++ b/devel/p5-Safe-Hole/distinfo Thu Sep 11 21:31:25 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/02/23 22:24:28 agc Exp $
+$NetBSD: distinfo,v 1.4 2008/09/11 21:31:25 he Exp $
-SHA1 (Safe-Hole-0.08.tar.gz) = 56b64a493365dcabc1d230b2d8650b21c05fb369
-RMD160 (Safe-Hole-0.08.tar.gz) = 12d3c52af8fa188d4ee5cd91ada7785fabb71f91
-Size (Safe-Hole-0.08.tar.gz) = 8947 bytes
+SHA1 (Safe-Hole-0.10.tar.gz) = 9e7b86d99a73caf6e50d0a180d06c6edc16776f1
+RMD160 (Safe-Hole-0.10.tar.gz) = d1af7e870eeb76d3237fbe975f94087f23a8a2bd
+Size (Safe-Hole-0.10.tar.gz) = 11433 bytes
Home |
Main Index |
Thread Index |
Old Index