[145504] users/devans/GNOME-3/stable-c++11/dports/gnome/mm-common

devans at macports.org devans at macports.org
Sun Feb 7 17:09:19 PST 2016


Revision: 145504
          https://trac.macports.org/changeset/145504
Author:   devans at macports.org
Date:     2016-02-07 17:09:19 -0800 (Sun, 07 Feb 2016)
Log Message:
-----------
GNOME-3/stable-c++11: mm-common, sync with trunk.

Modified Paths:
--------------
    users/devans/GNOME-3/stable-c++11/dports/gnome/mm-common/Portfile

Property Changed:
----------------
    users/devans/GNOME-3/stable-c++11/dports/gnome/mm-common/


Property changes on: users/devans/GNOME-3/stable-c++11/dports/gnome/mm-common
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/mm-common:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/rmstonecipher/gnome/mm-common:102363-103172
   + /branches/mld-qt-481/dports/gnome/mm-common:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/mm-common:138776-145503
/users/rmstonecipher/gnome/mm-common:102363-103172

Modified: users/devans/GNOME-3/stable-c++11/dports/gnome/mm-common/Portfile
===================================================================
--- users/devans/GNOME-3/stable-c++11/dports/gnome/mm-common/Portfile	2016-02-07 21:08:31 UTC (rev 145503)
+++ users/devans/GNOME-3/stable-c++11/dports/gnome/mm-common/Portfile	2016-02-08 01:09:19 UTC (rev 145504)
@@ -1,39 +1,38 @@
 # -*- 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
+PortSystem          1.0
 
-name            mm-common
-version         0.9.9
-license         GPL-2
-set branch      [join [lrange [split ${version} .] 0 1] .]
+name                mm-common
+version             0.9.9
+license             GPL-2
+set branch          [join [lrange [split ${version} .] 0 1] .]
 
-description     The mm-common module provides the build infrastructure and \
-                utilities shared among the GNOME C++ binding libraries.
+description         The mm-common module provides the build infrastructure and \
+                    utilities shared among the GNOME C++ binding libraries.
 
-long_description \
-                The mm-common module provides the build infrastructure and \
-                utilities shared among the GNOME C++ binding libraries. \
-                It is only a required dependency for building the C++ bindings \
-                from the gnome.org version control repository.  An installation \
-                of mm-common is not required for building tarball releases, \
-                unless configured to use maintainer-mode.
+long_description    The mm-common module provides the build infrastructure and \
+                    utilities shared among the GNOME C++ binding libraries. \
+                    It is only a required dependency for building the C++ bindings \
+                    from the gnome.org version control repository.  An installation \
+                    of mm-common is not required for building tarball releases, \
+                    unless configured to use maintainer-mode.
 
-maintainers     devans openmaintainer
-categories      gnome devel
-platforms       darwin
-homepage        http://www.gnome.org/
-master_sites    gnome:sources/${name}/${branch}/
+maintainers         devans openmaintainer
+categories          gnome devel
+platforms           darwin
+homepage            http://www.gnome.org/
+master_sites        gnome:sources/${name}/${branch}/
 
-use_xz          yes
+use_xz              yes
 
-checksums       sha256  9d00bc77e77794e0bd2ae68132c4b4136aa115d255e34b310f7449b29db50b7a \
-                rmd160  66f42f255ce47c6758339856f6b0329ff732df58
+checksums           sha256  9d00bc77e77794e0bd2ae68132c4b4136aa115d255e34b310f7449b29db50b7a \
+                    rmd160  66f42f255ce47c6758339856f6b0329ff732df58
 
-supported_archs noarch
+supported_archs     noarch
 
-depends_build   port:gsed \
-                port:curl \
-                port:wget
+depends_build       port:gsed \
+                    port:curl \
+                    port:wget
 
-livecheck.type  gnome-with-unstable
+livecheck.type      gnome-with-unstable
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160207/de335fd7/attachment-0001.html>


More information about the macports-changes mailing list