[128820] users/devans/GNOME-3/stable/dports/gnome/gnome-themes-standard

devans at macports.org devans at macports.org
Thu Nov 27 13:37:15 PST 2014


Revision: 128820
          https://trac.macports.org/changeset/128820
Author:   devans at macports.org
Date:     2014-11-27 13:37:15 -0800 (Thu, 27 Nov 2014)
Log Message:
-----------
GNOME-3/stable: gnome-themes-standard, merge sync with trunk.

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

Property Changed:
----------------
    users/devans/GNOME-3/stable/dports/gnome/gnome-themes-standard/


Property changes on: users/devans/GNOME-3/stable/dports/gnome/gnome-themes-standard
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/gnome-themes-standard:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/gnome-themes-standard:114069-120353
/users/devans/GNOME-3/unstable/dports/gnome/gnome-themes-standard:119539-125620
/users/rmstonecipher/gnome/gnome-themes-standard:102363-103172
   + /branches/mld-qt-481/dports/gnome/gnome-themes-standard:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/gnome-themes-standard:114069-128818
/users/devans/GNOME-3/unstable/dports/gnome/gnome-themes-standard:119539-125620
/users/rmstonecipher/gnome/gnome-themes-standard:102363-103172

Modified: users/devans/GNOME-3/stable/dports/gnome/gnome-themes-standard/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-themes-standard/Portfile	2014-11-27 21:36:12 UTC (rev 128819)
+++ users/devans/GNOME-3/stable/dports/gnome/gnome-themes-standard/Portfile	2014-11-27 21:37:15 UTC (rev 128820)
@@ -1,39 +1,40 @@
 # -*- 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-themes-standard
-conflicts       gnome-themes
-version         3.14.2
-set branch      [join [lrange [split ${version} .] 0 1] .]
-categories      gnome
-maintainers     devans openmaintainer
-license         LGPL-2.1+ GPL-2+
-platforms       darwin
-description     Default GNOME 3 theme
+name                gnome-themes-standard
+conflicts           gnome-themes
+version             3.14.2
+set branch          [join [lrange [split ${version} .] 0 1] .]
+categories          gnome
+maintainers         devans openmaintainer
+license             LGPL-2.1+ GPL-2+
+platforms           darwin
+description         Default GNOME 3 theme
 
-long_description \
-                gnome-themes-standard contains various components of the \
-                default GNOME 3 themes for GTK+ 2 and GTK+ 3 applications \
-                (Adwaita, HighContrast, LowContrast).
+long_description    gnome-themes-standard contains various components of the \
+                    default GNOME 3 themes for GTK+ 2 and GTK+ 3 applications \
+                    (Adwaita, HighContrast, LowContrast).
 
-homepage        http://www.gnome.org/
-master_sites    gnome:sources/$name/$branch/
+homepage            http://www.gnome.org/
+master_sites        gnome:sources/$name/$branch/
 
-use_xz          yes
+use_xz              yes
 
-checksums       rmd160  21096626e6a87e4663b50b3141acd1179bbe1b12 \
-                sha256  2fc21963bd8b65afff9a7f1b025035adc6d9db2810a134172c7a0155d81a7d28
+checksums           rmd160  21096626e6a87e4663b50b3141acd1179bbe1b12 \
+                    sha256  2fc21963bd8b65afff9a7f1b025035adc6d9db2810a134172c7a0155d81a7d28
+checksums           rmd160  48d8695cf7f45ad9918cdca6a7de7379255c72c5 \
+                    sha256  addd469f4ba746f8ebb03da8b5c67b7d8b6b2c979f7f07958455c7e33fbdbe09
 
-depends_build   port:intltool \
-                port:pkgconfig
+depends_build       port:intltool \
+                    port:pkgconfig
 
-depends_lib     port:gtk3 \
-                port:gtk2 \
-                port:librsvg \
-                port:adwaita-icon-theme \
-                port:gnome-backgrounds
+depends_lib         port:gtk3 \
+                    port:gtk2 \
+                    port:librsvg \
+                    port:adwaita-icon-theme \
+                    port:gnome-backgrounds
 
 # update m4/intltool.m4 and autoreconf
 
@@ -41,9 +42,9 @@
     copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
 }
 
-use_autoreconf  yes
-autoreconf.args -fvi
+use_autoreconf      yes
+autoreconf.args     -fvi
 
-configure.args  --disable-silent-rules
+configure.args      --disable-silent-rules
 
-livecheck.type  gnome
+livecheck.type      gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141127/b23065eb/attachment.html>


More information about the macports-changes mailing list