From owner-svn-ports-all@freebsd.org Sat Mar 3 21:16:04 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8DDF7F3D0EC; Sat, 3 Mar 2018 21:16:04 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3F06576F5A; Sat, 3 Mar 2018 21:16:04 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3A1053E64; Sat, 3 Mar 2018 21:16:04 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w23LG4Fb057932; Sat, 3 Mar 2018 21:16:04 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w23LG4b4057930; Sat, 3 Mar 2018 21:16:04 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201803032116.w23LG4b4057930@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 3 Mar 2018 21:16:04 +0000 (UTC) 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 X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/x11-themes/cursor-dmz-theme X-SVN-Commit-Revision: 463535 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Mar 2018 21:16:04 -0000 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 (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