mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Update to 0.2.3
PR: ports/70015 Submitted by: maintainer
This commit is contained in:
parent
75eacb3518
commit
dceff4fa87
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115450
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libopendaap
|
||||
PORTVERSION= 0.2.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.2.3
|
||||
CATEGORIES= devel net
|
||||
MASTER_SITES= http://crazney.net/programs/itunes/files/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (libopendaap-0.2.1.tar.bz2) = 539ad7ec4c55b3d3e63c2bdc4e4ed485
|
||||
SIZE (libopendaap-0.2.1.tar.bz2) = 325586
|
||||
MD5 (libopendaap-0.2.3.tar.bz2) = 939a3e69cf51c1991d70d074493d9950
|
||||
SIZE (libopendaap-0.2.3.tar.bz2) = 360110
|
||||
|
10
devel/libopendaap/files/patch-http_client.c
Normal file
10
devel/libopendaap/files/patch-http_client.c
Normal file
@ -0,0 +1,10 @@
|
||||
--- http_client.c.orig Wed Aug 4 20:11:25 2004
|
||||
+++ http_client.c Wed Aug 4 20:12:06 2004
|
||||
@@ -37,6 +37,7 @@
|
||||
# include <sys/socket.h>
|
||||
# include <sys/select.h>
|
||||
# include <netdb.h>
|
||||
+# include <netinet/in.h>
|
||||
#elif defined(SYSTEM_WIN32)
|
||||
# include <winsock2.h>
|
||||
# include <ws2tcpip.h>
|
Loading…
Reference in New Issue
Block a user