pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Mac-Carbon Update p5-Mac-Carbon to 0.82.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2c4c0d31f1d9
branches: trunk
changeset: 400240:2c4c0d31f1d9
user: obache <obache%pkgsrc.org@localhost>
date: Wed Oct 14 08:07:22 2009 +0000
description:
Update p5-Mac-Carbon to 0.82.
* v0.82, 4 October 2009
More Makefile.PL fixes. Try to catch 64-bit-only perls. Fix bug introduced
in 0.81 for older gcc 4's.
* v0.81, 26 September 2009
Fixes for building on 64-bit perls and Mac OS X 10.6. Build should now work
on any perl, whether self-built or system perl (unless your perl is 64-bit
only), and tests should run under 32-bit mode.
Other miscellaneous test fixes.
diffstat:
devel/p5-Mac-Carbon/Makefile | 4 ++--
devel/p5-Mac-Carbon/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r c6e18e6486fa -r 2c4c0d31f1d9 devel/p5-Mac-Carbon/Makefile
--- a/devel/p5-Mac-Carbon/Makefile Wed Oct 14 07:22:46 2009 +0000
+++ b/devel/p5-Mac-Carbon/Makefile Wed Oct 14 08:07:22 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2009/09/22 20:56:53 sno Exp $
+# $NetBSD: Makefile,v 1.4 2009/10/14 08:07:22 obache Exp $
#
-DISTNAME= Mac-Carbon-0.80
+DISTNAME= Mac-Carbon-0.82
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mac/}
diff -r c6e18e6486fa -r 2c4c0d31f1d9 devel/p5-Mac-Carbon/distinfo
--- a/devel/p5-Mac-Carbon/distinfo Wed Oct 14 07:22:46 2009 +0000
+++ b/devel/p5-Mac-Carbon/distinfo Wed Oct 14 08:07:22 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/09/22 20:56:53 sno Exp $
+$NetBSD: distinfo,v 1.3 2009/10/14 08:07:22 obache Exp $
-SHA1 (Mac-Carbon-0.80.tar.gz) = e7e446dcfe11b026755e3947a996fd63eecdf4e3
-RMD160 (Mac-Carbon-0.80.tar.gz) = b986e435e0755eda3bafbfec6b7dfcbda083de94
-Size (Mac-Carbon-0.80.tar.gz) = 302062 bytes
+SHA1 (Mac-Carbon-0.82.tar.gz) = 9198c4bc73969cc6bd8dc41b01f9a7d35493ae2d
+RMD160 (Mac-Carbon-0.82.tar.gz) = ad53386c550c13bd8f67075ed755c197ddd70f4f
+Size (Mac-Carbon-0.82.tar.gz) = 303346 bytes
Home |
Main Index |
Thread Index |
Old Index