svn commit: r452004 - in head/chinese: bg5pdf cnprint dictd-database opendesktop-fonts qe
Baptiste Daroussin
bapt at FreeBSD.org
Fri Oct 13 14:23:33 UTC 2017
Author: bapt
Date: Fri Oct 13 14:23:31 2017
New Revision: 452004
URL: https://svnweb.freebsd.org/changeset/ports/452004
Log:
Cleanup dead master_sites
Modified:
head/chinese/bg5pdf/Makefile
head/chinese/cnprint/Makefile
head/chinese/dictd-database/Makefile
head/chinese/opendesktop-fonts/Makefile
head/chinese/qe/Makefile
Modified: head/chinese/bg5pdf/Makefile
==============================================================================
--- head/chinese/bg5pdf/Makefile Fri Oct 13 14:23:10 2017 (r452003)
+++ head/chinese/bg5pdf/Makefile Fri Oct 13 14:23:31 2017 (r452004)
@@ -5,8 +5,7 @@ PORTNAME= bg5pdf
PORTVERSION= 1.0.0
PORTREVISION= 7
CATEGORIES= chinese print
-MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/bg5pdf/ \
- LOCAL/chinsan
+MASTER_SITES= LOCAL/chinsan
MAINTAINER= ports at FreeBSD.org
COMMENT= Convert Chinese-Big5 encoded files to PDF, using PDFlib
Modified: head/chinese/cnprint/Makefile
==============================================================================
--- head/chinese/cnprint/Makefile Fri Oct 13 14:23:10 2017 (r452003)
+++ head/chinese/cnprint/Makefile Fri Oct 13 14:23:31 2017 (r452004)
@@ -5,8 +5,7 @@ PORTNAME= cnprint
PORTVERSION= 3.30b
PORTREVISION= 1
CATEGORIES= chinese print
-MASTER_SITES= http://distfiles.cs.nctu.edu.tw/${PORTNAME}-${PORTVERSION}/ \
- http://ftp.yz.yamagata-u.ac.jp/pub/FreeBSD/distfiles/${PORTNAME}-${PORTVERSION}/
+MASTER_SITES= http://distfiles.cs.nctu.edu.tw/${PORTNAME}-${PORTVERSION}/
DISTFILES= cnprint330b.c cnprint330b.readme ttfb330b.c cnprint330b.hlp \
cnprint33.cmd helvet.dat mssong.ttf.gz mssong.htf \
mshei.ttf.gz mshei.htf cc48s.hbf cc48.sym.gz cc48s.1.gz \
Modified: head/chinese/dictd-database/Makefile
==============================================================================
--- head/chinese/dictd-database/Makefile Fri Oct 13 14:23:10 2017 (r452003)
+++ head/chinese/dictd-database/Makefile Fri Oct 13 14:23:31 2017 (r452004)
@@ -5,8 +5,7 @@ PORTNAME= dictd-database
PORTVERSION= 1.6
PORTREVISION= 1
CATEGORIES= chinese textproc
-MASTER_SITES= LOCAL/rafan/chinese/ \
- ftp://freebsd.sinica.edu.tw/pub/statue/dictd-database/
+MASTER_SITES= LOCAL/rafan/chinese/
DISTNAME= dict-zh-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
Modified: head/chinese/opendesktop-fonts/Makefile
==============================================================================
--- head/chinese/opendesktop-fonts/Makefile Fri Oct 13 14:23:10 2017 (r452003)
+++ head/chinese/opendesktop-fonts/Makefile Fri Oct 13 14:23:31 2017 (r452004)
@@ -5,8 +5,7 @@ PORTNAME= opendesktop-fonts
PORTVERSION= 1.4.2
PORTREVISION= 5
CATEGORIES= chinese x11-fonts
-MASTER_SITES?= ftp://ftp.opendesktop.org.tw/odp/ODOFonts/OpenFonts/ \
- LOCAL/chinsan/fonts
+MASTER_SITES?= LOCAL/chinsan/fonts
MAINTAINER= ports at FreeBSD.org
COMMENT= Ming and Kai face of OpenDesktop fonts
Modified: head/chinese/qe/Makefile
==============================================================================
--- head/chinese/qe/Makefile Fri Oct 13 14:23:10 2017 (r452003)
+++ head/chinese/qe/Makefile Fri Oct 13 14:23:31 2017 (r452004)
@@ -5,8 +5,7 @@ PORTNAME= qe
PORTVERSION= 0.1.1
PORTREVISION= 3
CATEGORIES= chinese
-MASTER_SITES= http://www.cc.ncu.edu.tw/~center5/product/qe/ \
- ftp://freebsd.sinica.edu.tw/pub/statue/qe/
+MASTER_SITES= http://www.cc.ncu.edu.tw/~center5/product/qe/
MAINTAINER= ports at FreeBSD.org
COMMENT= QE is a PE2-like editor program under U*nix
More information about the svn-ports-head
mailing list