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

devans at macports.org devans at macports.org
Thu Apr 30 20:02:14 PDT 2009


Revision: 50445
          http://trac.macports.org/changeset/50445
Author:   devans at macports.org
Date:     2009-04-30 20:02:13 -0700 (Thu, 30 Apr 2009)
Log Message:
-----------
gtksourceview2: update to version 2.6.1, dependencies, add mode line.

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

Modified: trunk/dports/gnome/gtksourceview2/Portfile
===================================================================
--- trunk/dports/gnome/gtksourceview2/Portfile	2009-05-01 02:49:06 UTC (rev 50444)
+++ trunk/dports/gnome/gtksourceview2/Portfile	2009-05-01 03:02:13 UTC (rev 50445)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem      1.0
@@ -4,7 +5,7 @@
 
 name		    gtksourceview2
 set my_name     gtksourceview
-version		    2.4.2
+version		    2.6.1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers	    nomaintainer
 categories	    gnome
@@ -24,17 +25,15 @@
 distname	    ${my_name}-${version}
 use_bzip2 	    yes
 
-checksums       md5 aece5dcb1e2e7ca1855f95eb48f30443 \
-                sha1 ed1b3775311c7f914abe2c9e433bf1da9afa2d9b \
-                rmd160 c4e9f4eadb34cd651753518132cbf4c6aa9cb3c9
+checksums       md5     e30339b58a5597233ef3163e9fabe2ee \
+                sha1    3db208052142e651e18d3c71890ed8c028266002 \
+                rmd160  9690501ee682316ef1b934daf4b99545645671e6
 
 depends_build   port:intltool \
-	            port:pkgconfig
+	        port:pkgconfig
 
 depends_lib     port:gtk2 \
-                port:libgnomeprint \
-                port:libxml2 \
-                port:gnome-vfs
+                port:libxml2
 
 livecheck.check regex
 livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${my_name}/${branch}/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090430/e3818489/attachment.html>


More information about the macports-changes mailing list