[66878] trunk/dports/perl/p5-mac-carbon/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Apr 24 12:36:09 PDT 2010
Revision: 66878
http://trac.macports.org/changeset/66878
Author: ryandesign at macports.org
Date: 2010-04-24 12:36:05 -0700 (Sat, 24 Apr 2010)
Log Message:
-----------
p5-mac-carbon: update to 0.82 which builds on Snow Leopard by forcing 32-bit; use supported_archs to indicate this; see #20930
Modified Paths:
--------------
trunk/dports/perl/p5-mac-carbon/Portfile
Modified: trunk/dports/perl/p5-mac-carbon/Portfile
===================================================================
--- trunk/dports/perl/p5-mac-carbon/Portfile 2010-04-24 19:28:29 UTC (rev 66877)
+++ trunk/dports/perl/p5-mac-carbon/Portfile 2010-04-24 19:36:05 UTC (rev 66878)
@@ -3,11 +3,18 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.setup Mac-Carbon 0.77
+perl5.setup Mac-Carbon 0.82
maintainers email.arc.nasa.gov:sal
description Access to Mac OS Carbon API
long_description Mac::Carbon is a collection of perl modules for accessing \
the Carbon API under Mac OS X. It is a port of the Toolbox \
modules written by Matthias Neeracher for MacPerl.
platforms darwin
-checksums md5 7197d120e54f1e82e39f4e0e9084e9b3
+
+checksums md5 1a8f8447577024b36ffa80a10f5d5b87 \
+ sha1 9198c4bc73969cc6bd8dc41b01f9a7d35493ae2d \
+ rmd160 ad53386c550c13bd8f67075ed755c197ddd70f4f
+
+if {[info exists supported_archs]} {
+ supported_archs i386 ppc
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100424/375f9e2e/attachment.html>
More information about the macports-changes
mailing list