1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

- Update to 0.3.0

This commit is contained in:
Michael Johnson 2005-02-03 02:37:56 +00:00
parent 9f896535ba
commit bf1e132fa6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127949
4 changed files with 7 additions and 6 deletions

View File

@ -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/

View File

@ -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

View File

@ -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>

View File

@ -1,4 +1,5 @@
include/daap/client.h
include/daap/portability.h
lib/libopendaap.a
lib/libopendaap.so
lib/libopendaap.so.0