[119420] trunk/dports/x11/gtkspell3/Portfile

devans at macports.org devans at macports.org
Thu Apr 24 22:28:31 PDT 2014


Revision: 119420
          https://trac.macports.org/changeset/119420
Author:   devans at macports.org
Date:     2014-04-24 22:28:31 -0700 (Thu, 24 Apr 2014)
Log Message:
-----------
gtkspell3: update to version 3.0.6, fixes badly merged translations, intltool configuration.

Modified Paths:
--------------
    trunk/dports/x11/gtkspell3/Portfile

Modified: trunk/dports/x11/gtkspell3/Portfile
===================================================================
--- trunk/dports/x11/gtkspell3/Portfile	2014-04-25 01:18:07 UTC (rev 119419)
+++ trunk/dports/x11/gtkspell3/Portfile	2014-04-25 05:28:31 UTC (rev 119420)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                gtkspell3
-version             3.0.5
+version             3.0.6
 license             GPL-2+
 categories          x11 gnome textproc
 platforms           darwin
@@ -16,8 +16,8 @@
 homepage            http://gtkspell.sourceforge.net
 master_sites        ${homepage}/download
 
-checksums           rmd160  8adaa73fd7b391bea9cdc41cb24f6b014419d881 \
-                    sha256  41edfdb4f97b89a49ab9a47b83eab5845cc57144725b462c425ac018285c847b
+checksums           rmd160  68c980080e74b232088b40767e757fd4f6555fdc \
+                    sha256  01372e5b1648d6c752bad390eda048f52ea44ca3d32a78f5a589cbfe5f6b0ac3
 
 depends_build       port:pkgconfig \
                     port:intltool
@@ -28,10 +28,10 @@
                     port:gobject-introspection \
                     port:vala
 
-# update m4/intltool.m4 and autoreconf
+# update build/intltool.m4 and autoreconf
 
 pre-configure {
-    copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
+    copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/build
 }
 
 use_autoreconf      yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140424/88c40cb7/attachment.html>


More information about the macports-changes mailing list