pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/libgdata Build fix adapted from https://bugzilla.g...
details: https://anonhg.NetBSD.org/pkgsrc/rev/87ce97dac0c7
branches: trunk
changeset: 351119:87ce97dac0c7
user: richard <richard%pkgsrc.org@localhost>
date: Mon Aug 15 10:52:09 2016 +0000
description:
Build fix adapted from https://bugzilla.gnome.org/show_bug.cgi?id=754821
Noticed on SunOS and reported for MacOS
diffstat:
net/libgdata/distinfo | 3 ++-
net/libgdata/patches/patch-gdata_gdata.symbols | 25 +++++++++++++++++++++++++
2 files changed, 27 insertions(+), 1 deletions(-)
diffs (41 lines):
diff -r e2f8e2c6f462 -r 87ce97dac0c7 net/libgdata/distinfo
--- a/net/libgdata/distinfo Mon Aug 15 10:24:31 2016 +0000
+++ b/net/libgdata/distinfo Mon Aug 15 10:52:09 2016 +0000
@@ -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
diff -r e2f8e2c6f462 -r 87ce97dac0c7 net/libgdata/patches/patch-gdata_gdata.symbols
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/libgdata/patches/patch-gdata_gdata.symbols Mon Aug 15 10:52:09 2016 +0000
@@ -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