[35052] trunk/dports/gnome/gconf/Portfile

gui_dos at macports.org gui_dos at macports.org
Sat Mar 15 10:59:01 PDT 2008


Revision: 35052
          http://trac.macosforge.org/projects/macports/changeset/35052
Author:   gui_dos at macports.org
Date:     2008-03-15 10:58:59 -0700 (Sat, 15 Mar 2008)

Log Message:
-----------
gconf: updated to 2.22.0 and linted

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

Modified: trunk/dports/gnome/gconf/Portfile
===================================================================
--- trunk/dports/gnome/gconf/Portfile	2008-03-15 16:37:29 UTC (rev 35051)
+++ trunk/dports/gnome/gconf/Portfile	2008-03-15 17:58:59 UTC (rev 35052)
@@ -1,24 +1,25 @@
 # $Id$
+
 PortSystem 1.0
+
 name		gconf
 set my_name GConf
-version		2.20.1
+version		2.22.0
 set branch  [join [lrange [split ${version} .] 0 1] .]
-revision    0
-description	GConf is a configuration database system.	
+description	GConf is a configuration database system.
 long_description        GConf is a configuration database system, \
 			functionally similar to the Windows registry \
 			but lots better. :-) It's being written for \
 			the GNOME desktop but does not require GNOME.
 maintainers	nomaintainer
 categories	gnome
-platforms	darwin 
+platforms	darwin
 homepage	http://www.gnome.org/projects/gconf/
 distname        ${my_name}-${version}
 master_sites    gnome:sources/${my_name}/${branch}/
-checksums	md5 646fc896c6282a8f103365af0fa2e303 \
-		sha1 c628e2645a91b15749f1ebacc62ea685cbfa681c \
-		rmd160 743bee341731402e5d4938ee030adf4f463d9a52
+checksums	md5 a56c043afeb1052abaf45407409b0331 \
+		sha1 2a9ca649ef58394e425a030dc99b863b499a8a56 \
+		rmd160 71f0c6f20882681efdffc957f6d86affd4a29a80
 
 depends_build   port:pkgconfig \
                 port:perl5.8 \
@@ -34,7 +35,7 @@
 
 use_bzip2 	yes
 
-configure.cppflags-append "-L${prefix}/lib" 
+configure.cppflags-append "-L${prefix}/lib"
 
 pre-destroot {
 	destroot.keepdirs ${destroot}${prefix}/etc/gconf/gconf.xml.mandatory ${destroot}${prefix}/etc/gconf/gconf.xml.defaults

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


More information about the macports-changes mailing list