diff options
author | miwi <miwi@FreeBSD.org> | 2011-02-26 00:52:50 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-02-26 00:52:50 +0800 |
commit | afbd9adc91ea20af30292938d6abd193791ae93f (patch) | |
tree | 81fd9833ef1b1f53de06c778a19bf1c393d0d703 /x11/xkill | |
parent | a133868afc4cf84dbd611f2791989f867b0fb757 (diff) | |
download | freebsd-ports-gnome-afbd9adc91ea20af30292938d6abd193791ae93f.tar.gz freebsd-ports-gnome-afbd9adc91ea20af30292938d6abd193791ae93f.tar.zst freebsd-ports-gnome-afbd9adc91ea20af30292938d6abd193791ae93f.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
Diffstat (limited to 'x11/xkill')
-rw-r--r-- | x11/xkill/Makefile | 2 | ||||
-rw-r--r-- | x11/xkill/distinfo | 5 | ||||
-rw-r--r-- | x11/xkill/pkg-descr | 3 |
3 files changed, 3 insertions, 7 deletions
diff --git a/x11/xkill/Makefile b/x11/xkill/Makefile index 758b6f66fe91..812062cc824b 100644 --- a/x11/xkill/Makefile +++ b/x11/xkill/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xkill -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/xkill/distinfo b/x11/xkill/distinfo index 65e83cbf40ad..12e544ce2075 100644 --- a/x11/xkill/distinfo +++ b/x11/xkill/distinfo @@ -1,3 +1,2 @@ -MD5 (xorg/app/xkill-1.0.2.tar.bz2) = dca031355b4afcf8517a8258eeb730c3 -SHA256 (xorg/app/xkill-1.0.2.tar.bz2) = 532df0398d3f4eab1cba8d0367c02a293ca74f2d89a27ef014854a2bde9a5a27 -SIZE (xorg/app/xkill-1.0.2.tar.bz2) = 98306 +SHA256 (xorg/app/xkill-1.0.3.tar.bz2) = bd8307272a648ca76a266e5c1111384c8ed9367c6a8f1a5be844a5b5300881a9 +SIZE (xorg/app/xkill-1.0.3.tar.bz2) = 107790 diff --git a/x11/xkill/pkg-descr b/x11/xkill/pkg-descr index 38143a4052c7..ceee5338e887 100644 --- a/x11/xkill/pkg-descr +++ b/x11/xkill/pkg-descr @@ -1,5 +1,2 @@ This package contians xkill, which is a utility for forcing the X server to close connections to clients. - -- Joel Dahl -joel@FreeBSD.org |