Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  9 Oct 2001 15:11:01 +0200 (CEST)
From:      Martti Kuparinen <martti.kuparinen@iki.fi>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31162: new apache IPv6 patch
Message-ID:  <20011009131101.7F47B65042@ws113.v6lab.net>

next in thread | raw e-mail | index | archive | help

>Number:         31162
>Category:       ports
>Synopsis:       new apache IPv6 patch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 09 06:20:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Martti Kuparinen
>Release:        FreeBSD 4.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD outside 4.4-RELEASE FreeBSD 4.4-RELEASE #1: Tue Sep 18 09:38:20 CEST 2001 root@outside:/usr/obj/usr/src/sys/OUTSIDE i386


	
>Description:

I updated the IPv6 patch at ftp.piuha.net. This should
fix one possible problem with getaddrinfo().

>How-To-Repeat:
>Fix:

diff -ru /usr/ports/www/apache13+ipv6/Makefile apache13+ipv6/Makefile
--- /usr/ports/www/apache13+ipv6/Makefile	Fri Aug 10 03:08:31 2001
+++ apache13+ipv6/Makefile	Tue Oct  9 14:58:40 2001
@@ -7,7 +7,7 @@
 
 PORTNAME=	apache+ipv6
 PORTVERSION=	1.3.20
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www ipv6
 MASTER_SITES=   http://httpd.apache.org/dist/httpd/ \
 		ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/httpd/ \
@@ -27,7 +27,7 @@
 DISTNAME=	apache_${PORTVERSION}
 
 PATCH_SITES=	ftp://ftp.piuha.net/pub/misc/
-PATCHFILES=	apache-1.3.20-v6-20010807.diff.gz
+PATCHFILES=	apache-1.3.20-v6-20011009.diff.gz
 PATCH_DIST_STRIP=	-p1
 
 MAINTAINER=	sumikawa@FreeBSD.org
diff -ru /usr/ports/www/apache13+ipv6/distinfo apache13+ipv6/distinfo
--- /usr/ports/www/apache13+ipv6/distinfo	Fri Aug 10 03:08:31 2001
+++ apache13+ipv6/distinfo	Tue Oct  9 15:00:17 2001
@@ -1,2 +1,2 @@
 MD5 (apache_1.3.20.tar.gz) = d58d373b5f528a61a3490daec5e8f91f
-MD5 (apache-1.3.20-v6-20010807.diff.gz) = e7885adefcab56186b590b6e99fc355e
+MD5 (apache-1.3.20-v6-20011009.diff.gz) = f6edb61668577b289b4876f44226e3be
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011009131101.7F47B65042>