[150340] trunk/dports/perl/p5-gnome2-vfs/Portfile

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


Revision: 150340
          https://trac.macports.org/changeset/150340
Author:   devans at macports.org
Date:     2016-07-15 22:22:31 -0700 (Fri, 15 Jul 2016)
Log Message:
-----------
p5-gnome2-vfs: use default CPAN homepage, master_sites, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-gnome2-vfs/Portfile

Modified: trunk/dports/perl/p5-gnome2-vfs/Portfile
===================================================================
--- trunk/dports/perl/p5-gnome2-vfs/Portfile	2016-07-16 05:14:39 UTC (rev 150339)
+++ trunk/dports/perl/p5-gnome2-vfs/Portfile	2016-07-16 05:22:31 UTC (rev 150340)
@@ -18,15 +18,13 @@
 
 platforms           darwin
 
-homepage            http://gtk2-perl.sourceforge.net/
-master_sites        sourceforge:project/gtk2-perl/Gnome2_VFS/${perl5.moduleversion}
-
 checksums           rmd160  998e6926590276b0f4706ae2a4df45ec801be96f \
                     sha256  19dacfedef8770300861cb75f98ca5402e6e56501a888af3c18266a0790911b7
 
 if {${perl5.major} != ""} {
-    depends_lib-append  lib:libgnomevfs-2:gnome-vfs \
-                        port:p${perl5.major}-extutils-depends \
-                        port:p${perl5.major}-extutils-pkgconfig \
-                        port:p${perl5.major}-glib
+    depends_lib-append \
+                    port:gnome-vfs \
+                    port:p${perl5.major}-extutils-depends \
+                    port:p${perl5.major}-extutils-pkgconfig \
+                    port:p${perl5.major}-glib
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160715/20c04aeb/attachment.html>


More information about the macports-changes mailing list