[29124] trunk/dports/x11/gtkmm/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Sep 15 05:56:57 PDT 2007


Revision: 29124
          http://trac.macosforge.org/projects/macports/changeset/29124
Author:   rhwood at macports.org
Date:     2007-09-15 05:56:57 -0700 (Sat, 15 Sep 2007)

Log Message:
-----------
Upgrade to version 2.12.0
Master site is now a regex instead of a hard-coded version

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

Modified: trunk/dports/x11/gtkmm/Portfile
===================================================================
--- trunk/dports/x11/gtkmm/Portfile	2007-09-15 12:17:38 UTC (rev 29123)
+++ trunk/dports/x11/gtkmm/Portfile	2007-09-15 12:56:57 UTC (rev 29124)
@@ -1,7 +1,7 @@
 # $Id$
 PortSystem 1.0
 name		gtkmm
-version		2.10.10
+version		2.12.0
 description	C++ interface to GTK+.
 long_description        gtkmm (previously known as Gtk--) is the official \
 			C++ interface for the popular GUI library GTK+.
@@ -9,11 +9,11 @@
 categories	x11 devel
 platforms	darwin 
 homepage	http://www.gtkmm.org/
-master_sites    gnome:sources/gtkmm/2.10
+master_sites    gnome:sources/gtkmm/[strsed ${version} {/\.[0-9]*$//}]
 use_bzip2	yes
-checksums	md5 c86ccbed9735be84689baac2f38015bf \
-		sha1 c84ae2f425c3116c58c37ffcafa1008b43399fff \
-		rmd160 475ff5375a129e4590605b3986edfe1a0d884e2e
+checksums	md5 b7a6adb1c9c7e1b6464b4240a4b7ba19 \
+		sha1 a8a8e24a01e3205ac693138377c6090db7202de8 \
+		rmd160 0be3e3444e5e195621c022b83f7e7dac126c34d9
 # use variant +use-sys-deps to depend on the libraries
 depends_lib	port:gtk2 port:glibmm port:cairomm
 configure.cflags-append	"-no-cpp-precomp -flat_namespace -undefined suppress" 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070915/5d3603d6/attachment.html


More information about the macports-changes mailing list