From owner-svn-ports-all@freebsd.org Sun Dec 24 18:19:04 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EAE69EA22C0; Sun, 24 Dec 2017 18:19:04 +0000 (UTC) (envelope-from olgeni@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 mx1.freebsd.org (Postfix) with ESMTPS id B32236404D; Sun, 24 Dec 2017 18:19:04 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBOIJ3q5013690; Sun, 24 Dec 2017 18:19:03 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBOIJ3PC013688; Sun, 24 Dec 2017 18:19:03 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201712241819.vBOIJ3PC013688@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sun, 24 Dec 2017 18:19:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457186 - head/graphics/pixd X-SVN-Group: ports-head X-SVN-Commit-Author: olgeni X-SVN-Commit-Paths: head/graphics/pixd X-SVN-Commit-Revision: 457186 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: Sun, 24 Dec 2017 18:19:05 -0000 Author: olgeni Date: Sun Dec 24 18:19:03 2017 New Revision: 457186 URL: https://svnweb.freebsd.org/changeset/ports/457186 Log: Update graphics/pixd to version 1.0.0. PR: 224281 Submitted by: olgeni Approved by: maintainer Modified: head/graphics/pixd/Makefile head/graphics/pixd/distinfo Modified: head/graphics/pixd/Makefile ============================================================================== --- head/graphics/pixd/Makefile Sun Dec 24 18:15:51 2017 (r457185) +++ head/graphics/pixd/Makefile Sun Dec 24 18:19:03 2017 (r457186) @@ -1,7 +1,8 @@ # $FreeBSD$ PORTNAME= pixd -PORTVERSION= g20170531 +DISTVERSIONPREFIX=v +DISTVERSION= 1.0.0 CATEGORIES= graphics MAINTAINER= mail@dbalan.in @@ -13,7 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= gmake USE_GITHUB= yes GH_ACCOUNT= FireyFly -GH_TAGNAME= 85c1cb6 ALL_TARGET= pixd Modified: head/graphics/pixd/distinfo ============================================================================== --- head/graphics/pixd/distinfo Sun Dec 24 18:15:51 2017 (r457185) +++ head/graphics/pixd/distinfo Sun Dec 24 18:19:03 2017 (r457186) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508685926 -SHA256 (FireyFly-pixd-g20170531-85c1cb6_GH0.tar.gz) = 0a2076f8c0bf7268bfce0a1dd0a1779d7f7e040f268b3f0c5b21d4ee2c3fb1af -SIZE (FireyFly-pixd-g20170531-85c1cb6_GH0.tar.gz) = 207012 +TIMESTAMP = 1513093499 +SHA256 (FireyFly-pixd-v1.0.0_GH0.tar.gz) = 011440a8d191e40a572910b0ce7a094e9b4ee75cf972abc6d30674348edf4158 +SIZE (FireyFly-pixd-v1.0.0_GH0.tar.gz) = 207124