diff options
author | yuri <yuri@FreeBSD.org> | 2018-03-04 05:16:03 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-03-04 05:16:03 +0800 |
commit | ad34f5337a52cc1be6252f7e30ec9753803c8b56 (patch) | |
tree | 584d42dfcfb9f92ab65f83c60e1c627bb892ce5b /x11-themes | |
parent | 6eca6bbbf3c68694de97a5828ed777981845f4a7 (diff) | |
download | freebsd-ports-gnome-ad34f5337a52cc1be6252f7e30ec9753803c8b56.tar.gz freebsd-ports-gnome-ad34f5337a52cc1be6252f7e30ec9753803c8b56.tar.zst freebsd-ports-gnome-ad34f5337a52cc1be6252f7e30ec9753803c8b56.zip |
x11-themes/cursor-dmz-theme: Update to 0.4.5
POrt changes:
* Changed to DISTVERSION
* USES=tar:xz
PR: 226333
Submitted by: Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
Approved by: tcberner (mentor, implicit)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/cursor-dmz-theme/Makefile | 5 | ||||
-rw-r--r-- | x11-themes/cursor-dmz-theme/distinfo | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/x11-themes/cursor-dmz-theme/Makefile b/x11-themes/cursor-dmz-theme/Makefile index 854aa449407f..d69c4b9780cc 100644 --- a/x11-themes/cursor-dmz-theme/Makefile +++ b/x11-themes/cursor-dmz-theme/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= cursor-dmz-theme -PORTVERSION= 0.4.4 -PORTREVISION= 1 +DISTVERSION= 0.4.5 CATEGORIES= x11-themes MASTER_SITES= DEBIAN/pool/main/d/dmz-cursor-theme DISTNAME= dmz-cursor-theme_${PORTVERSION} @@ -14,7 +13,9 @@ LICENSE= CC-BY-SA-3.0 BUILD_DEPENDS= xcursorgen:x11/xcursorgen +USES= tar:xz NO_ARCH= yes + WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}/DMZ-White DATADIR= ${PREFIX}/share/icons/Vanilla-DMZ diff --git a/x11-themes/cursor-dmz-theme/distinfo b/x11-themes/cursor-dmz-theme/distinfo index 75e07e581239..7910a8934c5d 100644 --- a/x11-themes/cursor-dmz-theme/distinfo +++ b/x11-themes/cursor-dmz-theme/distinfo @@ -1,2 +1,3 @@ -SHA256 (dmz-cursor-theme_0.4.4.tar.gz) = 46af4cf1356df799f9ee94451f05d0bdbb8d82e54bdeae3f32fa107602359981 -SIZE (dmz-cursor-theme_0.4.4.tar.gz) = 1077832 +TIMESTAMP = 1520106239 +SHA256 (dmz-cursor-theme_0.4.5.tar.xz) = b719a64ed9c51905743105e5a50b15492695929ab2d6fca2cea760d52ccd1f5c +SIZE (dmz-cursor-theme_0.4.5.tar.xz) = 947544 |