[138675] trunk/dports/gnome/gdmap/Portfile

eborisch at macports.org eborisch at macports.org
Wed Jul 15 14:53:08 PDT 2015


Revision: 138675
          https://trac.macports.org/changeset/138675
Author:   eborisch at macports.org
Date:     2015-07-15 14:53:07 -0700 (Wed, 15 Jul 2015)
Log Message:
-----------
gdmap: Update perl dependency to 5.22; change to a build-only dependency. Rev-bump to update dependency recording. See #48365.

Modified Paths:
--------------
    trunk/dports/gnome/gdmap/Portfile

Modified: trunk/dports/gnome/gdmap/Portfile
===================================================================
--- trunk/dports/gnome/gdmap/Portfile	2015-07-15 19:38:50 UTC (rev 138674)
+++ trunk/dports/gnome/gdmap/Portfile	2015-07-15 21:53:07 UTC (rev 138675)
@@ -5,7 +5,7 @@
 
 name                gdmap
 version             0.8.1
-revision            1
+revision            2
 license             GPL-2
 description         GdMap is a tool which allows to visualize disk space.
 long_description    ${description} \
@@ -30,10 +30,10 @@
     rmd160  72744f1d25b3409d6609b7afa982669f17f4e8b5 \
     sha256  a200c98004b349443f853bf611e49941403fce46f2335850913f85c710a2285b
 
-depends_lib         port:gtk2 \
-                    port:p5.16-xml-parser
+depends_lib         port:gtk2
 
-depends_build       port:pkgconfig
+depends_build       port:pkgconfig \
+                    port:p5.22-xml-parser
 
 # Patches from http://sourceforge.net/p/gdmap/bugs/
 patchfiles          gdmap-0.8.1-deprecated.patch \
@@ -44,3 +44,5 @@
     reinplace "s/ -DGTK_DISABLE_DEPRECATED//g" configure
     reinplace "s|#include \<sys/vfs.h\>||g" src/gui_main.c
 }
+
+configure.env-append    INTLTOOL_PERL=${prefix}/bin/perl5.22
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150715/7b257fb5/attachment.html>


More information about the macports-changes mailing list