[135446] users/devans/GNOME-3/stable/dports/gnome/gnome-icon-theme

devans at macports.org devans at macports.org
Thu Apr 23 14:47:26 PDT 2015


Revision: 135446
          https://trac.macports.org/changeset/135446
Author:   devans at macports.org
Date:     2015-04-23 14:47:26 -0700 (Thu, 23 Apr 2015)
Log Message:
-----------
GNOME-3/stable: gnome-icon-theme, reconfigure using upstream autogen.sh for intltool 0.51 compatibility.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/gnome-icon-theme/Portfile

Added Paths:
-----------
    users/devans/GNOME-3/stable/dports/gnome/gnome-icon-theme/files/

Property Changed:
----------------
    users/devans/GNOME-3/stable/dports/gnome/gnome-icon-theme/


Property changes on: users/devans/GNOME-3/stable/dports/gnome/gnome-icon-theme
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/gnome-icon-theme:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/gnome-icon-theme:108265-117327
/users/devans/GNOME-3/unstable/dports/gnome/gnome-icon-theme:117866-118152
/users/rmstonecipher/gnome/gnome-icon-theme:102363-103172
   + /branches/mld-qt-481/dports/gnome/gnome-icon-theme:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/gnome-icon-theme:108265-134433
/users/devans/GNOME-3/unstable/dports/gnome/gnome-icon-theme:117866-118152
/users/rmstonecipher/gnome/gnome-icon-theme:102363-103172

Modified: users/devans/GNOME-3/stable/dports/gnome/gnome-icon-theme/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-icon-theme/Portfile	2015-04-23 21:47:25 UTC (rev 135445)
+++ users/devans/GNOME-3/stable/dports/gnome/gnome-icon-theme/Portfile	2015-04-23 21:47:26 UTC (rev 135446)
@@ -23,21 +23,23 @@
 checksums           rmd160  90cde65cc4459f9fdc2b9ab480951c78465a2582 \
                     sha256  359e720b9202d3aba8d477752c4cd11eced368182281d51ffd64c8572b4e503a
 
-depends_build       port:intltool \
-                    port:pkgconfig \
+depends_build       port:pkgconfig \
+                    port:intltool \
+                    port:gnome-common \
+                    port:autoconf \
+                    port:automake \
                     port:icon-naming-utils \
                     port:gtk3
     
 supported_archs     noarch
 
-# update m4/intltool.m4 and autoreconf
+# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
 
 post-patch {
-    copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
+    xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
 }
 
-use_autoreconf      yes
-autoreconf.args     -fi
+configure.cmd       ./autogen.sh
 
 configure.env-append \
                     GTK_UPDATE_ICON_CACHE=${prefix}/bin/gtk-update-icon-cache-3.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150423/b3d4b70a/attachment-0001.html>


More information about the macports-changes mailing list