[113301] trunk/dports/gnome/gnome-devel-docs

devans at macports.org devans at macports.org
Wed Nov 13 05:12:57 PST 2013


Revision: 113301
          https://trac.macports.org/changeset/113301
Author:   devans at macports.org
Date:     2013-11-13 05:12:56 -0800 (Wed, 13 Nov 2013)
Log Message:
-----------
gnome-devel-docs: merge version 3.8.1 from GNOME-3 test branch.

Modified Paths:
--------------
    trunk/dports/gnome/gnome-devel-docs/Portfile

Property Changed:
----------------
    trunk/dports/gnome/gnome-devel-docs/


Property changes on: trunk/dports/gnome/gnome-devel-docs
___________________________________________________________________
Added: svn:mergeinfo
   + /branches/mld-qt-481/dports/gnome/gnome-devel-docs:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/gnome-devel-docs:108269-113174
/users/rmstonecipher/gnome/gnome-devel-docs:102363-103172

Modified: trunk/dports/gnome/gnome-devel-docs/Portfile
===================================================================
--- trunk/dports/gnome/gnome-devel-docs/Portfile	2013-11-13 12:56:19 UTC (rev 113300)
+++ trunk/dports/gnome/gnome-devel-docs/Portfile	2013-11-13 13:12:56 UTC (rev 113301)
@@ -1,42 +1,35 @@
 # -*- 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-devel-docs
-version		2.32.0
-license         GFDL-1.1
-set branch	[join [lrange [split ${version} .] 0 1] .]
-description	The GNOME Developer Documentation Package
-long_description        This is the GNOME Developer Documentation package including the following: \
-                           - GNOME Platform Overview  \
-                           - GNOME Integration Guide \
-                           - GNOME Optimization Guide \
-                           - GNOME Accessibility Developers Guide \
-                           - GNOME Human Interface Guidelines \
-                           - GNOME Documentation Project Handbook \
-                           - GNOME Documentation Project Style Guide
+name                gnome-devel-docs
+version             3.8.1
+license             GFDL-1.1
+set branch          [join [lrange [split ${version} .] 0 1] .]
+description         The GNOME Developer Documentation Package
+long_description    This is the GNOME Developer Documentation package including the following: \
+                        - GNOME Platform Overview  \
+                        - GNOME Integration Guide \
+                        - GNOME Optimization Guide \
+                        - GNOME Accessibility Developers Guide \
+                        - GNOME Human Interface Guidelines \
+                        - GNOME Documentation Project Handbook \
+                        - GNOME Documentation Project Style Guide
              
-maintainers	devans openmaintainer
-categories	gnome devel
-platforms	darwin
-supported_archs noarch
-homepage	http://www.gnome.org/
-master_sites    gnome:sources/${name}/${branch}/
+maintainers         devans openmaintainer
+categories          gnome devel
+platforms           darwin
+supported_archs     noarch
+homepage            http://www.gnome.org/
+master_sites        gnome:sources/${name}/${branch}/
 
-use_bzip2 	yes
+use_xz              yes
 
-checksums       sha256  38f6c48c35179d667b637e8d65bd35045d8b54b4f8079220633d9a59cafa4b26 \
-                rmd160  5b70f76b8b1166b3810661052f0562cdfa2ea16c
+checksums           rmd160  a76af1cfb438b9059dd1e63be82422a12e7c9fb6 \
+                    sha256  ffcb9e81e9a8218ab50fd28b30ad598e44dd7ba8aa34afbb977c6daecb42aa4b
 
-depends_build   port:pkgconfig \
-                port:gnome-doc-utils
+depends_build       port:itstool \
+                    port:libxml2
 
-
-configure.args  --disable-scrollkeeper
-
-post-activate {
-   system "scrollkeeper-update"
-}
-
-livecheck.type  gnome
+livecheck.type      gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131113/e0153694/attachment.html>


More information about the macports-changes mailing list