[105776] trunk/dports/gnome/zenity/Portfile
devans at macports.org
devans at macports.org
Sun May 5 13:54:46 PDT 2013
Revision: 105776
https://trac.macports.org/changeset/105776
Author: devans at macports.org
Date: 2013-05-05 13:54:46 -0700 (Sun, 05 May 2013)
Log Message:
-----------
zenity: white space only.
Modified Paths:
--------------
trunk/dports/gnome/zenity/Portfile
Modified: trunk/dports/gnome/zenity/Portfile
===================================================================
--- trunk/dports/gnome/zenity/Portfile 2013-05-05 20:52:13 UTC (rev 105775)
+++ trunk/dports/gnome/zenity/Portfile 2013-05-05 20:54:46 UTC (rev 105776)
@@ -3,19 +3,19 @@
PortSystem 1.0
-name zenity
-version 2.32.1
+name zenity
+version 2.32.1
revision 4
set branch [join [lrange [split ${version} .] 0 1] .]
-description zenity allows you to display dialog boxes from the commandline.
+description zenity allows you to display dialog boxes from the commandline.
long_description \
This is zenity - a rewrite of gdialog, the GNOME port of dialog which \
allows you to display dialog boxes from the commandline and shell scripts.
-maintainers devans openmaintainer
-categories gnome
-license LGPL-2+
-platforms darwin
-homepage http://www.gnome.org/
+maintainers devans openmaintainer
+categories gnome
+license LGPL-2+
+platforms darwin
+homepage http://www.gnome.org/
master_sites gnome:sources/${name}/${branch}/
checksums sha1 5e75e9200768ecf9eb7f1e6edac7a395ddb47947 \
@@ -30,15 +30,15 @@
port:libpng \
port:rarian
-use_bzip2 yes
+use_bzip2 yes
-configure.args --mandir=${prefix}/share/man --disable-scrollkeeper
+configure.args --mandir=${prefix}/share/man --disable-scrollkeeper
# intltool needs to be run with the correct version of perl
configure.env-append INTLTOOL_PERL=${prefix}/bin/perl5.12
-post-activate {
- system "scrollkeeper-update"
+post-activate {
+ system "scrollkeeper-update"
}
livecheck.type gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130505/cd1f10a3/attachment.html>
More information about the macports-changes
mailing list