Revision
140881
Author
devans@macports.org
Date
2015-10-04 12:23:42 -0700 (Sun, 04 Oct 2015)

Log Message

gedit-plugins: update to version 3.18.0.

Modified Paths

Property Changed

Diff

Property changes: trunk/dports/gnome/gedit-plugins


Modified: svn:mergeinfo

/users/devans/GNOME-3/unstable/dports/gnome/gedit-plugins:121400-125920,133204-134597 + /users/devans/GNOME-3/stable/dports/gnome/gedit-plugins:114993-140741 /users/devans/GNOME-3/unstable/dports/gnome/gedit-plugins:121400-125920,133204-140540

Modified: trunk/dports/gnome/gedit-plugins/Portfile (140880 => 140881)


--- trunk/dports/gnome/gedit-plugins/Portfile	2015-10-04 19:23:40 UTC (rev 140880)
+++ trunk/dports/gnome/gedit-plugins/Portfile	2015-10-04 19:23:42 UTC (rev 140881)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                gedit-plugins
-version             3.16.0
+version             3.18.0
 license             GPL-2+
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         Plug-ins for GEdit
@@ -17,8 +17,8 @@
 
 use_xz              yes
 
-checksums           rmd160  37693d8a3228a17406b1064f937f4ce62f246b6b \
-                    sha256  b685b84ada8ca04f6aa201e402a0208591be4a37b874595a0a85d0a14b52f191
+checksums           rmd160  5f33c7560d688b70e4ce71d2f2594461337a6809 \
+                    sha256  e25249c0c2a057827bb4d4755a2359e1f9b4de288e0c4e201c6ef4f0e0e8c580
 
 depends_build       port:pkgconfig \
                     port:intltool \

Modified: trunk/dports/gnome/gedit-plugins/files/patch-configure.ac.diff (140880 => 140881)


--- trunk/dports/gnome/gedit-plugins/files/patch-configure.ac.diff	2015-10-04 19:23:40 UTC (rev 140880)
+++ trunk/dports/gnome/gedit-plugins/files/patch-configure.ac.diff	2015-10-04 19:23:42 UTC (rev 140881)
@@ -1,7 +1,7 @@
---- configure.ac.orig	2014-11-11 23:42:40.000000000 -0800
-+++ configure.ac	2014-11-17 08:30:13.000000000 -0800
-@@ -49,8 +49,9 @@
- # ================================================================
+--- configure.ac.orig	2015-04-29 12:02:54.000000000 -0700
++++ configure.ac	2015-05-21 20:41:03.000000000 -0700
+@@ -46,8 +46,9 @@
+ 
  IT_PROG_INTLTOOL([0.40.0])
  
 -AM_GNU_GETTEXT_VERSION([0.17])