o Update SITES for each language file because of www.typolight.org's relaunch.

o Make unused MASTER_SITES to empty.

No functional change.
This commit is contained in:
taca 2009-09-24 03:04:04 +00:00
parent a4ee5d0006
commit 7aece302ea
4 changed files with 9 additions and 9 deletions

View file

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.1.1.1 2009/04/26 03:54:57 taca Exp $
# $NetBSD: Makefile,v 1.2 2009/09/24 03:04:04 taca Exp $
#
DISTNAME= typolight${TL_VER}-translations-${VERS}
CATEGORIES= www
MASTER_SITES= http://www.typolight.org/download.html?file=tl_files/languages/ja/
MASTER_SITES= # defined for each distfiles
DISTFILES= ${TL_DISTFILES}
EXTRACT_DIR= ${WRKSRC}

View file

@ -1,4 +1,4 @@
# $NetBSD: options.mk,v 1.1.1.1 2009/04/26 03:54:57 taca Exp $
# $NetBSD: options.mk,v 1.2 2009/09/24 03:04:04 taca Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.typolight-translations
@ -48,6 +48,6 @@ TL_LANGUAGES+= ${l:S/^lang-//1}
.for l in ${TL_LANGUAGES}
TL_DISTFILES+= ${TL_TRANSLATIONS.${l}}
SITES.${TL_TRANSLATIONS.${l}}= \
http://www.typolight.org/download-translations.html?iso=${l}&file=tl_files/languages/${l}/
http://www.typolight.org/download.html?iso=${l}&file=tl_files/languages/${l}/
PLIST_SRC+= PLIST.${l}
.endfor

View file

@ -1,14 +1,14 @@
# $NetBSD: Makefile,v 1.24 2009/09/22 01:41:14 taca Exp $
# $NetBSD: Makefile,v 1.25 2009/09/24 03:05:25 taca Exp $
#
DISTNAME= typolight${TL_VER}-translations-${VERS}
CATEGORIES= www
MASTER_SITES= http://www.typolight.org/download.html?file=tl_files/languages/ja/
MASTER_SITES= # defined for each distfiles
DISTFILES= ${TL_DISTFILES}
EXTRACT_DIR= ${WRKSRC}
MAINTAINER= taca@NetBSD.org
HOMEPAGE= http://www.typolight.org/download-translations.html
HOMEPAGE= http://www.typolight.org/download.html
COMMENT= Language files for TYPOlight CMS
DEPENDS+= typolight${TL_VER}>=${TL_PKGVER}:../../www/typolight${TL_VER}

View file

@ -1,4 +1,4 @@
# $NetBSD: options.mk,v 1.24 2009/09/22 01:41:14 taca Exp $
# $NetBSD: options.mk,v 1.25 2009/09/24 03:05:25 taca Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.typolight-translations
@ -48,6 +48,6 @@ TL_LANGUAGES+= ${l:S/^lang-//1}
.for l in ${TL_LANGUAGES}
TL_DISTFILES+= ${TL_TRANSLATIONS.${l}}
SITES.${TL_TRANSLATIONS.${l}}= \
http://www.typolight.org/download-translations.html?iso=${l}&file=tl_files/languages/${l}/
http://www.typolight.org/download.html?iso=${l}&file=tl_files/languages/${l}/
PLIST_SRC+= PLIST.${l}
.endfor