[119012] trunk/dports/gnome/gnome-devel-docs/Portfile

devans at macports.org devans at macports.org
Tue Apr 15 02:28:40 PDT 2014


Revision: 119012
          https://trac.macports.org/changeset/119012
Author:   devans at macports.org
Date:     2014-04-15 02:28:40 -0700 (Tue, 15 Apr 2014)
Log Message:
-----------
gnome-devel-docs: update to version 3.12.1, description, notes.

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

Modified: trunk/dports/gnome/gnome-devel-docs/Portfile
===================================================================
--- trunk/dports/gnome/gnome-devel-docs/Portfile	2014-04-15 06:42:21 UTC (rev 119011)
+++ trunk/dports/gnome/gnome-devel-docs/Portfile	2014-04-15 09:28:40 UTC (rev 119012)
@@ -4,18 +4,13 @@
 PortSystem          1.0
 
 name                gnome-devel-docs
-version             3.12.0
+version             3.12.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
+long_description    ${description} contains essential documentation for \
+                    GNOME developers. See notes for a list of documents \
+                    provided.
              
 maintainers         devans openmaintainer
 categories          gnome devel
@@ -26,12 +21,22 @@
 
 use_xz              yes
 
-checksums           rmd160  b9c758d6bf29fa6aa60913e9bc3946ff216c1a79 \
-                    sha256  8d88b91f5a1257ad3420f9e51f557a445e918c5c125f76df2d3028a89d9271de
+checksums           rmd160  b038823781fe6894d535cb2f88bb3f53101ca0af \
+                    sha256  77b9efb8b976e0b1b3ffe95ed17ac3d32c3127025ac1abb0f9fa963a14d41f49
 
 depends_build       port:itstool \
                     port:libxml2
 
 configure.args      --disable-silent-rules
 
+notes "
+This port provides the following documents:
+    - GNOME Developer Overview (yelp help:platform-overview)
+    - GNOME Developer Platform Demos (yelp help:gnome-devel-demos)
+    - GNOME Human Interface Guidelines (yelp help:hig-book)
+    - GNOME Programming Guidelines (yelp help:programming-guidelines)
+    - GNOME Accessibility Developers Guide (yelp help:accessibility-devel-guide)
+    - GNOME Optimization Guide (yelp help:optimization-guide)
+"
+
 livecheck.type      gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140415/6e08b720/attachment.html>


More information about the macports-changes mailing list