From bf1e132fa6b77756e4bbf3e096594f8529fa8a68 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Thu, 3 Feb 2005 02:37:56 +0000 Subject: - Update to 0.3.0 --- devel/libopendaap/Makefile | 2 +- devel/libopendaap/distinfo | 4 ++-- devel/libopendaap/files/patch-http_client.c | 6 +++--- devel/libopendaap/pkg-plist | 1 + 4 files changed, 7 insertions(+), 6 deletions(-) (limited to 'devel') diff --git a/devel/libopendaap/Makefile b/devel/libopendaap/Makefile index 8caa53a3c166..7141aef41309 100644 --- a/devel/libopendaap/Makefile +++ b/devel/libopendaap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libopendaap -PORTVERSION= 0.2.3 +PORTVERSION= 0.3.0 CATEGORIES= devel net MASTER_SITES= http://craz.net/programs/itunes/files/ diff --git a/devel/libopendaap/distinfo b/devel/libopendaap/distinfo index 6938aa9e862b..dd57e5fa4a19 100644 --- a/devel/libopendaap/distinfo +++ b/devel/libopendaap/distinfo @@ -1,2 +1,2 @@ -MD5 (libopendaap-0.2.3.tar.bz2) = 939a3e69cf51c1991d70d074493d9950 -SIZE (libopendaap-0.2.3.tar.bz2) = 360110 +MD5 (libopendaap-0.3.0.tar.bz2) = a722ee6171f946a1f415d7c4d88f150a +SIZE (libopendaap-0.3.0.tar.bz2) = 365682 diff --git a/devel/libopendaap/files/patch-http_client.c b/devel/libopendaap/files/patch-http_client.c index d6141f2a3fac..d98569f4db64 100644 --- a/devel/libopendaap/files/patch-http_client.c +++ b/devel/libopendaap/files/patch-http_client.c @@ -1,10 +1,10 @@ ---- http_client.c.orig Wed Aug 4 20:11:25 2004 -+++ http_client.c Wed Aug 4 20:12:06 2004 +--- http_client.c.orig Fri Dec 17 00:27:43 2004 ++++ http_client.c Wed Feb 2 21:33:28 2005 @@ -37,6 +37,7 @@ # include # include # include +# include + # include #elif defined(SYSTEM_WIN32) # include - # include diff --git a/devel/libopendaap/pkg-plist b/devel/libopendaap/pkg-plist index 56f2d07cd212..b214d4619bac 100644 --- a/devel/libopendaap/pkg-plist +++ b/devel/libopendaap/pkg-plist @@ -1,4 +1,5 @@ include/daap/client.h +include/daap/portability.h lib/libopendaap.a lib/libopendaap.so lib/libopendaap.so.0 -- cgit v1.2.3