ports/143170: [PATCH] net-mgmt/ciscoconf: use ISC macro instead of ftp.isc.org in MASTER_SITES

Sevan Janiyan venture37 at geeklan.co.uk
Sun Jan 24 15:40:03 UTC 2010


>Number:         143170
>Category:       ports
>Synopsis:       [PATCH] net-mgmt/ciscoconf: use ISC macro instead of ftp.isc.org in MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 24 15:40:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sevan Janiyan
>Release:        FreeBSD 8.0-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD newbie.thingamajig-systems.co.uk 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan  5 21:11:58 UTC
>Description:

Port maintainer (jabley at automagic.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- ciscoconf-1.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net-mgmt/ciscoconf/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	19 Apr 2008 17:53:00 -0000	1.13
+++ Makefile	24 Jan 2010 15:25:11 -0000
@@ -8,13 +8,14 @@
 PORTNAME=	ciscoconf
 PORTVERSION=	1.1
 CATEGORIES=	net-mgmt
-MASTER_SITES=	ftp://ftp.isc.org/isc/ciscoconf/ \
+MASTER_SITES=	ISC/ciscoconf/ \
 		http://software.automagic.org/ciscoconf/
 
 MAINTAINER=	jabley at automagic.org
 COMMENT=	Fetches configuration from Cisco routers and stores them under RCS
 
 BUILD_DEPENDS=	makedepend:${PORTSDIR}/devel/makedepend
+
 ALL_TARGET=	depend all
 MAN8=		ciscoconfd.8 ciscoconfr.8
 
--- ciscoconf-1.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list