[67700] trunk/dports/science/perlprimer/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun May 16 03:21:17 PDT 2010


Revision: 67700
          http://trac.macports.org/changeset/67700
Author:   ryandesign at macports.org
Date:     2010-05-16 03:21:12 -0700 (Sun, 16 May 2010)
Log Message:
-----------
perlprimer: update to 1.1.19 and indicate that this is noarch

Modified Paths:
--------------
    trunk/dports/science/perlprimer/Portfile

Modified: trunk/dports/science/perlprimer/Portfile
===================================================================
--- trunk/dports/science/perlprimer/Portfile	2010-05-16 09:36:26 UTC (rev 67699)
+++ trunk/dports/science/perlprimer/Portfile	2010-05-16 10:21:12 UTC (rev 67700)
@@ -2,7 +2,7 @@
 
 PortSystem          1.0
 name                perlprimer
-version             1.1.17
+version             1.1.19
 categories          science perl
 maintainers         nomaintainer
 description         Perl-based primer designer
@@ -20,11 +20,14 @@
 
 depends_lib         port:p5-tk port:p5-libwww-perl
 
-checksums           md5     ccf76bea2cfa6e636c8bf93293d0541f \
-                    sha1    0377f8bf14d94a60038d664ba7872707706d482c \
-                    rmd160  02c37fcdc8db5080897147184ff0e2042e3cd905
+checksums           md5     3a6ac09f03886411b89df7acc4198870 \
+                    sha1    8ae28291eb5c9b1b1f89327ac1cdf950636516cf \
+                    rmd160  d872273728023cd4d46d39c995a8a1cc1e7a099e
 
 use_configure       no
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
 
 build               {}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100516/aea70427/attachment.html>


More information about the macports-changes mailing list