[141592] users/devans/GNOME-3/stable/dports/graphics/cairomm

devans at macports.org devans at macports.org
Sat Dec 12 02:11:01 PST 2015


Revision: 141592
          https://trac.macports.org/changeset/141592
Author:   devans at macports.org
Date:     2015-10-22 07:47:41 -0700 (Thu, 22 Oct 2015)
Log Message:
-----------
GNOME-3/stable: cairomm, reformat, white space only.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/graphics/cairomm/Portfile

Property Changed:
----------------
    users/devans/GNOME-3/stable/dports/graphics/cairomm/


Property changes on: users/devans/GNOME-3/stable/dports/graphics/cairomm
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/graphics/cairomm:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
   + /branches/mld-qt-481/dports/graphics/cairomm:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/unstable-c++11/dports/graphics/cairomm:141591

Modified: users/devans/GNOME-3/stable/dports/graphics/cairomm/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/graphics/cairomm/Portfile	2015-10-22 14:41:42 UTC (rev 141591)
+++ users/devans/GNOME-3/stable/dports/graphics/cairomm/Portfile	2015-10-22 14:47:41 UTC (rev 141592)
@@ -1,36 +1,35 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem      1.0
-PortGroup       active_variants 1.1
+PortSystem          1.0
+PortGroup           active_variants 1.1
 
-name            cairomm
-version         1.10.0
-revision        3
-categories      graphics
-license         LGPL-2+
-maintainers     devans openmaintainer
-description     Cairo is a vector graphics library with cross-device output support.
-long_description \
-                Cairo is designed to produce identical \
-                output on all output media while taking advantage of \
-                display hardware acceleration when available \
-                (eg. through the X Render Extension).
-homepage        http://cairographics.org/
-master_sites    ${homepage}releases/
-platforms       darwin
+name                cairomm
+version             1.10.0
+revision            3
+categories          graphics
+license             LGPL-2+
+maintainers         devans openmaintainer
+description         Cairo is a vector graphics library with cross-device output support.
+long_description    Cairo is designed to produce identical \
+                    output on all output media while taking advantage of \
+                    display hardware acceleration when available \
+                    (eg. through the X Render Extension).
+homepage            http://cairographics.org/
+master_sites        ${homepage}releases/
+platforms           darwin
 
-checksums       sha1    f08bf8a331067f0d1e876523f07238fba6b26b99 \
-                rmd160  b9cd018198d954560cab3cc126d47d64389b8ca2
+checksums           sha1    f08bf8a331067f0d1e876523f07238fba6b26b99 \
+                    rmd160  b9cd018198d954560cab3cc126d47d64389b8ca2
 
-depends_build   port:pkgconfig \
-                port:mm-common
+depends_build       port:pkgconfig \
+                    port:mm-common
 
-depends_lib     path:lib/pkgconfig/cairo.pc:cairo \
-                port:libsigcxx2
+depends_lib         path:lib/pkgconfig/cairo.pc:cairo \
+                    port:libsigcxx2
 
-use_autoreconf  yes
-autoreconf.args -fvi
+use_autoreconf      yes
+autoreconf.args     -fvi
 
 #
 # dummy variants to ensure that this port gets rebuilt if
@@ -49,6 +48,6 @@
     require_active_variants path:lib/pkgconfig/cairo.pc:cairo x11
 }
 
-livecheck.type  regex
-livecheck.url   http://cairographics.org/releases/
-livecheck.regex ${name}-(\[0-9\]+\\.\[0-9\]*\[02468\]\\.\[0-9\]+)
+livecheck.type      regex
+livecheck.url       http://cairographics.org/releases/
+livecheck.regex     ${name}-(\[0-9\]+\\.\[0-9\]*\[02468\]\\.\[0-9\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/58afed95/attachment-0001.html>


More information about the macports-changes mailing list