[129884] trunk/dports/perl/p5-pod-readme/Portfile

devans at macports.org devans at macports.org
Mon Dec 22 05:29:01 PST 2014


Revision: 129884
          https://trac.macports.org/changeset/129884
Author:   devans at macports.org
Date:     2014-12-22 05:29:00 -0800 (Mon, 22 Dec 2014)
Log Message:
-----------
p5-pod-readme: revert to previous version scheme without a prepended 'v', fixup distname and livecheck to match, epoch not required.

Modified Paths:
--------------
    trunk/dports/perl/p5-pod-readme/Portfile

Modified: trunk/dports/perl/p5-pod-readme/Portfile
===================================================================
--- trunk/dports/perl/p5-pod-readme/Portfile	2014-12-22 10:58:53 UTC (rev 129883)
+++ trunk/dports/perl/p5-pod-readme/Portfile	2014-12-22 13:29:00 UTC (rev 129884)
@@ -7,7 +7,7 @@
 #requires perl >= 5.10.1
 
 perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup         Pod-Readme v1.1.2
+perl5.setup         Pod-Readme 1.1.2
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Convert POD to README file
@@ -16,6 +16,8 @@
 platforms           darwin
 supported_archs     noarch
 
+distname            Pod-Readme-v${perl5.moduleversion}
+
 checksums           rmd160  820c006ddb13539cf75d6b2734d102569bfd0069 \
                     sha256  62e23194a386a9870e47dbb8847fca0443b09bb22d50f2e02f2d039159ef5c6a
 
@@ -38,3 +40,5 @@
                     port:p${perl5.major}-try-tiny \
                     port:p${perl5.major}-type-tiny \
 }
+
+livecheck.regex     _gaq.push\\(\\\["_setCustomVar",5,"Release","[quotemeta ${perl5.module}]-v(\[^"\]+?)\"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141222/ccc5fc2f/attachment-0001.html>


More information about the macports-changes mailing list