aboutsummaryrefslogtreecommitdiff
path: root/x11/xhost
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-25 16:52:50 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-25 16:52:50 +0000
commitd594ccc94ffa1006a70e7762de037c800e827b24 (patch)
treeacb2244a21cfbea5c6e08351de94411bf3cb322a /x11/xhost
parent0c4a162c976c91f8789cd750fa2dd434fa12864d (diff)
downloadports-d594ccc94ffa1006a70e7762de037c800e827b24.tar.gz
ports-d594ccc94ffa1006a70e7762de037c800e827b24.zip
- Please welcome Xorg 7.5.1
The X-Server has been patched to the latest 1.7.X series, drivers and fonts have been updated to the latest versions. This update includes some components from Xorg 7.6 with a lot of improvements, and it seems that the performance is much better than the old version. Also this Update fix build issues with clang and binutils 2.17.50 in current, remove 6.X gruft and de-author pkg-descr. I would like to thank: Beat Gaetzi Dima Panov Koop Mast Eitan Adler and all Testers. PR: ports/147646 ports/148035 ports/148744 ports/150223 ports/152889 ports/154457
Notes
Notes: svn path=/head/; revision=269720
Diffstat (limited to 'x11/xhost')
-rw-r--r--x11/xhost/Makefile2
-rw-r--r--x11/xhost/distinfo5
-rw-r--r--x11/xhost/pkg-descr3
3 files changed, 3 insertions, 7 deletions
diff --git a/x11/xhost/Makefile b/x11/xhost/Makefile
index ce9c24e93e4d..0f192b8b9bb6 100644
--- a/x11/xhost/Makefile
+++ b/x11/xhost/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xhost
-PORTVERSION= 1.0.3
+PORTVERSION= 1.0.4
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
diff --git a/x11/xhost/distinfo b/x11/xhost/distinfo
index ee8a79ac98df..55e9b2c92393 100644
--- a/x11/xhost/distinfo
+++ b/x11/xhost/distinfo
@@ -1,3 +1,2 @@
-MD5 (xorg/app/xhost-1.0.3.tar.bz2) = c7f91b4a750d297f269c2a0a3206a1b2
-SHA256 (xorg/app/xhost-1.0.3.tar.bz2) = 2d63007c65e89fe273a43f3e45b3c0133acbc3ceeda6bfc9671388409134ad17
-SIZE (xorg/app/xhost-1.0.3.tar.bz2) = 104910
+SHA256 (xorg/app/xhost-1.0.4.tar.bz2) = 5e02c06caeb7a258f3621bf11459a7820cfeaf9bf269c1f8da86d7071346a594
+SIZE (xorg/app/xhost-1.0.4.tar.bz2) = 114826
diff --git a/x11/xhost/pkg-descr b/x11/xhost/pkg-descr
index 7ef86f82225d..4053e3e2f91a 100644
--- a/x11/xhost/pkg-descr
+++ b/x11/xhost/pkg-descr
@@ -1,5 +1,2 @@
This package contains xhost, a server access control program for the
X Window System.
-
-- Joel Dahl
-joel@FreeBSD.org