ports/104339: [PATCH]: misc/airoflash: Fix MASTER_SITES

Frank J. Laszlo laszlof at vonostingroup.com
Thu Oct 12 12:50:20 UTC 2006


>Number:         104339
>Category:       ports
>Synopsis:       [PATCH]: misc/airoflash: Fix MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 12 12:50:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Frank J. Laszlo
>Release:        FreeBSD 5.4-RELEASE-p18 i386
>Organization:
>Environment:
System: FreeBSD main.vonostingroup.com 5.4-RELEASE-p18 FreeBSD 5.4-RELEASE-p18 #1: Sat Sep 16 18:56:42 UTC 2006 laszlof at main.vonostingroup.com:/usr/obj/usr/src/sys/MAIN i386


	
>Description:

	This patch will allow the distfile to be fetchable again, sourceforge obviously has changed their webcvs links.
	Maintainer has been CC'd.

>How-To-Repeat:
	
>Fix:



--- airoflash-1.7.diff begins here ---
diff -NrU3 airoflash.orig/Makefile airoflash/Makefile
--- airoflash.orig/Makefile	Thu Oct 12 06:41:34 2006
+++ airoflash/Makefile	Thu Oct 12 06:42:02 2006
@@ -8,16 +8,12 @@
 PORTNAME=	airoflash
 PORTVERSION=	${AF_VERSION}
 CATEGORIES=	misc
-MASTER_SITES=	"http://cvs.sourceforge.net/viewcvs.py/*checkout*/airo-linux/airo-linux/tools/airoflash.c?rev=${AF_VERSION}"
+MASTER_SITES=	"http://airo-linux.cvs.sourceforge.net/*checkout*/airo-linux/airo-linux/tools/airoflash.c?revision=${AF_VERSION}"
 DISTNAME=	airoflash.c
 EXTRACT_SUFX=
 
 MAINTAINER=	ambrisko at freebsd.org
 COMMENT=	Flash utiltity for Cisco/Aironet 802.11 wireless cards
-
-BROKEN=		unfetchable: connection refused
-DEPRECATED=	${BROKEN}
-EXPIRATION_DATE=2006-12-01
 
 AF_VERSION=	1.7
 PLIST_FILES=	bin/airoflash
--- airoflash-1.7.diff ends here ---

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



More information about the freebsd-ports-bugs mailing list