ports/151734: [PATCH] unbreak net-mgmt/nipper

Chris Petrik c.petrik.sosa at gmail.com
Mon Oct 25 22:50:07 UTC 2010


>Number:         151734
>Category:       ports
>Synopsis:       [PATCH] unbreak net-mgmt/nipper
>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:   Mon Oct 25 22:50:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Chris Petrik
>Release:        FreeBSD 8.1-STABLE
>Organization:
none
>Environment:
FreeBSD 8.1-STABLE
>Description:
unbreak nipper by adding some distfile sites.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: nipper/Makefile
===================================================================
RCS file: /usr/local/freebsdcvs/ports/net-mgmt/nipper/Makefile,v
retrieving revision 1.26
diff -u -r1.26 Makefile
--- nipper/Makefile	1 Oct 2010 08:45:23 -0000	1.26
+++ nipper/Makefile	25 Oct 2010 22:41:03 -0000
@@ -9,13 +9,14 @@
 PORTVERSION=	0.11.10
 PORTEPOCH=	1
 CATEGORIES=	net-mgmt
-MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/Nipper%20${PORTVERSION}
+MASTER_SITES=	${MASTER_SITE_FREEBSD_ORG}
+MASTER_SITE_SUBDIR=	distfiles
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Netdev config analyzer
 
-BROKEN=		does not fetch
+#BROKEN=		does not fetch
 
 PLIST_FILES=	bin/${PORTNAME} etc/nipper.conf.sample
 PORTDOCS=	Changelog Readme TODO Features.txt Options.txt Quickstart.txt \


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



More information about the freebsd-ports-bugs mailing list