[136632] users/devans/GNOME-3/unstable/dports/gnome/gnome-dictionary

devans at macports.org devans at macports.org
Sat May 23 07:52:43 PDT 2015


Revision: 136632
          https://trac.macports.org/changeset/136632
Author:   devans at macports.org
Date:     2015-05-23 07:52:42 -0700 (Sat, 23 May 2015)
Log Message:
-----------
GNOME-3/unstable: gnome-dictionary, sync with stable, update to version 3.17.1.

Modified Paths:
--------------
    users/devans/GNOME-3/unstable/dports/gnome/gnome-dictionary/Portfile

Added Paths:
-----------
    users/devans/GNOME-3/unstable/dports/gnome/gnome-dictionary/files/

Property Changed:
----------------
    users/devans/GNOME-3/unstable/dports/gnome/gnome-dictionary/


Property changes on: users/devans/GNOME-3/unstable/dports/gnome/gnome-dictionary
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/gnome-dictionary:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/rmstonecipher/gnome/gnome-dictionary:102363-103172
   + /branches/mld-qt-481/dports/gnome/gnome-dictionary:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/gnome-dictionary:133138-136490
/users/rmstonecipher/gnome/gnome-dictionary:102363-103172

Modified: users/devans/GNOME-3/unstable/dports/gnome/gnome-dictionary/Portfile
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/gnome-dictionary/Portfile	2015-05-23 14:52:40 UTC (rev 136631)
+++ users/devans/GNOME-3/unstable/dports/gnome/gnome-dictionary/Portfile	2015-05-23 14:52:42 UTC (rev 136632)
@@ -5,7 +5,7 @@
 PortGroup           gobject_introspection 1.0
 
 name                gnome-dictionary
-version             3.15.91
+version             3.17.1
 license             GPL-2 GFDL-1.1 LGPL-2.1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         GNOME dictionary application.
@@ -20,13 +20,17 @@
 
 use_xz              yes
 
-checksums           rmd160  e86d8a51256e469c7687a3efcb0c8adc49fecc9b \
-                    sha256  f54c987164f1c2dcd6d731e565ee4a290ffad59dee3553b467de215fff939849
+checksums           rmd160  469cdc34cd447a58061323d574d6e61ce70cbbcf \
+                    sha256  818cc287a72b379ecf030c3ac148235937ba84bb2243cf2f24d52fc0cabc6e9a
 
 depends_build       port:pkgconfig \
                     port:intltool \
                     port:itstool \
-                    port:yelp-tools
+                    port:yelp-tools \
+                    port:gtk-doc \
+                    port:autoconf \
+                    port:automake \
+                    port:libtool
 
 depends_lib         port:desktop-file-utils \
                     port:gtk3
@@ -36,14 +40,14 @@
 
 gobject_introspection yes
 
-# update m4/intltool.m4 and autoreconf
 
-pre-configure {
-    copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
+# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
+
+post-patch {
+    xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
 }
 
-use_autoreconf      yes
-autoreconf.args     -fvi
+configure.cmd       ./autogen.sh
 
 configure.args      --disable-schemas-compile \
                     --disable-silent-rules
@@ -69,4 +73,4 @@
     system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
 }
 
-livecheck.type  gnome-with-unstable
+livecheck.type      gnome-with-unstable
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150523/b9e47c52/attachment-0001.html>


More information about the macports-changes mailing list