pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Carp-Clan Updated devel/p5-Carp-Clan to 6.00



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6e1fc0ee7c41
branches:  trunk
changeset: 542836:6e1fc0ee7c41
user:      abs <abs%pkgsrc.org@localhost>
date:      Wed May 28 21:59:39 2008 +0000

description:
Updated devel/p5-Carp-Clan to 6.00

Version 6.00  17.02.2008
 + Oops. Fixed version number. '5.10' is less than '5.9'. I thought
   CPAN would handle this but apparently not..

Version 5.10  10.01.2008
 + Removed the circular dependency on Object::Deadly. It was only
   used for testing and would only succeed if you already had O::D
   installed.

diffstat:

 devel/p5-Carp-Clan/Makefile |  7 +++++--
 devel/p5-Carp-Clan/distinfo |  8 ++++----
 2 files changed, 9 insertions(+), 6 deletions(-)

diffs (38 lines):

diff -r 0e2ba7ccfa07 -r 6e1fc0ee7c41 devel/p5-Carp-Clan/Makefile
--- a/devel/p5-Carp-Clan/Makefile       Wed May 28 21:58:04 2008 +0000
+++ b/devel/p5-Carp-Clan/Makefile       Wed May 28 21:59:39 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2007/06/09 23:26:44 abs Exp $
+# $NetBSD: Makefile,v 1.10 2008/05/28 21:59:39 abs Exp $
 #
 
-DISTNAME=              Carp-Clan-5.9
+DISTNAME=              Carp-Clan-6.00
 PKGNAME=               p5-${DISTNAME}
 SVR4_PKGNAME=          p5ccl
 CATEGORIES=            devel perl5
@@ -13,8 +13,11 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
+USE_LANGUAGES= # empty
 PERL5_PACKLIST=                auto/Carp/Clan/.packlist
 MAKE_PARAMS+=          < /dev/null
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 0e2ba7ccfa07 -r 6e1fc0ee7c41 devel/p5-Carp-Clan/distinfo
--- a/devel/p5-Carp-Clan/distinfo       Wed May 28 21:58:04 2008 +0000
+++ b/devel/p5-Carp-Clan/distinfo       Wed May 28 21:59:39 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2007/06/09 23:26:45 abs Exp $
+$NetBSD: distinfo,v 1.4 2008/05/28 21:59:39 abs Exp $
 
-SHA1 (Carp-Clan-5.9.tar.gz) = d6058647c8ee80cb978a2c11896d04faede6c33d
-RMD160 (Carp-Clan-5.9.tar.gz) = daae16c332d06eb048193753635250816685ff11
-Size (Carp-Clan-5.9.tar.gz) = 18894 bytes
+SHA1 (Carp-Clan-6.00.tar.gz) = 031be112a57393ac87db24239933c408d2f1f6c6
+RMD160 (Carp-Clan-6.00.tar.gz) = 08251d040c7c89ee7d8d1ac4337aa203054a2e05
+Size (Carp-Clan-6.00.tar.gz) = 18673 bytes



Home | Main Index | Thread Index | Old Index