[70759] trunk/dports/gnome/gconfmm/Portfile

devans at macports.org devans at macports.org
Fri Aug 20 08:34:49 PDT 2010


Revision: 70759
          http://trac.macports.org/changeset/70759
Author:   devans at macports.org
Date:     2010-08-20 08:34:48 -0700 (Fri, 20 Aug 2010)
Log Message:
-----------
gconfmm: update to version 2.28.2.

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

Modified: trunk/dports/gnome/gconfmm/Portfile
===================================================================
--- trunk/dports/gnome/gconfmm/Portfile	2010-08-20 15:19:18 UTC (rev 70758)
+++ trunk/dports/gnome/gconfmm/Portfile	2010-08-20 15:34:48 UTC (rev 70759)
@@ -3,26 +3,32 @@
 
 PortSystem 1.0
 
-name		gconfmm
-version		2.24.0
-set branch  [join [lrange [split ${version} .] 0 1] .]
-description	gconfmm provides C++ wrappers for gconf.
-long_description        ${description}
-maintainers	nomaintainer
-categories	gnome
-platforms	darwin
-homepage	http://www.gtkmm.org/
-master_sites	gnome:sources/${name}/${branch}/
-use_bzip2	yes
+name            gconfmm
+version         2.28.2
+set branch      [join [lrange [split ${version} .] 0 1] .]
 
-checksums 	md5     cd2c3c919dbf8f90f703680d2fa088b2 \
-		    sha1    1c130b3311c8307037126050bbfb4f8faa28819a \
-		    rmd160  933c045f1b6f71f5b6ecc9e73ac29d2f787f56d0
+description     gconfmm provides C++ wrappers for gconf.
 
-depends_lib	port:gtkmm \
-            port:gconf \
-            port:libiconv
+long_description \
+                ${description}
 
+maintainers     nomaintainer
+categories      gnome
+platforms       darwin
+homepage        http://www.gtkmm.org/
+master_sites    gnome:sources/${name}/${branch}/
+use_bzip2       yes
+
+checksums       md5     cca6d249ab766895e1a180b7a4775733 \
+                sha1    5d3ab360bb182197226355bf4120553161df04b7 \
+                rmd160  2b4a37791ceddc299df8a0c33a900d2daff915a3
+
+depends_build   port:pkgconfig \
+                path:bin/perl:perl5
+
+depends_lib     port:glibmm \
+                port:gconf
+
 livecheck.type  regex
 livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
 livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100820/95f32ae7/attachment.html>


More information about the macports-changes mailing list