[107993] trunk/dports/gnome/gnumeric/Portfile

devans at macports.org devans at macports.org
Wed Jul 10 08:58:41 PDT 2013


Revision: 107993
          https://trac.macports.org/changeset/107993
Author:   devans at macports.org
Date:     2013-07-10 08:58:41 -0700 (Wed, 10 Jul 2013)
Log Message:
-----------
gnumeric: description, whitespace.

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

Modified: trunk/dports/gnome/gnumeric/Portfile
===================================================================
--- trunk/dports/gnome/gnumeric/Portfile	2013-07-10 15:46:32 UTC (rev 107992)
+++ trunk/dports/gnome/gnumeric/Portfile	2013-07-10 15:58:41 UTC (rev 107993)
@@ -8,23 +8,23 @@
 revision        3
 license         GPL-2
 set branch      [join [lrange [split ${version} .] 0 1] .]
-description	A spreadsheet with gnome support.
-long_description	${description}
-maintainers	nomaintainer
-categories	gnome math
-platforms	darwin
-homepage	http://projects.gnome.org/gnumeric/
+description     A spreadsheet with GNOME support.
+long_description    ${description}
+maintainers     nomaintainer
+categories      gnome math
+platforms       darwin
+homepage        http://projects.gnome.org/gnumeric/
+master_sites    gnome:sources/${name}/${branch}/
 
-master_sites    gnome:sources/${name}/${branch}/
 use_xz          yes
 
 checksums       sha256  8f105a10dc0dd47e14df2879591d2f28482fd03809fa95977dd4d1470a02f963
 
-depends_build	port:gnome-doc-utils \
-		port:intltool \
-		port:pkgconfig
+depends_build   port:gnome-doc-utils \
+                port:intltool \
+                port:pkgconfig
 
-depends_lib	port:goffice \
+depends_lib     port:goffice \
                 port:libglade2 \
                 port:libpng
 
@@ -64,11 +64,11 @@
 # provides both gconf and gsettings schemas
 
 post-activate {
-	system "${prefix}/bin/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"
-	system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas" 
+    system "${prefix}/bin/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"
+    system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
 }
 
 livecheck.type  gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130710/ef7ab4fb/attachment-0001.html>


More information about the macports-changes mailing list