[114260] trunk/dports/devel/glade/Portfile

devans at macports.org devans at macports.org
Tue Dec 3 14:47:27 PST 2013


Revision: 114260
          https://trac.macports.org/changeset/114260
Author:   devans at macports.org
Date:     2013-12-03 14:47:27 -0800 (Tue, 03 Dec 2013)
Log Message:
-----------
glade: update to version 3.14.3.

Modified Paths:
--------------
    trunk/dports/devel/glade/Portfile

Modified: trunk/dports/devel/glade/Portfile
===================================================================
--- trunk/dports/devel/glade/Portfile	2013-12-03 22:10:54 UTC (rev 114259)
+++ trunk/dports/devel/glade/Portfile	2013-12-03 22:47:27 UTC (rev 114260)
@@ -4,8 +4,7 @@
 PortSystem      1.0
 
 name            glade
-version         3.14.2
-revision        1
+version         3.14.3
 license         LGPL-2+ GPL-2+
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     Glade is a RAD tool to enable quick & easy development of user interfaces \
@@ -19,8 +18,8 @@
 
 use_xz          yes
 
-checksums       rmd160  687693a677d2c62e47ad849d97585f15e253d9f7 \
-                sha256  d2e6b5a20cfdbc0a5ed49122ac7b4e3a10ba140ccfcaba60082e6e2b52a62ac6
+checksums       rmd160  a10a66f7d65b3e597be185c770cdc328e61e3bf5 \
+                sha256  f3e90a16880ea5ff84829ed5b8e5ba39d4bf58a8000aa68394f9e876e39a421f
 
 depends_skip_archcheck devhelp
 
@@ -40,6 +39,9 @@
 
 configure.args  --enable-introspection=yes
 
+configure.cflags-append \
+                -Wno-format-nonliteral
+
 variant python26 conflicts python27 description {Use python 2.6} {
     configure.python            ${prefix}/bin/python2.6
     depends_lib-append          port:py26-gobject3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131203/d3537a45/attachment.html>


More information about the macports-changes mailing list