Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  2 Mar 2002 09:59:09 +1100 (EST)
From:      Edwin Groothuis <edwin@mavetju.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/35467: [maintainer update] net/freenet6 - update to 0.9.6
Message-ID:  <20020301225909.5C1EA1B2@k7.mavetju.org>

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

>Number:         35467
>Category:       ports
>Synopsis:       [maintainer update] net/freenet6 - update to 0.9.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 01 15:00:10 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        FreeBSD 4.5-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju.org 4.5-RELEASE FreeBSD 4.5-RELEASE #1: Thu Feb 28 14:56:20 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386

# $FreeBSD: ports/net/freenet6/Makefile,v 1.3 2002/02/17 03:16:34 jeh Exp $

>Description:

Update to version 0.9.6, which has the patch of 0.9.5_1 in it.

>How-To-Repeat:

n/a

>Fix:

no new nor removed files.

--- freenet6-old/Makefile	Sat Mar  2 09:51:36 2002
+++ freenet6/Makefile	Sat Mar  2 09:51:46 2002
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	freenet6
-PORTVERSION=	0.9.5
-PORTREVISION=	1
+PORTVERSION=	0.9.6
 CATEGORIES=	net ipv6
 MASTER_SITES=	# fetch manually
 EXTRACT_SUFX=	.tgz
--- freenet6-old/distinfo	Sat Mar  2 09:51:36 2002
+++ freenet6/distinfo	Sat Mar  2 09:52:04 2002
@@ -1 +1 @@
-MD5 (freenet6-0.9.5.tgz) = 31f4a7babeb7523bf182c87f498aa06c
+MD5 (freenet6-0.9.6.tgz) = c846c0e734d93c7abdc1553781e1fa5b
--- freenet6-old/files/patch-template-freebsd44.sh	Sat Mar  2 09:51:35 2002
+++ freenet6/files/patch-template-freebsd44.sh	Sat Mar  2 09:54:33 2002
@@ -1,11 +1,9 @@
---- template/freebsd44.sh.orig	Thu Nov  8 03:54:41 2001
-+++ template/freebsd44.sh	Sun Feb 17 12:18:47 2002
-@@ -117,7 +117,10 @@
- 
+--- template/freebsd44.sh.orig	Sat Feb 23 06:32:37 2002
++++ template/freebsd44.sh	Sat Mar  2 09:53:54 2002
+@@ -118,6 +118,9 @@
     # Delete any default IPv6 route first
     ExecNoCheck $route delete -inet6 default
--   Exec $route add -inet6 default  -interface $TSP_TUNNEL_INTERFACE
-+   Exec $route add -inet6 default $TSP_SERVER_ADDRESS_IPV6
+    Exec $route add -inet6 default $TSP_SERVER_ADDRESS_IPV6
 +
 +   # Save interface for later
 +   echo $TSP_TUNNEL_INTERFACE > /var/run/tspc.if
>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?20020301225909.5C1EA1B2>