[77255] contrib/cpan2port/cpan2port

l2g at macports.org l2g at macports.org
Thu Mar 24 18:35:56 PDT 2011


Revision: 77255
          http://trac.macports.org/changeset/77255
Author:   l2g at macports.org
Date:     2011-03-24 18:35:55 -0700 (Thu, 24 Mar 2011)
Log Message:
-----------
cpan2port: don't assume noarch; just let the porter edit by hand when needed
(until the day this gets determined automatically)

Modified Paths:
--------------
    contrib/cpan2port/cpan2port

Modified: contrib/cpan2port/cpan2port
===================================================================
--- contrib/cpan2port/cpan2port	2011-03-25 01:03:23 UTC (rev 77254)
+++ contrib/cpan2port/cpan2port	2011-03-25 01:35:55 UTC (rev 77255)
@@ -253,7 +253,8 @@
 #perl5.setup         $$info{prefix} $$info{version} ../by-authors/id/$$info{cpan_path}
 platforms           darwin
 maintainers         $$info{maintainers}
-supported_archs     noarch
+# Uncomment this line if you know there will be no arch-specific code:
+#supported_archs     noarch
 
 description         $$info{description}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110324/25110519/attachment.html>


More information about the macports-changes mailing list