[129959] trunk/dports/perl/p5-unicode-escape/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 23 12:58:04 PST 2014


Revision: 129959
          https://trac.macports.org/changeset/129959
Author:   mojca at macports.org
Date:     2014-12-23 12:58:04 -0800 (Tue, 23 Dec 2014)
Log Message:
-----------
p5-unicode-escape: replace 5.8 with 5.18 5.20, no need for ../by-authors and homepage

Modified Paths:
--------------
    trunk/dports/perl/p5-unicode-escape/Portfile

Modified: trunk/dports/perl/p5-unicode-escape/Portfile
===================================================================
--- trunk/dports/perl/p5-unicode-escape/Portfile	2014-12-23 20:53:57 UTC (rev 129958)
+++ trunk/dports/perl/p5-unicode-escape/Portfile	2014-12-23 20:58:04 UTC (rev 129959)
@@ -4,8 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup         Unicode-Escape 0.0.2 ../by-authors/id/I/IT/ITWARRIOR
+perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Unicode-Escape 0.0.2
 
 platforms           darwin
 maintainers         master-developer.com:macports openmaintainer
@@ -14,14 +14,12 @@
 supported_archs     noarch
 
 description         Escape and unescape Unicode characters
-
 long_description    ${description}
 
-homepage            http://search.cpan.org/dist/Unicode-Escape/
-
 checksums           rmd160 fbd1f921d24ae1824fd7e2561d952db99c1b87b1 \
                     sha256 5d6840c3b350933039e67c7b28285b42013ca439d376f35754526ed9bc78fe72
 
 if {${perl5.major} != ""} {
-    depends_lib-append  port:p${perl5.major}-unicode-string
+    depends_lib-append \
+                    port:p${perl5.major}-unicode-string
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141223/462cdbe0/attachment.html>


More information about the macports-changes mailing list