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/compositeproto | |
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/compositeproto')
-rw-r--r-- | x11/compositeproto/Makefile | 2 | ||||
-rw-r--r-- | x11/compositeproto/distinfo | 5 | ||||
-rw-r--r-- | x11/compositeproto/pkg-descr | 3 |
3 files changed, 4 insertions, 6 deletions
diff --git a/x11/compositeproto/Makefile b/x11/compositeproto/Makefile index 495fb0b93553..a5cd8627df29 100644 --- a/x11/compositeproto/Makefile +++ b/x11/compositeproto/Makefile @@ -6,7 +6,7 @@ # PORTNAME= compositeproto -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/compositeproto/distinfo b/x11/compositeproto/distinfo index 716ffd452d31..dc5679054c8d 100644 --- a/x11/compositeproto/distinfo +++ b/x11/compositeproto/distinfo @@ -1,3 +1,2 @@ -MD5 (xorg/proto/compositeproto-0.4.1.tar.bz2) = 3692f3f8b2ea10dff3d2cede8dc65e79 -SHA256 (xorg/proto/compositeproto-0.4.1.tar.bz2) = e2744576731e1416503aade0d58a7861d0260f70b993351473a9f38ced606984 -SIZE (xorg/proto/compositeproto-0.4.1.tar.bz2) = 90083 +SHA256 (xorg/proto/compositeproto-0.4.2.tar.bz2) = 049359f0be0b2b984a8149c966dd04e8c58e6eade2a4a309cf1126635ccd0cfc +SIZE (xorg/proto/compositeproto-0.4.2.tar.bz2) = 101208 diff --git a/x11/compositeproto/pkg-descr b/x11/compositeproto/pkg-descr index 9ce26903ea4d..db7f06d1c3d3 100644 --- a/x11/compositeproto/pkg-descr +++ b/x11/compositeproto/pkg-descr @@ -1,4 +1,3 @@ This package contains X.Org Composite extension headers. -- Joel Dahl -joel@FreeBSD.org +WWW: http://www.freedesktop.org/wiki/Software/xlibs |