diff options
author | marcus <marcus@FreeBSD.org> | 2004-08-10 01:29:22 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-08-10 01:29:22 +0000 |
commit | 6f022c38fcab5d16a80baf642907cb11328e008b (patch) | |
tree | 1ea652121d06b334dcf11bc01247ce4373a657a7 /x11-fonts/XFree86-4-font75dpi | |
parent | 21e9a82722f5559a4d7498b5573a8a31d5af16b4 (diff) | |
download | FreeBSD-ports-6f022c38fcab5d16a80baf642907cb11328e008b.zip FreeBSD-ports-6f022c38fcab5d16a80baf642907cb11328e008b.tar.gz |
Update XFree86 clients to 4.4 release. Release notes are available at
http://www.xfree86.org/4.4.0/RELNOTES.html
PR: ports/67733 imake
ports/67508 libraries
ports/67510 clients
ports/67513 server
ports/67776 100dpi fonts
ports/67777 75dpi fonts
ports/67778 cyrillic fonts
ports/67779 default bitmap fonts
ports/67781 font encodings
ports/67783 scalable fonts
ports/67784 font server
ports/67785 XFree86 meta-port
ports/67775 documents
ports/67786 manpages
ports/67787 nest server
ports/67788 print server
ports/67789 virtual framebuffer server
ports/56487 (Upgrading Xfree86-clients from ports overwrites xdm config files)
ports/44252 (XFree86-4-Server port removes/overwrites config files)
Submitted by: Dejan Lesjak (dejan DOT lesjak AT ijs DOT si)
Additional changes by: anholt
Jung-uk Kim (jkim AT niksun DOT com)
arved
Tested by: pointyhat
linimon
Diffstat (limited to 'x11-fonts/XFree86-4-font75dpi')
-rw-r--r-- | x11-fonts/XFree86-4-font75dpi/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/XFree86-4-font75dpi/distinfo | 4 | ||||
-rw-r--r-- | x11-fonts/XFree86-4-font75dpi/pkg-plist | 10 |
3 files changed, 14 insertions, 4 deletions
diff --git a/x11-fonts/XFree86-4-font75dpi/Makefile b/x11-fonts/XFree86-4-font75dpi/Makefile index 0b4dc79..f90c0f3 100644 --- a/x11-fonts/XFree86-4-font75dpi/Makefile +++ b/x11-fonts/XFree86-4-font75dpi/Makefile @@ -6,12 +6,12 @@ # PORTNAME= font75dpi -PORTVERSION= 4.3.0 +PORTVERSION= 4.4.0 CATEGORIES= x11-fonts MASTER_SITES= ${MASTER_SITE_XFREE} MASTER_SITE_SUBDIR= ${PORTVERSION} PKGNAMEPREFIX= XFree86- -DISTFILES= X430src-4.tgz +DISTFILES= XFree86-4.4.0-src-4.tgz MAINTAINER= x11@FreeBSD.org COMMENT= XFree86-4 bitmap 75 dpi fonts diff --git a/x11-fonts/XFree86-4-font75dpi/distinfo b/x11-fonts/XFree86-4-font75dpi/distinfo index d309cf5..68a1208 100644 --- a/x11-fonts/XFree86-4-font75dpi/distinfo +++ b/x11-fonts/XFree86-4-font75dpi/distinfo @@ -1,2 +1,2 @@ -MD5 (xc/X430src-4.tgz) = 567903747018f2534965ab6cb3976b38 -SIZE (xc/X430src-4.tgz) = 12906091 +MD5 (xc/XFree86-4.4.0-src-4.tgz) = 5d1792f5c154c7462c6aef39c7853b3b +SIZE (xc/XFree86-4.4.0-src-4.tgz) = 13057535 diff --git a/x11-fonts/XFree86-4-font75dpi/pkg-plist b/x11-fonts/XFree86-4-font75dpi/pkg-plist index ac325cc..a6fe936 100644 --- a/x11-fonts/XFree86-4-font75dpi/pkg-plist +++ b/x11-fonts/XFree86-4-font75dpi/pkg-plist @@ -465,6 +465,7 @@ lib/X11/fonts/75dpi/courR24.pcf.gz lib/X11/fonts/75dpi/encodings.dir lib/X11/fonts/75dpi/fonts.alias lib/X11/fonts/75dpi/fonts.dir +lib/X11/fonts/75dpi/fonts.scale lib/X11/fonts/75dpi/helvB08-ISO8859-1.pcf.gz lib/X11/fonts/75dpi/helvB08-ISO8859-10.pcf.gz lib/X11/fonts/75dpi/helvB08-ISO8859-13.pcf.gz @@ -1035,6 +1036,15 @@ lib/X11/fonts/75dpi/lubB18-ISO8859-3.pcf.gz lib/X11/fonts/75dpi/lubB18-ISO8859-4.pcf.gz lib/X11/fonts/75dpi/lubB18-ISO8859-9.pcf.gz lib/X11/fonts/75dpi/lubB18.pcf.gz +lib/X11/fonts/75dpi/lubB19-ISO8859-1.pcf.gz +lib/X11/fonts/75dpi/lubB19-ISO8859-10.pcf.gz +lib/X11/fonts/75dpi/lubB19-ISO8859-13.pcf.gz +lib/X11/fonts/75dpi/lubB19-ISO8859-14.pcf.gz +lib/X11/fonts/75dpi/lubB19-ISO8859-15.pcf.gz +lib/X11/fonts/75dpi/lubB19-ISO8859-2.pcf.gz +lib/X11/fonts/75dpi/lubB19-ISO8859-3.pcf.gz +lib/X11/fonts/75dpi/lubB19-ISO8859-4.pcf.gz +lib/X11/fonts/75dpi/lubB19-ISO8859-9.pcf.gz lib/X11/fonts/75dpi/lubB19.pcf.gz lib/X11/fonts/75dpi/lubB24-ISO8859-1.pcf.gz lib/X11/fonts/75dpi/lubB24-ISO8859-10.pcf.gz |