aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorshige <shige@FreeBSD.org>2001-03-09 01:29:50 +0800
committershige <shige@FreeBSD.org>2001-03-09 01:29:50 +0800
commit4476b34f40aa0d0ca10504acbb231d8fd2e7c0a3 (patch)
tree6c09c2b631e7e066e59476b41477fa9154f88ca5
parent5a0cc03f1e313ef36424c9a0557dfdfe05398774 (diff)
downloadfreebsd-ports-gnome-4476b34f40aa0d0ca10504acbb231d8fd2e7c0a3.tar.gz
freebsd-ports-gnome-4476b34f40aa0d0ca10504acbb231d8fd2e7c0a3.tar.zst
freebsd-ports-gnome-4476b34f40aa0d0ca10504acbb231d8fd2e7c0a3.zip
Change MASTER_SITES for fetching xv patches(modified-for-jp-ext-patch).
-rw-r--r--graphics/xv/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile
index a79f49fe42c4..212be9924fb5 100644
--- a/graphics/xv/Makefile
+++ b/graphics/xv/Makefile
@@ -10,14 +10,14 @@ PORTVERSION= 3.10a
PORTREVISION= 1
CATEGORIES+= graphics
MASTER_SITES= ftp://ftp.cis.upenn.edu/pub/xv/ \
- http://www.yuasa.kuis.kyoto-u.ac.jp/~shige/FreeBSD/ports/xv/ \
+ ${MASTER_SITE_LOCAL} \
ftp://ftp.trilon.com/pub/xv/ \
ftp://ftp.trilon.com/pub/xv/patches/ \
- ftp://ftp.airlab.cs.ritsumei.ac.jp/pub/X/xv-jp-extension/working/ \
- ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= ports/xv
-# Workaround: pdf.patch and mp-tiff-patch must be fetched from my own site.
-# These are modified for applying after jp-extension-patch.
+ ftp://ftp.airlab.cs.ritsumei.ac.jp/pub/X/xv-jp-extension/working/
+MASTER_SITE_SUBDIR= shige/xv
+# Workaround: pdf.patch, mp-tiff-patch, and xv-png-1.2d.patch must be fetched
+# from MASTER_SITE_LOCAL.
+# These are modified for applying after jp-extension-patch.
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
${PORTNAME}${PORTVERSION:S/.//}-jp-extension-rev5.3.3.tar.gz \
jp-ext-bzip2.patch longname.patch pdf.patch mp-tiff-patch \