[121920] trunk/dports/gnome/libgnomeui/Portfile

mojca at macports.org mojca at macports.org
Fri Jul 11 11:52:04 PDT 2014


Revision: 121920
          https://trac.macports.org/changeset/121920
Author:   mojca at macports.org
Date:     2014-07-11 11:52:03 -0700 (Fri, 11 Jul 2014)
Log Message:
-----------
libgnomeui: whitespace, add sha256

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

Modified: trunk/dports/gnome/libgnomeui/Portfile
===================================================================
--- trunk/dports/gnome/libgnomeui/Portfile	2014-07-11 18:49:56 UTC (rev 121919)
+++ trunk/dports/gnome/libgnomeui/Portfile	2014-07-11 18:52:03 UTC (rev 121920)
@@ -1,46 +1,44 @@
 # -*- 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            libgnomeui
-version         2.24.5
-revision        12
-set branch      [join [lrange [split ${version} .] 0 1] .]
-maintainers     nomaintainer
-categories      gnome
-license         LGPL
-platforms       darwin
-description     Libraries for the GNOME GUI, a GNU desktop environment.
+name                libgnomeui
+version             2.24.5
+revision            12
+set branch          [join [lrange [split ${version} .] 0 1] .]
+maintainers         nomaintainer
+categories          gnome
+license             LGPL
+platforms           darwin
+description         Libraries for the GNOME GUI, a GNU desktop environment.
 
-long_description \
-    ${description}
+long_description    ${description}
 
-homepage        http://www.gnome.org/
-master_sites    gnome:sources/${name}/${branch}/
-use_bzip2       yes
+homepage            http://www.gnome.org/
+master_sites        gnome:sources/${name}/${branch}/
+use_bzip2           yes
 
-checksums       md5     d4bb506b1916015323928faab5aa708b \
-                sha1    a89d88416403b20a958bd19257522cf7a75ea344 \
-                rmd160  447e0968221ba28844dbba5cc4ef260e637e9b9d
+checksums           rmd160  447e0968221ba28844dbba5cc4ef260e637e9b9d \
+                    sha256  ae352f2495889e65524c979932c909f4629a58e64290fb0c95333373225d3c0f
 
-depends_build   port:pkgconfig \
-                port:intltool \
-                port:gtk-doc \
-                port:gnome-common
+depends_build       port:pkgconfig \
+                    port:intltool \
+                    port:gtk-doc \
+                    port:gnome-common
 
-depends_lib     port:gconf \
-                port:libbonoboui \
-                port:libffi \
-                port:libgnome-keyring
+depends_lib         port:gconf \
+                    port:libbonoboui \
+                    port:libffi \
+                    port:libgnome-keyring
 
-patchfiles      patch-configure.in.diff \
-                patch-libgnomeui-gnome-gconf-ui.c.diff
+patchfiles          patch-configure.in.diff \
+                    patch-libgnomeui-gnome-gconf-ui.c.diff
 
-use_autoreconf  yes
-autoreconf.args -fvi
+use_autoreconf      yes
+autoreconf.args     -fvi
 
-configure.args  --without-x
+configure.args      --without-x
 
 variant x11 {
     patchfiles-delete       patch-configure.in.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140711/d697f176/attachment.html>


More information about the macports-changes mailing list