[149791] trunk/dports/gnome/libgdata

devans at macports.org devans at macports.org
Wed Jun 29 16:38:27 PDT 2016


Revision: 149791
          https://trac.macports.org/changeset/149791
Author:   devans at macports.org
Date:     2016-06-29 16:38:27 -0700 (Wed, 29 Jun 2016)
Log Message:
-----------
libgdata: update to version 0.17.5, use valid setting for --enable-compile-warnings.

Modified Paths:
--------------
    trunk/dports/gnome/libgdata/Portfile

Property Changed:
----------------
    trunk/dports/gnome/libgdata/


Property changes on: trunk/dports/gnome/libgdata
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/libgdata:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/libgdata:108269-143484
/users/devans/GNOME-3/unstable/dports/gnome/libgdata:116416-118154,125521-125568,136638-140633
/users/rmstonecipher/gnome/libgdata:102363-103172
   + /branches/mld-qt-481/dports/gnome/libgdata:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/libgdata:108269-149790
/users/devans/GNOME-3/unstable/dports/gnome/libgdata:116416-118154,125521-125568,136638-140633
/users/rmstonecipher/gnome/libgdata:102363-103172

Modified: trunk/dports/gnome/libgdata/Portfile
===================================================================
--- trunk/dports/gnome/libgdata/Portfile	2016-06-29 23:36:01 UTC (rev 149790)
+++ trunk/dports/gnome/libgdata/Portfile	2016-06-29 23:38:27 UTC (rev 149791)
@@ -5,8 +5,7 @@
 PortGroup           gobject_introspection 1.0
 
 name                libgdata
-version             0.17.4
-revision            1
+version             0.17.5
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         libgdata is a GLib-based library for accessing online service APIs using the \
                     GData protocol --- most notably, Google's services.
@@ -23,8 +22,8 @@
 
 use_xz              yes
 
-checksums           rmd160  7ff7fb61adae11149358d63024e1d1d69d05d6b3 \
-                    sha256  9f15fe0efe4d9a001d45853891ab3a7c45cadc4dea2252944b7341903ce1d1f6
+checksums           rmd160  c9707a429958cc7d184dfd6cfd7ec116f5394910 \
+                    sha256  b3fbdae075aa0d83897ae0e9daf3c29075dce1724c8b8a27e0735688756355e8
 
 depends_build       port:pkgconfig \
                     port:intltool \
@@ -59,7 +58,7 @@
 
 configure.args      --enable-gnome \
                     --enable-goa \
-                    --enable-compile-warnings=minimum \
+                    --enable-compile-warnings=no \
                     --disable-silent-rules
 
 test.run            yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160629/ff4f75e1/attachment.html>


More information about the macports-changes mailing list