[150344] trunk/dports/perl/p5-extutils-pkgconfig/Portfile

devans at macports.org devans at macports.org
Fri Jul 15 22:44:18 PDT 2016


Revision: 150344
          https://trac.macports.org/changeset/150344
Author:   devans at macports.org
Date:     2016-07-15 22:44:18 -0700 (Fri, 15 Jul 2016)
Log Message:
-----------
p5-extutils-pkgconfig: use default CPAN homepage, master_sites, reformat dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-extutils-pkgconfig/Portfile

Modified: trunk/dports/perl/p5-extutils-pkgconfig/Portfile
===================================================================
--- trunk/dports/perl/p5-extutils-pkgconfig/Portfile	2016-07-16 05:38:33 UTC (rev 150343)
+++ trunk/dports/perl/p5-extutils-pkgconfig/Portfile	2016-07-16 05:44:18 UTC (rev 150344)
@@ -14,14 +14,12 @@
 
 platforms           darwin
 
-homepage            http://gtk2-perl.sourceforge.net/
-master_sites        sourceforge:project/gtk2-perl/ExtUtils_PkgConfig/${perl5.moduleversion}
-
 checksums           rmd160  265ce5dfc38c979d257d85ea38266c732840a3f3 \
                     sha256  69b3192e22b37e930238f332b5bfa9e14e69bec1427ba70c8515fbba1137b0b3
 
 supported_archs     noarch
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:pkgconfig
+    depends_lib-append \
+                    port:pkgconfig
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160715/6f7ffee9/attachment.html>


More information about the macports-changes mailing list