Date: Wed, 4 Aug 2004 20:24:04 -0400 (EDT) From: Michael Johnson <ahze@ahze.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/70015: [MAINTAINER] devel/libopendaap: update to 0.2.3 Message-ID: <200408050024.i750O4J0023033@gentoo.ahze.net> Resent-Message-ID: <200408050030.i750URh4084434@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 70015 >Category: ports >Synopsis: [MAINTAINER] devel/libopendaap: update to 0.2.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Aug 05 00:30:26 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Michael Johnson >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD gentoo.ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #59: Sun Aug 1 05:00:14 UTC >Description: - Update to 0.2.3 Generated with FreeBSD Port Tools 0.50 >How-To-Repeat: >Fix: --- libopendaap-0.2.3.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/libopendaap.orig/Makefile /usr/ports/devel/libopendaap/Makefile --- /usr/ports/devel/libopendaap.orig/Makefile Wed Aug 4 19:48:14 2004 +++ /usr/ports/devel/libopendaap/Makefile Wed Aug 4 20:14:43 2004 @@ -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/ diff -ruN --exclude=CVS /usr/ports/devel/libopendaap.orig/distinfo /usr/ports/devel/libopendaap/distinfo --- /usr/ports/devel/libopendaap.orig/distinfo Wed Aug 4 19:48:14 2004 +++ /usr/ports/devel/libopendaap/distinfo Wed Aug 4 19:48:59 2004 @@ -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 diff -ruN --exclude=CVS /usr/ports/devel/libopendaap.orig/files/patch-http_client.c /usr/ports/devel/libopendaap/files/patch-http_client.c --- /usr/ports/devel/libopendaap.orig/files/patch-http_client.c Wed Dec 31 19:00:00 1969 +++ /usr/ports/devel/libopendaap/files/patch-http_client.c Wed Aug 4 20:12:21 2004 @@ -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> --- libopendaap-0.2.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408050024.i750O4J0023033>