[140857] trunk/dports/gnome/libgdata

devans at macports.org devans at macports.org
Sun Oct 4 12:14:07 PDT 2015


Revision: 140857
          https://trac.macports.org/changeset/140857
Author:   devans at macports.org
Date:     2015-10-04 12:14:07 -0700 (Sun, 04 Oct 2015)
Log Message:
-----------
libgdata: update to version 3.17.3, use gnome unstable livecheck.

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

Added Paths:
-----------
    trunk/dports/gnome/libgdata/files/patch-m4-ax_compiler_flags_ldflags.m4.diff

Removed Paths:
-------------
    trunk/dports/gnome/libgdata/files/patch-gdata-gdata.symbols.diff

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-136044
/users/devans/GNOME-3/unstable/dports/gnome/libgdata:116416-118154,125521-125568
/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-140741
/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	2015-10-04 19:14:04 UTC (rev 140856)
+++ trunk/dports/gnome/libgdata/Portfile	2015-10-04 19:14:07 UTC (rev 140857)
@@ -5,8 +5,7 @@
 PortGroup           gobject_introspection 1.0
 
 name                libgdata
-version             0.16.1
-revision            1
+version             0.17.3
 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  955b13e6b8b3ecc508fa9891ea35f014e9255c75 \
-                    sha256  8740e071ecb2ae0d2a4b9f180d2ae5fdf9dc4c41e7ff9dc7e057f62442800827
+checksums           rmd160  6dbb946ed0f7867049ee0fb2254f966abcea5223 \
+                    sha256  ff280b031c50a99ed735c3fa18fbea9ae3e4cc5e3d7dd58ebae09994b01b513b
 
 depends_build       port:pkgconfig \
                     port:intltool \
@@ -45,7 +44,7 @@
 
 gobject_introspection yes
 
-patchfiles          patch-gdata-gdata.symbols.diff
+patchfiles          patch-m4-ax_compiler_flags_ldflags.m4.diff
 
 # reconfigure using upstream autogen.sh for intltool 0.51 compatibility
 
@@ -63,4 +62,4 @@
 test.run            yes
 test.target         check
 
-livecheck.type      gnome
+livecheck.type      gnome-with-unstable

Deleted: trunk/dports/gnome/libgdata/files/patch-gdata-gdata.symbols.diff
===================================================================
--- trunk/dports/gnome/libgdata/files/patch-gdata-gdata.symbols.diff	2015-10-04 19:14:04 UTC (rev 140856)
+++ trunk/dports/gnome/libgdata/files/patch-gdata-gdata.symbols.diff	2015-10-04 19:14:07 UTC (rev 140857)
@@ -1,11 +0,0 @@
---- gdata/gdata.symbols.orig	2014-09-17 16:22:31.000000000 -0700
-+++ gdata/gdata.symbols	2014-09-19 00:22:07.000000000 -0700
-@@ -1089,8 +1089,6 @@
- gdata_freebase_topic_result_get_type
- gdata_freebase_topic_result_new
- gdata_freebase_topic_result_dup_object
--gdata_freebase_result_error_get_type
--gdata_freebase_result_error_quark
- gdata_freebase_result_get_type
- gdata_freebase_result_new
- gdata_freebase_result_dup_variant

Copied: trunk/dports/gnome/libgdata/files/patch-m4-ax_compiler_flags_ldflags.m4.diff (from rev 140741, users/devans/GNOME-3/stable/dports/gnome/libgdata/files/patch-m4-ax_compiler_flags_ldflags.m4.diff)
===================================================================
--- trunk/dports/gnome/libgdata/files/patch-m4-ax_compiler_flags_ldflags.m4.diff	                        (rev 0)
+++ trunk/dports/gnome/libgdata/files/patch-m4-ax_compiler_flags_ldflags.m4.diff	2015-10-04 19:14:07 UTC (rev 140857)
@@ -0,0 +1,10 @@
+--- m4/ax_compiler_flags_ldflags.m4.orig	2015-07-11 11:33:59.000000000 -0700
++++ m4/ax_compiler_flags_ldflags.m4	2015-07-11 11:34:44.000000000 -0700
+@@ -49,7 +49,6 @@
+ 
+     # Base flags
+     AX_APPEND_COMPILE_FLAGS([ dnl
+-        -Wl,--no-as-needed dnl
+         $3 dnl
+     ],ax_warn_ldflags_variable,[$ax_compiler_flags_test])
+ 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151004/21db0f9e/attachment.html>


More information about the macports-changes mailing list