diff options
author | sf <sf@FreeBSD.org> | 2001-03-25 23:04:52 +0000 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-03-25 23:04:52 +0000 |
commit | 6396ac698d244fb6ea823070223a75ecb9b909c2 (patch) | |
tree | b19a966ff00ebf46230c8f844f7c2d67a5fad2cc /x11-fonts/XFree86-4-font100dpi | |
parent | 8cbd5e5e70535df6ff2b6144664f3d73a958050c (diff) | |
download | FreeBSD-ports-6396ac698d244fb6ea823070223a75ecb9b909c2.zip FreeBSD-ports-6396ac698d244fb6ea823070223a75ecb9b909c2.tar.gz |
update to 4.0.3.
o use internal freetype2 for consistency with x11/XFree86-4.
o added xthreads obtained from x11/XFree86-4.
o install "ws" type config sample for xdm.
o build DRI only if kernel source installed in /sys.
o fix Riva128/SGRAM driver(patch-riva_hw.c).
PR: 24338(4.0.2)
Submitted by: maintainer, keith
Diffstat (limited to 'x11-fonts/XFree86-4-font100dpi')
-rw-r--r-- | x11-fonts/XFree86-4-font100dpi/Makefile | 10 | ||||
-rw-r--r-- | x11-fonts/XFree86-4-font100dpi/distinfo | 2 |
2 files changed, 4 insertions, 8 deletions
diff --git a/x11-fonts/XFree86-4-font100dpi/Makefile b/x11-fonts/XFree86-4-font100dpi/Makefile index 6c45735..da5a920 100644 --- a/x11-fonts/XFree86-4-font100dpi/Makefile +++ b/x11-fonts/XFree86-4-font100dpi/Makefile @@ -6,15 +6,11 @@ # PORTNAME= font100dpi -PORTVERSION= 4.0.1 +PORTVERSION= 4.0.3 CATEGORIES= x11-fonts -MASTER_SITES= ftp://ftp.xfree86.org/pub/XFree86/${PORTVERSION}/source/ \ - ftp://ftp.freesoftware.com/pub/XFree86/${PORTVERSION}/source/ \ - ftp://ftp.lip6.fr/pub/X11/XFree86/XFree86-${PORTVERSION}/source/ \ - ftp://ftp.cs.tu-berlin.de/pub/X/XFree86/${PORTVERSION}/source/ \ - ftp://sunsite.doc.ic.ac.uk/packages/XFree86/${PORTVERSION}/source/ +MASTER_SITES= ${MASTER_SITE_XFREE} PKGNAMEPREFIX= XFree86- -DISTFILES= X401src-2.tgz +DISTFILES= X402src-2.tgz MAINTAINER= taguchi@tohoku.iij.ad.jp diff --git a/x11-fonts/XFree86-4-font100dpi/distinfo b/x11-fonts/XFree86-4-font100dpi/distinfo index 1102a3a..caf1b3b 100644 --- a/x11-fonts/XFree86-4-font100dpi/distinfo +++ b/x11-fonts/XFree86-4-font100dpi/distinfo @@ -1 +1 @@ -MD5 (xc/X401src-2.tgz) = a3363a076f355ddbba68c7f0557438ff +MD5 (xc/X402src-2.tgz) = 7dc2f848c7466f6704c8dfc3492628ae |