svn commit: r518837 - head/graphics/gource

Dmitry Sivachenko demon at FreeBSD.org
Mon Dec 2 09:30:43 UTC 2019


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


More information about the svn-ports-all mailing list