pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/libgdata



Module Name:    pkgsrc
Committed By:   richard
Date:           Mon Aug 15 10:52:09 UTC 2016

Modified Files:
        pkgsrc/net/libgdata: distinfo
Added Files:
        pkgsrc/net/libgdata/patches: patch-gdata_gdata.symbols

Log Message:
Build fix adapted from https://bugzilla.gnome.org/show_bug.cgi?id=754821
Noticed on SunOS and reported for MacOS


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/libgdata/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/net/libgdata/patches/patch-gdata_gdata.symbols

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/libgdata/distinfo
diff -u pkgsrc/net/libgdata/distinfo:1.8 pkgsrc/net/libgdata/distinfo:1.9
--- pkgsrc/net/libgdata/distinfo:1.8    Wed Nov  4 00:35:09 2015
+++ pkgsrc/net/libgdata/distinfo        Mon Aug 15 10:52:09 2016
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.8 2015/11/04 00:35:09 agc Exp $
+$NetBSD: distinfo,v 1.9 2016/08/15 10:52:09 richard Exp $
 
 SHA1 (libgdata-0.16.1.tar.xz) = 9c35ff3be16a5893e15ee1416a1e6f9d45136f9a
 RMD160 (libgdata-0.16.1.tar.xz) = 955b13e6b8b3ecc508fa9891ea35f014e9255c75
 SHA512 (libgdata-0.16.1.tar.xz) = 81fd252e24ba0068b401e3de61b4a23575dae0790f4caf646e56a57aab815a70a207b2492efa4213f51ac1d7c752d4ec0c1c9a35d7109f6a63668af05e142039
 Size (libgdata-0.16.1.tar.xz) = 1551960 bytes
+SHA1 (patch-gdata_gdata.symbols) = 1a7b33306c0dbad2687579bd3815faffe56ea275

Added files:

Index: pkgsrc/net/libgdata/patches/patch-gdata_gdata.symbols
diff -u /dev/null pkgsrc/net/libgdata/patches/patch-gdata_gdata.symbols:1.1
--- /dev/null   Mon Aug 15 10:52:09 2016
+++ pkgsrc/net/libgdata/patches/patch-gdata_gdata.symbols       Mon Aug 15 10:52:09 2016
@@ -0,0 +1,25 @@
+$NetBSD: patch-gdata_gdata.symbols,v 1.1 2016/08/15 10:52:09 richard Exp $
+
+Adapted from https://bugzilla.gnome.org/show_bug.cgi?id=754821
+
+--- gdata/gdata.symbols.orig   2014-11-09 22:43:07.000000000 +0000
++++ gdata/gdata.symbols
+@@ -966,9 +966,6 @@ gdata_documents_entry_get_quota_used
+ gdata_documents_service_copy_document
+ gdata_documents_service_copy_document_async
+ gdata_documents_service_copy_document_finish
+-gdata_goa_authorizer_get_type
+-gdata_goa_authorizer_new
+-gdata_goa_authorizer_get_goa_object
+ gdata_documents_document_get_thumbnail_uri
+ gdata_tasks_task_get_type
+ gdata_tasks_task_new
+@@ -1089,8 +1086,6 @@ gdata_freebase_topic_value_is_image
+ 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



Home | Main Index | Thread Index | Old Index