[33516] trunk/dports/gnome/libgnomecups/Portfile
nox at macports.org
nox at macports.org
Mon Jan 28 13:49:24 PST 2008
Revision: 33516
http://trac.macosforge.org/projects/macports/changeset/33516
Author: nox at macports.org
Date: 2008-01-28 13:49:21 -0800 (Mon, 28 Jan 2008)
Log Message:
-----------
libgnomecups: Whitespace changes.
Modified Paths:
--------------
trunk/dports/gnome/libgnomecups/Portfile
Modified: trunk/dports/gnome/libgnomecups/Portfile
===================================================================
--- trunk/dports/gnome/libgnomecups/Portfile 2008-01-28 21:44:52 UTC (rev 33515)
+++ trunk/dports/gnome/libgnomecups/Portfile 2008-01-28 21:49:21 UTC (rev 33516)
@@ -1,17 +1,22 @@
# $Id$
+
PortSystem 1.0
-name libgnomecups
-version 0.2.2
-set branch [join [lrange [split ${version} .] 0 1] .]
-revision 1
-description This is an implementation of the Gnome Printing Architecture
-long_description This is an implementation of the Gnome Printing \
- Architecture
-maintainers nomaintainer
-categories gnome
-platforms darwin
-homepage http://www.levien.com/gnome/print-arch.html
+
+name libgnomecups
+version 0.2.2
+set branch [join [lrange [split ${version} .] 0 1] .]
+revision 1
+maintainers nomaintainer
+categories gnome
+platforms darwin
+description This is an implementation of the Gnome Printing Architecture
+
+long_description \
+ ${description}
+
+homepage http://www.levien.com/gnome/print-arch.html
master_sites gnome:sources/${name}/${branch}/
+use_bzip2 yes
checksums md5 959d5524fe9c37efb55ccfa02e3a063b \
sha1 d0bf3a87f9c540bca366f6fefdecdefa145e8e66 \
@@ -26,7 +31,6 @@
port:gettext \
port:libiconv
-use_bzip2 yes
configure.args --mandir=${prefix}/share/man
platform darwin 7 {
@@ -36,5 +40,3 @@
livecheck.check regex
livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080128/66876a3d/attachment.html
More information about the macports-changes
mailing list