Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jul 2000 23:58:03 +0100 (BST)
From:      eoin@maths.tcd.ie
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        obonilla@fisicc-ufm.edu
Subject:   ports/19876: upgrade ns to version 2.1.b6
Message-ID:  <200007122358.aa76470@gosset.maths.tcd.ie>

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

>Number:         19876
>Category:       ports
>Synopsis:       upgrade ns to version 2.1.b6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 12 16:00:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Eoin Lawless
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
TCD
>Environment:

	

>Description:

Upgrade ports/net/ns from version 2.1.b5 to 2.1.b6

>How-To-Repeat:


>Fix:
	
The diff is below. patch-aa can be removed, it is no longer needed.



diff -ruN ns.old/Makefile ns/Makefile
--- ns.old/Makefile	Thu Apr 20 21:26:07 2000
+++ ns/Makefile	Wed Jul 12 23:05:59 2000
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	ns
-PORTVERSION=	2.1.b5
+PORTVERSION=	2.1.b6
 CATEGORIES=	net
 MASTER_SITES=	http://www-mash.cs.berkeley.edu/dist/vint/
-DISTNAME=	ns-src-2.1b5
+DISTNAME=	ns-src-2.1b6
 
 MAINTAINER=	obonilla@fisicc-ufm.edu
 
@@ -19,7 +19,7 @@
 MAN1=		ns.1
 MANCOMPRESSED=	no
 
-WRKSRC=		${WRKDIR}/ns-2.1b5
+WRKSRC=		${WRKDIR}/ns-2.1b6
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-tcl-ver=8.2 --with-tk-ver=8.2
diff -ruN ns.old/files/md5 ns/files/md5
--- ns.old/files/md5	Fri Apr 30 17:54:42 1999
+++ ns/files/md5	Wed Jul 12 23:13:32 2000
@@ -1 +1 @@
-MD5 (ns-src-2.1b5.tar.gz) = 6aae46016418c0f5dc54b9b7398c4fc0
+MD5 (ns-src-2.1b6.tar.gz) = b9334da72df329d0367acc782310165e
diff -ruN ns.old/pkg/PLIST ns/pkg/PLIST
--- ns.old/pkg/PLIST	Fri Apr 30 17:54:42 1999
+++ ns/pkg/PLIST	Wed Jul 12 23:36:50 2000
@@ -2,12 +2,14 @@
 share/examples/ns2/agent-gen-script.tcl
 share/examples/ns2/agent-gen.tcl
 share/examples/ns2/callback_demo.tcl
+share/examples/ns2/dumbbell.tcl
 share/examples/ns2/fq-cbr.tcl
 share/examples/ns2/fq.tcl
 share/examples/ns2/hier-rtg-10.tcl
 share/examples/ns2/hier-rtg-100.tcl
 share/examples/ns2/hts100-0.tcl
 share/examples/ns2/lantest.tcl
+share/examples/ns2/large-scale-web-traffic.tcl
 share/examples/ns2/mac-test.tcl
 share/examples/ns2/many_tcp.tcl
 share/examples/ns2/manytcp_trmodel.tcl
@@ -23,6 +25,7 @@
 share/examples/ns2/simple-dyn.tcl
 share/examples/ns2/simple-eqp.tcl
 share/examples/ns2/simple-eqp1.tcl
+share/examples/ns2/simple-fsm-tcp.tcl
 share/examples/ns2/simple-heap.tcl
 share/examples/ns2/simple-rtg.tcl
 share/examples/ns2/simple-rtp.tcl
@@ -57,9 +60,14 @@
 share/examples/ns2/topo-gen-script.tcl
 share/examples/ns2/topo-gen.tcl
 share/examples/ns2/topo-view.tcl
+share/examples/ns2/trace-driven.tcl
+share/examples/ns2/varybell.tcl
 share/examples/ns2/virtual-classifier.tcl
 share/examples/ns2/vlantest-flat.tcl
 share/examples/ns2/vlantest-hier.tcl
 share/examples/ns2/vlantest-mcst.tcl
+share/examples/ns2/web-traffic.tcl
+share/examples/ns2/wired-cum-wireless-sim.tcl
+share/examples/ns2/wireless-test.tcl
 share/examples/ns2/wireless.tcl
 @dirrm share/examples/ns2

>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?200007122358.aa76470>