[105907] trunk/dports/gnome/epiphany/Portfile
devans at macports.org
devans at macports.org
Thu May 9 10:31:48 PDT 2013
Revision: 105907
https://trac.macports.org/changeset/105907
Author: devans at macports.org
Date: 2013-05-09 10:31:48 -0700 (Thu, 09 May 2013)
Log Message:
-----------
epiphany: white space only.
Modified Paths:
--------------
trunk/dports/gnome/epiphany/Portfile
Modified: trunk/dports/gnome/epiphany/Portfile
===================================================================
--- trunk/dports/gnome/epiphany/Portfile 2013-05-09 17:27:18 UTC (rev 105906)
+++ trunk/dports/gnome/epiphany/Portfile 2013-05-09 17:31:48 UTC (rev 105907)
@@ -1,24 +1,25 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
+PortSystem 1.0
-name epiphany
-version 2.30.6
+name epiphany
+version 2.30.6
revision 10
license GPL-2+
set branch [join [lrange [split ${version} .] 0 1] .]
-description A GNOME Web browser.
-long_description A web browser is more than an application, it is a \
- way of thinking, it is a way of seeing the world. \
- Epiphany's principles are simplicity and standards \
- compliance.
-maintainers devans openmaintainer
-categories gnome www
-platforms darwin
-homepage http://www.gnome.org/projects/${name}
+description A GNOME Web browser.
+long_description \
+ A web browser is more than an application, it is a \
+ way of thinking, it is a way of seeing the world. \
+ Epiphany's principles are simplicity and standards \
+ compliance.
+maintainers devans openmaintainer
+categories gnome www
+platforms darwin
+homepage http://www.gnome.org/projects/${name}
master_sites gnome:sources/${name}/${branch}/
-use_bzip2 yes
+use_bzip2 yes
checksums md5 0c566b3ffd428d2135e3c8cb65352d64 \
sha1 a4bde975f9b2b97d6aad14b4b8a715b40d19a155 \
@@ -29,7 +30,7 @@
port:gnome-common \
port:gnome-doc-utils
-depends_lib port:gconf \
+depends_lib port:gconf \
port:webkit-gtk \
port:icu \
port:jpeg \
@@ -52,12 +53,12 @@
}
post-activate {
- system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
- system "${prefix}/bin/scrollkeeper-update; true"
- system "${prefix}/bin/update-desktop-database -q ${prefix}/share/applications; true"
- system "${prefix}/bin/update-mime-database ${prefix}/share/mime; true"
- system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && \
- gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
+ system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
+ system "${prefix}/bin/scrollkeeper-update; true"
+ system "${prefix}/bin/update-desktop-database -q ${prefix}/share/applications; true"
+ system "${prefix}/bin/update-mime-database ${prefix}/share/mime; true"
+ system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && \
+ gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
}
#
@@ -65,8 +66,8 @@
#
if {[variant_isset universal]} {
- configure.args-append --disable-nss
- depends_lib-delete port:nss
+ configure.args-append --disable-nss
+ depends_lib-delete port:nss
}
livecheck.type gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130509/519dcd92/attachment-0001.html>
More information about the macports-changes
mailing list