diff options
author | miwi <miwi@FreeBSD.org> | 2010-05-01 19:41:07 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-05-01 19:41:07 +0800 |
commit | 988b674197d5158ec2b9735dd2a18cab568384cd (patch) | |
tree | 2a4f72b2c9ed55a5ce5bd722c7edc3efd5c57ed2 /x11-themes | |
parent | 44dbaae8639c06739435db870a18e3f1dadc3398 (diff) | |
download | freebsd-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-themes')
-rw-r--r-- | x11-themes/xcursor-themes/Makefile | 5 | ||||
-rw-r--r-- | x11-themes/xcursor-themes/distinfo | 6 | ||||
-rw-r--r-- | x11-themes/xcursor-themes/pkg-plist | 1 |
3 files changed, 7 insertions, 5 deletions
diff --git a/x11-themes/xcursor-themes/Makefile b/x11-themes/xcursor-themes/Makefile index 7faadd106eeb..956ba588fc1c 100644 --- a/x11-themes/xcursor-themes/Makefile +++ b/x11-themes/xcursor-themes/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xcursor-themes -PORTVERSION= 1.0.1 -PORTREVISION= 2 +PORTVERSION= 1.0.2 CATEGORIES= x11-themes MAINTAINER= x11@FreeBSD.org @@ -15,6 +14,8 @@ COMMENT= X.org cursors themes BUILD_DEPENDS= xcursorgen:${PORTSDIR}/x11/xcursorgen +USE_XORG= xextproto + XORG_CAT= data .include <bsd.port.mk> diff --git a/x11-themes/xcursor-themes/distinfo b/x11-themes/xcursor-themes/distinfo index 2b1db89d316f..8b8c4679c477 100644 --- a/x11-themes/xcursor-themes/distinfo +++ b/x11-themes/xcursor-themes/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/data/xcursor-themes-1.0.1.tar.bz2) = 014bad415e64c49994679cdb71a97e37 -SHA256 (xorg/data/xcursor-themes-1.0.1.tar.bz2) = 4e7dcd402cd045ce1bd1a3de496270e78d6ead2478a0bcb3404072b33c5c9ea0 -SIZE (xorg/data/xcursor-themes-1.0.1.tar.bz2) = 2257899 +MD5 (xorg/data/xcursor-themes-1.0.2.tar.bz2) = e8929a1bb4d98d1a3991fd340d0b5f09 +SHA256 (xorg/data/xcursor-themes-1.0.2.tar.bz2) = 5f798c2f1d2794c09fa0a40700c40359b725107608012866828015dca47514d6 +SIZE (xorg/data/xcursor-themes-1.0.2.tar.bz2) = 2276676 diff --git a/x11-themes/xcursor-themes/pkg-plist b/x11-themes/xcursor-themes/pkg-plist index 262e31583f29..7b65ac99fe3b 100644 --- a/x11-themes/xcursor-themes/pkg-plist +++ b/x11-themes/xcursor-themes/pkg-plist @@ -71,6 +71,7 @@ lib/X11/icons/redglass/cursors/top_right_corner lib/X11/icons/redglass/cursors/top_side lib/X11/icons/redglass/cursors/top_tee lib/X11/icons/redglass/cursors/xterm +lib/X11/icons/redglass/cursors/watch lib/X11/icons/whiteglass/cursors/X_cursor lib/X11/icons/whiteglass/cursors/base_arrow_down lib/X11/icons/whiteglass/cursors/base_arrow_up |