summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2009-10-14 08:07:22 +0000
committerobache <obache@pkgsrc.org>2009-10-14 08:07:22 +0000
commit4fa97f3f7590aeb3014313c52d9a963316a0d1c0 (patch)
tree45f4e5ef4bfd5e072af41c6eca174e0089cd84d7
parent3642f2cb4df59e7de67c6ec72612cc121b3a0f46 (diff)
downloadpkgsrc-4fa97f3f7590aeb3014313c52d9a963316a0d1c0.tar.gz
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.
-rw-r--r--devel/p5-Mac-Carbon/Makefile4
-rw-r--r--devel/p5-Mac-Carbon/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Mac-Carbon/Makefile b/devel/p5-Mac-Carbon/Makefile
index 4801935ffeb..6e4a3b25c15 100644
--- a/devel/p5-Mac-Carbon/Makefile
+++ b/devel/p5-Mac-Carbon/Makefile
@@ -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 --git a/devel/p5-Mac-Carbon/distinfo b/devel/p5-Mac-Carbon/distinfo
index e051b89fce6..ba8a663a241 100644
--- a/devel/p5-Mac-Carbon/distinfo
+++ b/devel/p5-Mac-Carbon/distinfo
@@ -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