Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Mar 2018 21:16:04 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r463535 - head/x11-themes/cursor-dmz-theme
Message-ID:  <201803032116.w23LG4b4057930@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sat Mar  3 21:16:03 2018
New Revision: 463535
URL: https://svnweb.freebsd.org/changeset/ports/463535

Log:
  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)

Modified:
  head/x11-themes/cursor-dmz-theme/Makefile
  head/x11-themes/cursor-dmz-theme/distinfo

Modified: head/x11-themes/cursor-dmz-theme/Makefile
==============================================================================
--- head/x11-themes/cursor-dmz-theme/Makefile	Sat Mar  3 20:48:38 2018	(r463534)
+++ head/x11-themes/cursor-dmz-theme/Makefile	Sat Mar  3 21:16:03 2018	(r463535)
@@ -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
 

Modified: head/x11-themes/cursor-dmz-theme/distinfo
==============================================================================
--- head/x11-themes/cursor-dmz-theme/distinfo	Sat Mar  3 20:48:38 2018	(r463534)
+++ head/x11-themes/cursor-dmz-theme/distinfo	Sat Mar  3 21:16:03 2018	(r463535)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803032116.w23LG4b4057930>