Skip site navigation (1)Skip section navigation (2)
Date:      16 Feb 2001 18:25:29 -0000
From:      jabley@automagic.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25144: upgrade net/ciscoconf to 1.1
Message-ID:  <20010216182529.60547.qmail@goose.home.automagic.org>

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

>Number:         25144
>Category:       ports
>Synopsis:       upgrade port to 1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 16 10:30:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Joe Abley
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
none
>Environment:

N/A

>Description:

Upgrade to 1.1 (fixes a zombie generation bug)

>How-To-Repeat:

N/A

>Fix:


diff -u -r ciscoconf.old/Makefile ciscoconf/Makefile
--- ciscoconf.old/Makefile	Fri Feb 16 13:15:24 2001
+++ ciscoconf/Makefile	Fri Feb 16 13:17:59 2001
@@ -6,14 +6,11 @@
 #
 
 PORTNAME=	ciscoconf
-PORTVERSION=	1.0.b1
+PORTVERSION=	1.1
 CATEGORIES=	net
-MASTER_SITES=	ftp://ftp.patho.gen.nz/pub/users/jabley/ \
-		${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR=	billf
-DISTNAME=	ciscoconf-1.0beta1
+MASTER_SITES=	http://www.automagic.org/~jabley/
 
-MAINTAINER=	jabley@clear.co.nz
+MAINTAINER=	jabley@automagic.org
 
 BUILD_DEPENDS=	makedepend:${PORTSDIR}/x11/XFree86
 ALL_TARGET=	depend all
Only in ciscoconf.old: README.html
diff -u -r ciscoconf.old/distinfo ciscoconf/distinfo
--- ciscoconf.old/distinfo	Fri Feb 16 13:15:24 2001
+++ ciscoconf/distinfo	Fri Feb 16 13:20:20 2001
@@ -1 +1 @@
-MD5 (ciscoconf-1.0beta1.tar.gz) = d13b9cb222f8829cc7c6b16255edbda2
+MD5 (ciscoconf-1.1.tar.gz) = b6b598c31b92209fdab99d56cdde2555
diff -u -r ciscoconf.old/pkg-descr ciscoconf/pkg-descr
--- ciscoconf.old/pkg-descr	Fri Feb 16 13:15:24 2001
+++ ciscoconf/pkg-descr	Fri Feb 16 13:17:40 2001
@@ -1,9 +1,7 @@
-Ciscoconf automatically fetches configuration from Cisco routers whenever
+Ciscoconf automagically fetches configuration from Cisco routers whenever
 syslog indicates that a change has been made, and stores them under RCS.
 
 MORE INFORMATION
 
 For more information, or to foward comments or details of problems, please
-contact Joe Abley <jabley@clear.co.nz>. 
-
-WWW: http://www.patho.gen.nz/~jabley/
+contact Joe Abley <jabley@automagic.org>.

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