Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Mar 1999 22:21:08 +0300 (MSK)
From:      Dima Sivachenko <dima@Chg.RU>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10336: net/traceroute port update
Message-ID:  <199903011921.WAA24872@netserv1.chg.ru>

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

>Number:         10336
>Category:       ports
>Synopsis:       net/traceroute port update
>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:   Mon Mar  1 11:30:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Dima Sivachenko
>Release:        FreeBSD 3.0-980520-SNAP i386
>Organization:
>Environment:

	

>Description:

Please apply this patch to upgrade net/traceroute port.
I changed MAINTAINER variable with the agreement of previous MAINTAINER.
--Dima

>How-To-Repeat:

	

>Fix:
	


diff -Nur traceroute.old/Makefile traceroute/Makefile
--- traceroute.old/Makefile	Mon Mar  1 22:11:33 1999
+++ traceroute/Makefile	Mon Mar  1 22:12:46 1999
@@ -9,12 +9,13 @@
 DISTNAME=	traceroute_${RELEASEDATE}
 PKGNAME=	traceroute-${RELEASEDATE}
 CATEGORIES=	net
-MASTER_SITES=	ftp://ftp.nikhef.nl/pub/network/
+MASTER_SITES=	ftp://ftp.nikhef.nl/pub/network/	\
+		http://www.chg.ru/~dima/
 EXTRACT_SUFX=	.tar.Z
 
-MAINTAINER=	chris@vader.org
+MAINTAINER=	dima@Chg.RU
 
-RELEASEDATE=	980831
+RELEASEDATE=	990207
 NO_WRKSUBDIR=	yes
 MAN8=		traceroute.8
 
diff -Nur traceroute.old/files/md5 traceroute/files/md5
--- traceroute.old/files/md5	Mon Mar  1 22:11:32 1999
+++ traceroute/files/md5	Mon Mar  1 22:12:55 1999
@@ -1 +1 @@
-MD5 (traceroute_980831.tar.Z) = 7a9cf04247a00ad7b1ec54332df50de1
+MD5 (traceroute_990207.tar.Z) = 8b84b0fc563502ecda14415d93e30c2d

>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?199903011921.WAA24872>