diff options
author | sf <sf@FreeBSD.org> | 2001-03-26 07:04:52 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-03-26 07:04:52 +0800 |
commit | 6396ac698d244fb6ea823070223a75ecb9b909c2 (patch) | |
tree | b19a966ff00ebf46230c8f844f7c2d67a5fad2cc /x11-fonts/XFree86-4-fontCyrillic | |
parent | 8cbd5e5e70535df6ff2b6144664f3d73a958050c (diff) | |
download | freebsd-ports-gnome-6396ac698d244fb6ea823070223a75ecb9b909c2.tar.gz freebsd-ports-gnome-6396ac698d244fb6ea823070223a75ecb9b909c2.tar.zst freebsd-ports-gnome-6396ac698d244fb6ea823070223a75ecb9b909c2.zip |
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-fontCyrillic')
-rw-r--r-- | x11-fonts/XFree86-4-fontCyrillic/Makefile | 10 | ||||
-rw-r--r-- | x11-fonts/XFree86-4-fontCyrillic/distinfo | 2 |
2 files changed, 4 insertions, 8 deletions
diff --git a/x11-fonts/XFree86-4-fontCyrillic/Makefile b/x11-fonts/XFree86-4-fontCyrillic/Makefile index 30b8f1090c70..587ec89817db 100644 --- a/x11-fonts/XFree86-4-fontCyrillic/Makefile +++ b/x11-fonts/XFree86-4-fontCyrillic/Makefile @@ -6,15 +6,11 @@ # PORTNAME= fontCyrillic -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-fontCyrillic/distinfo b/x11-fonts/XFree86-4-fontCyrillic/distinfo index 1102a3a2abd1..caf1b3b79c0f 100644 --- a/x11-fonts/XFree86-4-fontCyrillic/distinfo +++ b/x11-fonts/XFree86-4-fontCyrillic/distinfo @@ -1 +1 @@ -MD5 (xc/X401src-2.tgz) = a3363a076f355ddbba68c7f0557438ff +MD5 (xc/X402src-2.tgz) = 7dc2f848c7466f6704c8dfc3492628ae |