[126178] trunk/dports/gnome/gtksourceview3

devans at macports.org devans at macports.org
Sat Oct 4 18:39:26 PDT 2014


Revision: 126178
          https://trac.macports.org/changeset/126178
Author:   devans at macports.org
Date:     2014-10-04 18:39:26 -0700 (Sat, 04 Oct 2014)
Log Message:
-----------
gtksourceview3: update to version 3.14.0, dependencies.

Modified Paths:
--------------
    trunk/dports/gnome/gtksourceview3/Portfile

Property Changed:
----------------
    trunk/dports/gnome/gtksourceview3/


Property changes on: trunk/dports/gnome/gtksourceview3
___________________________________________________________________
Modified: svn:mergeinfo
   - /users/devans/GNOME-3/stable/dports/gnome/gtksourceview3:118155-124199
/users/devans/GNOME-3/unstable/dports/gnome/gtksourceview3:116271-118151
   + /users/devans/GNOME-3/stable/dports/gnome/gtksourceview3:118155-126096
/users/devans/GNOME-3/unstable/dports/gnome/gtksourceview3:116271-118151,121400-125736

Modified: trunk/dports/gnome/gtksourceview3/Portfile
===================================================================
--- trunk/dports/gnome/gtksourceview3/Portfile	2014-10-05 01:37:45 UTC (rev 126177)
+++ trunk/dports/gnome/gtksourceview3/Portfile	2014-10-05 01:39:26 UTC (rev 126178)
@@ -6,7 +6,7 @@
 
 name                gtksourceview3
 set gname           gtksourceview
-version             3.12.3
+version             3.14.0
 license             LGPL-2.1+
 set branch          [join [lrange [split ${version} .] 0 1] .]
 maintainers         devans openmaintainer
@@ -26,8 +26,8 @@
 distname            ${gname}-${version}
 use_xz              yes
 
-checksums           rmd160  2473c22052abf18a50f4b4902f1ab019459359a2 \
-                    sha256  f31959a21a93a929ff15192287096e65479e082cfac48ea8566aae9f6ce2f5f7
+checksums           rmd160  3e5bbe1963f052b64ee13f8562260734b81fd6b2 \
+                    sha256  b6a6036af0209cbc591afbae2fb13d2a92898a52cb76f652b94034da1bc0eba4
 
 depends_build       port:intltool \
                     port:pkgconfig \
@@ -38,7 +38,8 @@
                     port:gettext \
                     port:gtk3 \
                     port:gobject-introspection \
-                    port:libxml2
+                    port:libxml2 \
+                    port:vala
 
 # update m4/intltool.m4 and autoreconf
 
@@ -75,7 +76,7 @@
 post-destroot {
     set docdir ${prefix}/share/doc/${name}
     xinstall -d ${destroot}${docdir}
-    xinstall -m 644 -W ${worksrcpath} AUTHORS COPYING COPYING.lib MAINTAINERS \
+    xinstall -m 644 -W ${worksrcpath} AUTHORS COPYING MAINTAINERS \
         NEWS README ${destroot}${docdir}
 
 # glade expects catalog modules and libraries to have a .so suffix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141004/1497fdb1/attachment.html>


More information about the macports-changes mailing list