aboutsummaryrefslogtreecommitdiffstats
path: root/x11/libXext
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2010-05-01 19:41:07 +0800
committermiwi <miwi@FreeBSD.org>2010-05-01 19:41:07 +0800
commit988b674197d5158ec2b9735dd2a18cab568384cd (patch)
tree2a4f72b2c9ed55a5ce5bd722c7edc3efd5c57ed2 /x11/libXext
parent44dbaae8639c06739435db870a18e3f1dadc3398 (diff)
downloadfreebsd-ports-gnome-988b674197d5158ec2b9735dd2a18cab568384cd.tar.gz
freebsd-ports-gnome-988b674197d5158ec2b9735dd2a18cab568384cd.tar.zst
freebsd-ports-gnome-988b674197d5158ec2b9735dd2a18cab568384cd.zip
- Update to Xorg 7.5
The Intel drivers was patched to work with the new server. The drivers for Vesa, NV,NVIDIA and ATI have been tested thoroughfully and seem to work fine. A complete changelog of Xorg 7.5 can you read here: http://www.x.org/releases/X11R7.5/ A note to FreeBSD 6.X users: We strongly recommend you to update your system to 7.x or above. For updating try portupgrade -af \* or: portmaster -af Please report any problems and issus to x11 (at) FreeBSD.org. Thanks to beat@, rnoland@, fluffy@, stas@ and all testers for their help and Feeback. Tested by: Community and 2x exp-runs
Diffstat (limited to 'x11/libXext')
-rw-r--r--x11/libXext/Makefile2
-rw-r--r--x11/libXext/distinfo6
-rw-r--r--x11/libXext/pkg-plist20
3 files changed, 24 insertions, 4 deletions
diff --git a/x11/libXext/Makefile b/x11/libXext/Makefile
index 272d3c45139b..afed4dc10da7 100644
--- a/x11/libXext/Makefile
+++ b/x11/libXext/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libXext
-PORTVERSION= 1.0.5
+PORTVERSION= 1.1.1
PORTEPOCH= 1
CATEGORIES= x11
diff --git a/x11/libXext/distinfo b/x11/libXext/distinfo
index 3b67bac63dcc..2c515cd352d8 100644
--- a/x11/libXext/distinfo
+++ b/x11/libXext/distinfo
@@ -1,3 +1,3 @@
-MD5 (xorg/lib/libXext-1.0.5.tar.bz2) = aa11d859cc8e9a0bad3bb55e1666547b
-SHA256 (xorg/lib/libXext-1.0.5.tar.bz2) = 1280af98466cb4484a89858ede3347ba9d7785baeb80b11f2066142dc2317d97
-SIZE (xorg/lib/libXext-1.0.5.tar.bz2) = 271301
+MD5 (xorg/lib/libXext-1.1.1.tar.bz2) = c417c0e8df39a067f90a2a2e7133637d
+SHA256 (xorg/lib/libXext-1.1.1.tar.bz2) = 110ce3bc7fb3a86659556994d0801c74bedcbd8ba8d1f90ee33d4c47a91e9bb3
+SIZE (xorg/lib/libXext-1.1.1.tar.bz2) = 318737
diff --git a/x11/libXext/pkg-plist b/x11/libXext/pkg-plist
index 4e47d7451237..d25c0db798c7 100644
--- a/x11/libXext/pkg-plist
+++ b/x11/libXext/pkg-plist
@@ -2,4 +2,24 @@ lib/libXext.a
lib/libXext.la
lib/libXext.so
lib/libXext.so.6
+include/X11/extensions/MITMisc.h
+include/X11/extensions/XEVI.h
+include/X11/extensions/XLbx.h
+include/X11/extensions/XShm.h
+include/X11/extensions/Xag.h
+include/X11/extensions/Xcup.h
+include/X11/extensions/Xdbe.h
+include/X11/extensions/Xext.h
+include/X11/extensions/Xge.h
+include/X11/extensions/dpms.h
+include/X11/extensions/extutil.h
+include/X11/extensions/lbxbuf.h
+include/X11/extensions/lbxbufstr.h
+include/X11/extensions/lbximage.h
+include/X11/extensions/multibuf.h
+include/X11/extensions/security.h
+include/X11/extensions/shape.h
+include/X11/extensions/sync.h
+include/X11/extensions/xtestext1.h
libdata/pkgconfig/xext.pc
+@dirrmtry include/X11/extensions \ No newline at end of file