Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Dec 2017 18:19:03 +0000 (UTC)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r457186 - head/graphics/pixd
Message-ID:  <201712241819.vBOIJ3PC013688@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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