[120445] trunk/dports/gnome/libgdata

devans at macports.org devans at macports.org
Wed May 28 08:48:32 PDT 2014


Revision: 120445
          https://trac.macports.org/changeset/120445
Author:   devans at macports.org
Date:     2014-05-28 08:48:32 -0700 (Wed, 28 May 2014)
Log Message:
-----------
libgdata: update to version 0.15.1, adds freebase service.

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

Added Paths:
-----------
    trunk/dports/gnome/libgdata/files/

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-118732
/users/devans/GNOME-3/unstable/dports/gnome/libgdata:116416-118154
/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-120444
/users/devans/GNOME-3/unstable/dports/gnome/libgdata:116416-118154
/users/rmstonecipher/gnome/libgdata:102363-103172

Modified: trunk/dports/gnome/libgdata/Portfile
===================================================================
--- trunk/dports/gnome/libgdata/Portfile	2014-05-28 15:45:42 UTC (rev 120444)
+++ trunk/dports/gnome/libgdata/Portfile	2014-05-28 15:48:32 UTC (rev 120445)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            libgdata
-version         0.15.0
+version         0.15.1
 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.
@@ -22,8 +22,8 @@
 
 use_xz          yes
 
-checksums       rmd160  9455bc88ded1ecf227bef8863ab7c7eaa52750c7 \
-                sha256  4845359248d8623d51e766fdc3eceaffaafa7a8a1fe8bec426b7604b711ae198
+checksums       rmd160  bcaee2b193526c4ce1d53b803b46beafad15a181 \
+                sha256  28b08e7e546bcf2978c7f32ce79b86e9fcc096104f1d7563276d28cd83c0758b
 
 depends_build   port:pkgconfig \
                 port:intltool \
@@ -39,6 +39,8 @@
                 port:gcr \
                 port:uhttpmock
 
+patchfiles      patch-gdata-gdata.symbols.diff
+
 # update m4/intltool.m4 and autoreconf
 
 pre-configure {
@@ -50,6 +52,7 @@
 
 configure.args  --enable-introspection=yes \
                 --enable-gnome \
-                --enable-goa
+                --enable-goa \
+                --disable-silent-rules
 
 livecheck.type  gnome-with-unstable
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140528/68f24039/attachment.html>


More information about the macports-changes mailing list