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/libdmx | |
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/libdmx')
-rw-r--r-- | x11/libdmx/Makefile | 2 | ||||
-rw-r--r-- | x11/libdmx/distinfo | 5 | ||||
-rw-r--r-- | x11/libdmx/pkg-descr | 3 |
3 files changed, 3 insertions, 7 deletions
diff --git a/x11/libdmx/Makefile b/x11/libdmx/Makefile index 8870929611ef..5ec77e3ad23d 100644 --- a/x11/libdmx/Makefile +++ b/x11/libdmx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libdmx -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/libdmx/distinfo b/x11/libdmx/distinfo index bbe5bd0072b1..2d59bf47f7b1 100644 --- a/x11/libdmx/distinfo +++ b/x11/libdmx/distinfo @@ -1,3 +1,2 @@ -MD5 (xorg/lib/libdmx-1.1.0.tar.bz2) = a2fcf0382837888d3781b714489a8999 -SHA256 (xorg/lib/libdmx-1.1.0.tar.bz2) = 1904a8f848cc5d76105cb07707890aca095540a37fb0a63d359f71da51d3e2d5 -SIZE (xorg/lib/libdmx-1.1.0.tar.bz2) = 252069 +SHA256 (xorg/lib/libdmx-1.1.1.tar.bz2) = a6de6e87470bc749de02056fa38758d0e633303789830fdafc56600e75b3de18 +SIZE (xorg/lib/libdmx-1.1.1.tar.bz2) = 265460 diff --git a/x11/libdmx/pkg-descr b/x11/libdmx/pkg-descr index 4859ea880b7c..8a6f1e8aafa7 100644 --- a/x11/libdmx/pkg-descr +++ b/x11/libdmx/pkg-descr @@ -1,6 +1,3 @@ This package contains Distributed Multihead X extension library. WWW: http://www.freedesktop.org/Software/xorg - -- Eric Anholt -anholt@FreeBSD.org |