mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update port to version 1.7 and fix the URL since they switch to viewcvs.
Found by the ports cluster.
This commit is contained in:
parent
4e33ae17e2
commit
cb92a933d0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90730
2 changed files with 3 additions and 3 deletions
|
@ -8,14 +8,14 @@
|
||||||
PORTNAME= airoflash
|
PORTNAME= airoflash
|
||||||
PORTVERSION= ${AF_VERSION}
|
PORTVERSION= ${AF_VERSION}
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= "http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/~checkout~/airo-linux/airo-linux/tools/airoflash.c?rev=${AF_VERSION}"
|
MASTER_SITES= "http://cvs.sourceforge.net/viewcvs.py/*checkout*/airo-linux/airo-linux/tools/airoflash.c?rev=${AF_VERSION}"
|
||||||
DISTNAME= airoflash.c
|
DISTNAME= airoflash.c
|
||||||
EXTRACT_SUFX=
|
EXTRACT_SUFX=
|
||||||
|
|
||||||
MAINTAINER= ambrisko@freebsd.org
|
MAINTAINER= ambrisko@freebsd.org
|
||||||
COMMENT= Flash utiltity for Cisco/Aironet 802.11 wireless cards
|
COMMENT= Flash utiltity for Cisco/Aironet 802.11 wireless cards
|
||||||
|
|
||||||
AF_VERSION= 1.3
|
AF_VERSION= 1.7
|
||||||
|
|
||||||
do-fetch:
|
do-fetch:
|
||||||
[ -f ${DISTDIR}/${DISTNAME} ] || \
|
[ -f ${DISTDIR}/${DISTNAME} ] || \
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (airoflash.c) = 4c1fccdf0a63605fa7d423c8f5fbc144
|
MD5 (airoflash.c) = 184566642a641b378fefcb97483a1396
|
||||||
|
|
Loading…
Add table
Reference in a new issue