[136088] trunk/dports/gnome/gnome-themes-standard

devans at macports.org devans at macports.org
Mon May 11 12:14:42 PDT 2015


Revision: 136088
          https://trac.macports.org/changeset/136088
Author:   devans at macports.org
Date:     2015-05-11 12:14:42 -0700 (Mon, 11 May 2015)
Log Message:
-----------
gnome-themes-standard: update to version 3.16.0, reconfigure using upstream autogen.sh for intltool 0.51 compatibility.

Modified Paths:
--------------
    trunk/dports/gnome/gnome-themes-standard/Portfile

Added Paths:
-----------
    trunk/dports/gnome/gnome-themes-standard/files/

Property Changed:
----------------
    trunk/dports/gnome/gnome-themes-standard/


Property changes on: trunk/dports/gnome/gnome-themes-standard
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/gnome-themes-standard:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/gnome-themes-standard:118155-132006
/users/devans/GNOME-3/unstable/dports/gnome/gnome-themes-standard:114069-118151,119539-125620
/users/rmstonecipher/gnome/gnome-themes-standard:102363-103172
   + /branches/mld-qt-481/dports/gnome/gnome-themes-standard:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/gnome-themes-standard:118155-136044
/users/devans/GNOME-3/unstable/dports/gnome/gnome-themes-standard:114069-118151,119539-125620,128864-134376
/users/rmstonecipher/gnome/gnome-themes-standard:102363-103172

Modified: trunk/dports/gnome/gnome-themes-standard/Portfile
===================================================================
--- trunk/dports/gnome/gnome-themes-standard/Portfile	2015-05-11 19:14:40 UTC (rev 136087)
+++ trunk/dports/gnome/gnome-themes-standard/Portfile	2015-05-11 19:14:42 UTC (rev 136088)
@@ -5,7 +5,7 @@
 
 name                gnome-themes-standard
 conflicts           gnome-themes
-version             3.14.2.3
+version             3.16.0
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          gnome
 maintainers         devans openmaintainer
@@ -22,8 +22,8 @@
 
 use_xz              yes
 
-checksums           rmd160  67ad96fa1a412a34a49ac4fc4faf332be24bc187 \
-                    sha256  d82a1cf90be3397deadea46d3ba396a46943c7e141ebc70cf833956b5794e479
+checksums           rmd160  662baeeffba8b9c277d1666c32f0f8ceeae4ddfd \
+                    sha256  4ce9cbac71c74d1426b73ad8ca37a29b3267c66f94d2fb4de5e619fab25bd94f
 
 depends_build       port:intltool \
                     port:pkgconfig
@@ -34,14 +34,13 @@
                     port:adwaita-icon-theme \
                     port:gnome-backgrounds
 
-# update m4/intltool.m4 and autoreconf
+# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
 
-pre-configure {
-    copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
+post-patch {
+    xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
 }
 
-use_autoreconf      yes
-autoreconf.args     -fvi
+configure.cmd       ./autogen.sh
 
 configure.args      --disable-silent-rules
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150511/eede97bd/attachment.html>


More information about the macports-changes mailing list