[45496] trunk/dports/gnome/gtksourceview2/Portfile

jmr at macports.org jmr at macports.org
Fri Jan 16 10:22:55 PST 2009


Revision: 45496
          http://trac.macports.org/changeset/45496
Author:   jmr at macports.org
Date:     2009-01-16 10:22:55 -0800 (Fri, 16 Jan 2009)
Log Message:
-----------
gtksourceview2: update to 2.4.2

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

Modified: trunk/dports/gnome/gtksourceview2/Portfile
===================================================================
--- trunk/dports/gnome/gtksourceview2/Portfile	2009-01-16 18:10:10 UTC (rev 45495)
+++ trunk/dports/gnome/gtksourceview2/Portfile	2009-01-16 18:22:55 UTC (rev 45496)
@@ -4,7 +4,7 @@
 
 name		    gtksourceview2
 set my_name     gtksourceview
-version		    2.2.1
+version		    2.4.2
 set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers	    nomaintainer
 categories	    gnome
@@ -24,21 +24,18 @@
 distname	    ${my_name}-${version}
 use_bzip2 	    yes
 
-checksums       md5 1c5bd86f854ead3aedb96463ebbb275f \
-                sha1 457ea2ab8add927ab55e105892c21a440b18603f \
-                rmd160 9b5468adaf76d4ae1cd51fd33018c7139baedcce
+checksums       md5 aece5dcb1e2e7ca1855f95eb48f30443 \
+                sha1 ed1b3775311c7f914abe2c9e433bf1da9afa2d9b \
+                rmd160 c4e9f4eadb34cd651753518132cbf4c6aa9cb3c9
 
 depends_build   port:intltool \
 	            port:pkgconfig
 
 depends_lib     port:gtk2 \
+                port:libgnomeprint \
                 port:libxml2 \
-                port:gnome-vfs \
-                port:gettext
+                port:gnome-vfs
 
-configure.args  --disable-build-tests \
-	            --with-system-pcre
-
 livecheck.check regex
 livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${my_name}/${branch}/
 livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090116/b745ec0a/attachment.html>


More information about the macports-changes mailing list