Date: Mon, 2 Dec 2019 09:30:43 +0000 (UTC) From: Dmitry Sivachenko <demon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518837 - head/graphics/gource Message-ID: <201912020930.xB29UhV7072259@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: demon Date: Mon Dec 2 09:30:42 2019 New Revision: 518837 URL: https://svnweb.freebsd.org/changeset/ports/518837 Log: Update to versnio 0.51. Submitted by: Dave Cottlehuber Differential Revision: 22561 Modified: head/graphics/gource/Makefile head/graphics/gource/distinfo Modified: head/graphics/gource/Makefile ============================================================================== --- head/graphics/gource/Makefile Mon Dec 2 08:47:13 2019 (r518836) +++ head/graphics/gource/Makefile Mon Dec 2 09:30:42 2019 (r518837) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gource -PORTVERSION= 0.47 -PORTREVISION= 12 +PORTVERSION= 0.51 CATEGORIES= graphics MASTER_SITES= https://github.com/acaudwell/Gource/releases/download/${PORTNAME}-${PORTVERSION}/ Modified: head/graphics/gource/distinfo ============================================================================== --- head/graphics/gource/distinfo Mon Dec 2 08:47:13 2019 (r518836) +++ head/graphics/gource/distinfo Mon Dec 2 09:30:42 2019 (r518837) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506680266 -SHA256 (gource-0.47.tar.gz) = f2b16083a01b897b6c062b363793028fb9e01cd6f888d91772ee06e56ce398d2 -SIZE (gource-0.47.tar.gz) = 876624 +TIMESTAMP = 1575277278 +SHA256 (gource-0.51.tar.gz) = 19a3f888b1825aa7ed46f52cebce5012e3c62439e3d281102f21814c7a58e79a +SIZE (gource-0.51.tar.gz) = 882783
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912020930.xB29UhV7072259>