From d41504b639f42cff8adc95f2ac5e11d91c300fe8 Mon Sep 17 00:00:00 2001 From: jasper Date: Sun, 30 Sep 2012 11:02:29 +0000 Subject: [PATCH] - update to libgata-0.13.2 --- devel/libgdata/Makefile | 6 +++--- devel/libgdata/distinfo | 4 ++-- devel/libgdata/patches/patch-configure | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/devel/libgdata/Makefile b/devel/libgdata/Makefile index c713c7190de..f5efc5d585b 100644 --- a/devel/libgdata/Makefile +++ b/devel/libgdata/Makefile @@ -1,13 +1,13 @@ -# $OpenBSD: Makefile,v 1.29 2012/09/29 07:42:40 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.30 2012/09/30 11:02:29 jasper Exp $ SHARED_ONLY= Yes COMMENT= Google Data API based Glib client library GNOME_PROJECT= libgdata -GNOME_VERSION= 0.13.1 +GNOME_VERSION= 0.13.2 -SHARED_LIBS += gdata 16.0 # 17.0 +SHARED_LIBS += gdata 16.0 # 17.1 CATEGORIES= devel net diff --git a/devel/libgdata/distinfo b/devel/libgdata/distinfo index a613a338de9..b2636eb36dc 100644 --- a/devel/libgdata/distinfo +++ b/devel/libgdata/distinfo @@ -1,2 +1,2 @@ -SHA256 (libgdata-0.13.1.tar.xz) = Jwd32gR3ZTfJ8WhEfJCl0GcvD6ymvDB90nIE6sxZS2w= -SIZE (libgdata-0.13.1.tar.xz) = 1169592 +SHA256 (libgdata-0.13.2.tar.xz) = PcTjUptL8T1K5O98xNdMO1yQvZbn2fqD2yBmormjYzA= +SIZE (libgdata-0.13.2.tar.xz) = 1183276 diff --git a/devel/libgdata/patches/patch-configure b/devel/libgdata/patches/patch-configure index d9f42063525..2063de40f67 100644 --- a/devel/libgdata/patches/patch-configure +++ b/devel/libgdata/patches/patch-configure @@ -1,10 +1,10 @@ -$OpenBSD: patch-configure,v 1.3 2012/09/29 07:42:40 ajacoutot Exp $ +$OpenBSD: patch-configure,v 1.4 2012/09/30 11:02:29 jasper Exp $ Fix DATADIRNAME: see LOCALBASE/share/aclocal/{glib-gettext.m4,intltool.m4} ---- configure.orig Sat Jul 28 12:22:24 2012 -+++ configure Sat Sep 29 09:26:09 2012 -@@ -15896,6 +15896,9 @@ else +--- configure.orig Sun Sep 30 11:13:14 2012 ++++ configure Sun Sep 30 12:57:55 2012 +@@ -15952,6 +15952,9 @@ else fi ;;