[105902] trunk/dports/gnome/gnome-utils/Portfile
devans at macports.org
devans at macports.org
Thu May 9 09:45:52 PDT 2013
Revision: 105902
https://trac.macports.org/changeset/105902
Author: devans at macports.org
Date: 2013-05-09 09:45:52 -0700 (Thu, 09 May 2013)
Log Message:
-----------
gnome-utils: white space only.
Modified Paths:
--------------
trunk/dports/gnome/gnome-utils/Portfile
Modified: trunk/dports/gnome/gnome-utils/Portfile
===================================================================
--- trunk/dports/gnome/gnome-utils/Portfile 2013-05-09 16:20:45 UTC (rev 105901)
+++ trunk/dports/gnome/gnome-utils/Portfile 2013-05-09 16:45:52 UTC (rev 105902)
@@ -1,19 +1,20 @@
# -*- 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
+PortSystem 1.0
-name gnome-utils
-version 2.30.0
+name gnome-utils
+version 2.30.0
revision 6
set branch [join [lrange [split ${version} .] 0 1] .]
-description GNOME utilities
-long_description Utilities for the GNOME 2.0 desktop.
-maintainers devans openmaintainer
-categories gnome
-license GPL-2+
-platforms darwin
-homepage http://www.gnome.org/
+description GNOME utilities
+long_description \
+ Utilities for the GNOME 2.0 desktop.
+maintainers devans openmaintainer
+categories gnome
+license GPL-2+
+platforms darwin
+homepage http://www.gnome.org/
master_sites gnome:sources/${name}/${branch}/
checksums md5 c6d779ddccf99cbe0667b578078dd011 \
@@ -30,7 +31,7 @@
port:libgtop \
port:gnome-panel
-use_bzip2 yes
+use_bzip2 yes
patchfiles patch-gnome-dictionary-libgdict-Makefile.am.diff \
patch-gsearchtool-libgnomeui-deprecated-Makefile.am.diff \
@@ -50,11 +51,11 @@
universal_variant no
-post-activate {
- system "scrollkeeper-update"
- system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
- system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && \
- gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
+post-activate {
+ system "scrollkeeper-update"
+ system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
+ system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && \
+ gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
}
livecheck.type gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130509/bbd99a59/attachment.html>
More information about the macports-changes
mailing list