From owner-svn-ports-head@freebsd.org Mon Dec 2 09:30:43 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B18B71CBDC0; Mon, 2 Dec 2019 09:30:43 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47RKbl4KH7z4rky; Mon, 2 Dec 2019 09:30:43 +0000 (UTC) (envelope-from demon@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 7753624EB4; Mon, 2 Dec 2019 09:30:43 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xB29UhxL072260; Mon, 2 Dec 2019 09:30:43 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xB29UhV7072259; Mon, 2 Dec 2019 09:30:43 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201912020930.xB29UhV7072259@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Mon, 2 Dec 2019 09:30:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518837 - head/graphics/gource X-SVN-Group: ports-head X-SVN-Commit-Author: demon X-SVN-Commit-Paths: head/graphics/gource X-SVN-Commit-Revision: 518837 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Dec 2019 09:30:43 -0000 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