Skip site navigation (1)Skip section navigation (2)
Date:      23 Apr 1998 16:06:17 -0000
From:      dwiggins@albino.ir.bbn.com
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Cc:        dwiggins@bbn.com
Subject:   ports/6398: update gated port from 3.5.8 to 3.5.9
Message-ID:  <19980423160617.15140.qmail@albino.ir.bbn.com>

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

>Number:         6398
>Category:       ports
>Synopsis:       update gated port from 3.5.8 to 3.5.9
>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:   Thu Apr 23 09:10:03 PDT 1998
>Last-Modified:
>Originator:     David Wiggins
>Organization:
BBN Technologies
>Release:        FreeBSD 2.2.2-RELEASE i386
>Environment:

	Intel box

>Description:

	update gated port from 3.5.8 to 3.5.9

>How-To-Repeat:

	Notice later version of gated is available

>Fix:
	
All I had to do to get it to build was change the version number in the
Makefile and update the checksum.

diff -ruN /usr/ports/net/gated/Makefile ./Makefile
--- /usr/ports/net/gated/Makefile	Wed Apr 22 14:39:53 1998
+++ ./Makefile	Thu Apr 23 11:32:01 1998
@@ -1,13 +1,13 @@
 # Makefile for:		gated
-# Version required:     3.5.8
+# Version required:     3.5.9
 # Date created:		29 October 1994
 # Whom:			pst
 #
 # $Id: Makefile,v 1.16 1998/02/14 13:21:19 peter Exp $
 #
 
-DISTNAME=       gated-3-5-8
-PKGNAME=        gated-3.5.8
+DISTNAME=       gated-3-5-9
+PKGNAME=        gated-3.5.9
 CATEGORIES=	net
 MASTER_SITES=   ftp://ftp.gated.merit.edu/net-research/gated/
 
diff -ruN /usr/ports/net/gated/files/md5 ./files/md5
--- /usr/ports/net/gated/files/md5	Wed Apr 22 14:39:53 1998
+++ ./files/md5	Thu Apr 23 11:32:12 1998
@@ -1 +1 @@
-MD5 (gated-3-5-8.tar.gz) = 599c057d44558288716eeb8d95e912c0
+MD5 (gated-3-5-9.tar.gz) = b4052076d9869d6cf81900c24c03eb1a


>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?19980423160617.15140.qmail>