summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-02-03 02:37:56 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-02-03 02:37:56 +0000
commitbf1e132fa6b77756e4bbf3e096594f8529fa8a68 (patch)
tree52a6ef572580fe82404250be3ad3af80acdf12c5 /devel
parent- Update to bsd.java.mk 2.0 (diff)
- Update to 0.3.0
Notes
Notes: svn path=/head/; revision=127949
Diffstat (limited to 'devel')
-rw-r--r--devel/libopendaap/Makefile2
-rw-r--r--devel/libopendaap/distinfo4
-rw-r--r--devel/libopendaap/files/patch-http_client.c6
-rw-r--r--devel/libopendaap/pkg-plist1
4 files changed, 7 insertions, 6 deletions
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 <sys/socket.h>
# include <sys/select.h>
# include <netdb.h>
+# include <netinet/in.h>
+ # include <fcntl.h>
#elif defined(SYSTEM_WIN32)
# include <winsock2.h>
- # include <ws2tcpip.h>
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