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-themes | |
parent | 693ef828a26aa5cb92848177be5fcb2afa9dd055 (diff) | |
download | ports-f4936121f95e76555bebbc39e5b73dc12b0ff91f.tar.gz ports-f4936121f95e76555bebbc39e5b73dc12b0ff91f.zip |
Notes
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 |