mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Remove BROKEN: fix fetch by adding new MASTER_SITES
- fluffy has been housing the distfiles under MASTER_SITE_LOCAL PR: ports/140443 Submitted by: fluffy
This commit is contained in:
parent
f2ed1c2dd1
commit
9dd3ccd146
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244637
@ -7,7 +7,9 @@
|
||||
|
||||
PORTNAME= gartoon
|
||||
PORTVERSION= 1.3
|
||||
MASTER_SITES= http://www.nasland.nu/gartoon/
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
||||
http://ns.ael.ru/ports/distfiles/KDE/
|
||||
MASTER_SITE_SUBDIR= fluffy
|
||||
PKGNAMESUFFIX= -blue-svg
|
||||
DISTNAME= ICONS-Gartoon.Blue-SVG-v${PORTVERSION}
|
||||
|
||||
@ -15,9 +17,6 @@ COMMENT= KDE Gartoon Blue SVG iconset
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
||||
BROKEN= does not fetch
|
||||
EXPIRATION_DATE= 2009-12-10
|
||||
|
||||
WRKSRC= ${WRKDIR}/Gartoon.Blue
|
||||
PORT_SHAREDIR?= "${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}"
|
||||
|
||||
|
@ -7,7 +7,9 @@
|
||||
|
||||
PORTNAME= gartoon
|
||||
PORTVERSION= 1.3
|
||||
MASTER_SITES= http://www.nasland.nu/gartoon/
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
||||
http://ns.ael.ru/ports/distfiles/KDE/
|
||||
MASTER_SITE_SUBDIR= fluffy
|
||||
PKGNAMESUFFIX= -svg
|
||||
DISTNAME= ICONS-Gartoon-SVG-v${PORTVERSION}
|
||||
|
||||
@ -15,9 +17,6 @@ COMMENT= KDE Gartoon SVG iconset
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
||||
BROKEN= does not fetch
|
||||
EXPIRATION_DATE= 2009-12-10
|
||||
|
||||
WRKSRC= ${WRKDIR}/Gartoon
|
||||
PORT_SHAREDIR?= "${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user