[126614] trunk/dports/perl/p5-cgi/Portfile

devans at macports.org devans at macports.org
Sun Oct 12 14:10:57 PDT 2014


Revision: 126614
          https://trac.macports.org/changeset/126614
Author:   devans at macports.org
Date:     2014-10-12 14:10:57 -0700 (Sun, 12 Oct 2014)
Log Message:
-----------
p5-cgi: update to version 4.07, build dependencies, use default livecheck.

Modified Paths:
--------------
    trunk/dports/perl/p5-cgi/Portfile

Modified: trunk/dports/perl/p5-cgi/Portfile
===================================================================
--- trunk/dports/perl/p5-cgi/Portfile	2014-10-12 21:06:49 UTC (rev 126613)
+++ trunk/dports/perl/p5-cgi/Portfile	2014-10-12 21:10:57 UTC (rev 126614)
@@ -6,7 +6,7 @@
 
 name                p5-cgi
 perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup         CGI.pm 4.03 CGI/LEEJO
+perl5.setup         CGI 4.07 CGI/LEEJO
 # most is Artistic-2 or GPL but one file is Artistic-1 or GPL
 license             GPL
 maintainers         nomaintainer
@@ -16,9 +16,14 @@
 
 platforms           darwin
 
-checksums           rmd160  61bb1474ca38dfccb3e47cac803270782fd0333a \
-                    sha256  b89e1e047f627bbad90221b9d689c423b2c4251ea65d0574849c89a355feec28
+checksums           rmd160  ffa957090428c8d05b15cc0995f4982327b1770e \
+                    sha256  7535ecaadbb815501e3f19d1449fecfe3b8d53083589f9ccda1f3c376535cebe
 
-supported_archs     noarch
+if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-test-deep \
+                    port:p${perl5.major}-test-nowarnings \
+                    port:p${perl5.major}-test-warn
 
-livecheck.regex     _gaq.push\\(\\\["_setCustomVar",5,"Release","[quotemeta CGI]-(\[^"\]+?)\"
+    supported_archs noarch
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141012/d152e4ec/attachment.html>


More information about the macports-changes mailing list