[50217] trunk/dports/devel/glibmm/Portfile

devans at macports.org devans at macports.org
Mon Apr 27 14:54:42 PDT 2009


Revision: 50217
          http://trac.macports.org/changeset/50217
Author:   devans at macports.org
Date:     2009-04-27 14:54:42 -0700 (Mon, 27 Apr 2009)
Log Message:
-----------
glibmm: update to version 2.20.0, take maintainership.

Modified Paths:
--------------
    trunk/dports/devel/glibmm/Portfile

Modified: trunk/dports/devel/glibmm/Portfile
===================================================================
--- trunk/dports/devel/glibmm/Portfile	2009-04-27 21:53:16 UTC (rev 50216)
+++ trunk/dports/devel/glibmm/Portfile	2009-04-27 21:54:42 UTC (rev 50217)
@@ -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
@@ -3,18 +4,18 @@
 
 name            glibmm
-version         2.18.2
+version         2.20.0
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     C++ interface to glib
 long_description \
                 ${description}
-maintainers     nomaintainer
+maintainers     devans openmaintainer
 categories      devel x11
 platforms       darwin
 homepage        http://www.gtkmm.org/
 master_sites    gnome:sources/${name}/${branch}/
 use_bzip2       yes
-checksums       md5     acb1fc7d1afebb7fe64f569eb6ba2aed \
-                sha1    f398374172b3b63160d182d122d541b4fb5d98ac \
-                rmd160  2f564dc7134f1e56b401283acc7960635cba5f33
+checksums       md5     38fa409b531144c238b6e2532e351799 \
+                sha1    a3988446c4443cc944855abbc7f0851d46adc154 \
+                rmd160  2ab83f832f3c40196b33f799833106568f374ba7
 
 depends_lib     path:lib/pkgconfig/glib-2.0.pc:glib2 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090427/5b9026dd/attachment.html>


More information about the macports-changes mailing list