aboutsummaryrefslogtreecommitdiffstats
path: root/x11/XFree86-4
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-08-10 09:29:22 +0800
committermarcus <marcus@FreeBSD.org>2004-08-10 09:29:22 +0800
commit6f022c38fcab5d16a80baf642907cb11328e008b (patch)
tree1ea652121d06b334dcf11bc01247ce4373a657a7 /x11/XFree86-4
parent21e9a82722f5559a4d7498b5573a8a31d5af16b4 (diff)
downloadfreebsd-ports-gnome-6f022c38fcab5d16a80baf642907cb11328e008b.tar.gz
freebsd-ports-gnome-6f022c38fcab5d16a80baf642907cb11328e008b.tar.zst
freebsd-ports-gnome-6f022c38fcab5d16a80baf642907cb11328e008b.zip
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/XFree86-4')
-rw-r--r--x11/XFree86-4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile
index 595b13a2b87f..5034419f86b6 100644
--- a/x11/XFree86-4/Makefile
+++ b/x11/XFree86-4/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= XFree86
-PORTVERSION= 4.3.0
+PORTVERSION= 4.4.0
PORTEPOCH= 1
CATEGORIES= x11
MASTER_SITES= # none
@@ -18,7 +18,7 @@ COMMENT= X11/XFree86 core distribution (complete, using mini/meta-ports)
LIB_DEPENDS= X11.6:${PORTSDIR}/x11/XFree86-4-libraries
RUN_DEPENDS= xvinfo:${PORTSDIR}/x11/XFree86-4-clients \
- ${X11BASE}/lib/X11/doc/ddx.TXT:${PORTSDIR}/x11/XFree86-4-documents \
+ ${X11BASE}/lib/X11/doc/ddx.txt:${PORTSDIR}/x11/XFree86-4-documents \
${FONT100DPI}:${PORTSDIR}/x11-fonts/XFree86-4-font100dpi \
${FONT75DPI}:${PORTSDIR}/x11-fonts/XFree86-4-font75dpi \
${FONTCYR}:${PORTSDIR}/x11-fonts/XFree86-4-fontCyrillic \