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/xconsole | |
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/xconsole')
-rw-r--r-- | x11/xconsole/Makefile | 3 | ||||
-rw-r--r-- | x11/xconsole/distinfo | 5 | ||||
-rw-r--r-- | x11/xconsole/pkg-descr | 3 |
3 files changed, 3 insertions, 8 deletions
diff --git a/x11/xconsole/Makefile b/x11/xconsole/Makefile index 9be64372edb3..55d3ccad6181 100644 --- a/x11/xconsole/Makefile +++ b/x11/xconsole/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xconsole -PORTVERSION= 1.0.3 -PORTREVISION= 1 +PORTVERSION= 1.0.4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/xconsole/distinfo b/x11/xconsole/distinfo index ee19b97a57da..451c17b472f2 100644 --- a/x11/xconsole/distinfo +++ b/x11/xconsole/distinfo @@ -1,3 +1,2 @@ -MD5 (xorg/app/xconsole-1.0.3.tar.bz2) = 0e1a3110bebabecc2897d67a973526b0 -SHA256 (xorg/app/xconsole-1.0.3.tar.bz2) = 1b1ec25fefad34f5c33c74474358c1f5a8702d8c04defc854826bccb7a46bc45 -SIZE (xorg/app/xconsole-1.0.3.tar.bz2) = 98733 +SHA256 (xorg/app/xconsole-1.0.4.tar.bz2) = 5643e90bf7bf77369e67f3a0a982a4809b5bd2d9a36f02a59c79de77c9d6648e +SIZE (xorg/app/xconsole-1.0.4.tar.bz2) = 115082 diff --git a/x11/xconsole/pkg-descr b/x11/xconsole/pkg-descr index 119267f85533..a4c5f6038fc0 100644 --- a/x11/xconsole/pkg-descr +++ b/x11/xconsole/pkg-descr @@ -1,5 +1,2 @@ This package contains xconsole, a utility for monitoring system console messages with X. - -- Joel Dahl -joel@FreeBSD.org |