[110399] users/devans/GNOME-3/stable/dports/gnome/gnome-backgrounds/ Portfile

devans at macports.org devans at macports.org
Fri Aug 30 14:41:12 PDT 2013


Revision: 110399
          https://trac.macports.org/changeset/110399
Author:   devans at macports.org
Date:     2013-08-30 14:41:12 -0700 (Fri, 30 Aug 2013)
Log Message:
-----------
users/devans/GNOME-3/stable/dports: gnome-backgrounds, white space only.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/gnome-backgrounds/Portfile

Modified: users/devans/GNOME-3/stable/dports/gnome/gnome-backgrounds/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-backgrounds/Portfile	2013-08-30 21:40:58 UTC (rev 110398)
+++ users/devans/GNOME-3/stable/dports/gnome/gnome-backgrounds/Portfile	2013-08-30 21:41:12 UTC (rev 110399)
@@ -1,31 +1,30 @@
 # -*- 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            gnome-backgrounds
-version         2.32.0
-set branch      [join [lrange [split ${version} .] 0 1] .]
-maintainers     nomaintainer
-categories      gnome
-license         GPL-2
-installs_libs   no
-platforms       darwin 
-supported_archs noarch
+name                gnome-backgrounds
+version             2.32.0
+set branch          [join [lrange [split ${version} .] 0 1] .]
+maintainers         nomaintainer
+categories          gnome
+license             GPL-2
+installs_libs       no
+platforms           darwin 
+supported_archs     noarch
 
-description     A collection of backgrounds for GNOME 2.
+description         A collection of backgrounds for GNOME 2.
+long_description    $description
 
-long_description \
-    $description
+homepage            http://www.gnome.org/
+master_sites        gnome:sources/$name/$branch/
 
-homepage        http://www.gnome.org/
-master_sites    gnome:sources/$name/$branch/
+use_bzip2           yes
 
-use_bzip2       yes
+checksums           rmd160  b018251367155745683555932bf08d693c8c410a \
+                    sha256  4d7b60b5ba768bf8834b5fa3a3471cd9a9e14b5884bc210dc2d3cdbf1faddcef
 
-checksums       rmd160  b018251367155745683555932bf08d693c8c410a \
-                sha256  4d7b60b5ba768bf8834b5fa3a3471cd9a9e14b5884bc210dc2d3cdbf1faddcef
+depends_build       port:intltool \
+                    port:gettext
 
-depends_build   port:intltool port:gettext
-
-livecheck.type  gnome
+livecheck.type      gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130830/e57d8c5b/attachment.html>


More information about the macports-changes mailing list