diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-05-01 11:41:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-05-01 11:41:07 +0000 |
commit | f4936121f95e76555bebbc39e5b73dc12b0ff91f (patch) | |
tree | fcac9880f7998d69245463508464761e7b89a20e /x11/xbitmaps | |
parent | 693ef828a26aa5cb92848177be5fcb2afa9dd055 (diff) | |
download | ports-f4936121f95e76555bebbc39e5b73dc12b0ff91f.tar.gz ports-f4936121f95e76555bebbc39e5b73dc12b0ff91f.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
Notes
Notes:
svn path=/head/; revision=253503
Diffstat (limited to 'x11/xbitmaps')
-rw-r--r-- | x11/xbitmaps/Makefile | 2 | ||||
-rw-r--r-- | x11/xbitmaps/distinfo | 6 | ||||
-rw-r--r-- | x11/xbitmaps/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/x11/xbitmaps/Makefile b/x11/xbitmaps/Makefile index debaed25a78d..af33e577e0af 100644 --- a/x11/xbitmaps/Makefile +++ b/x11/xbitmaps/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xbitmaps -PORTVERSION= 1.0.1 +PORTVERSION= 1.1.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/xbitmaps/distinfo b/x11/xbitmaps/distinfo index a53229f90ba2..1937ca1ff1f1 100644 --- a/x11/xbitmaps/distinfo +++ b/x11/xbitmaps/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/data/xbitmaps-1.0.1.tar.bz2) = b28a9840cde3c38d7c09716372fea257 -SHA256 (xorg/data/xbitmaps-1.0.1.tar.bz2) = 5aa5be594e77f772b85d39f0c25f61a61c7f6fa02ba940e614c5ee386deeb867 -SIZE (xorg/data/xbitmaps-1.0.1.tar.bz2) = 55570 +MD5 (xorg/data/xbitmaps-1.1.0.tar.bz2) = f9ddd4e70a5375508b3acaf17be0d0ab +SHA256 (xorg/data/xbitmaps-1.1.0.tar.bz2) = c9a2059c8b0636b7ee1169647bb22f6eb4a0589e36fdb98936002e2569ad8761 +SIZE (xorg/data/xbitmaps-1.1.0.tar.bz2) = 101645 diff --git a/x11/xbitmaps/pkg-plist b/x11/xbitmaps/pkg-plist index a2c9f61cc2d6..d19e6f2dc13b 100644 --- a/x11/xbitmaps/pkg-plist +++ b/x11/xbitmaps/pkg-plist @@ -1,6 +1,8 @@ include/X11/bitmaps/1x1 include/X11/bitmaps/2x2 include/X11/bitmaps/black +include/X11/bitmaps/black6 +include/X11/bitmaps/box6 include/X11/bitmaps/boxes include/X11/bitmaps/calculator include/X11/bitmaps/cntr_ptr |