Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/gource/Makefile,v
retrieving revision 1.14
diff -u -p -r1.14 Makefile
--- Makefile 8 Sep 2017 13:30:35 -0000 1.14
+++ Makefile 8 Sep 2017 14:24:40 -0000
@@ -2,7 +2,7 @@
COMMENT = software version control visualization tool
-DISTNAME = gource-0.46
+DISTNAME = gource-0.47
CATEGORIES = sysutils graphics
HOMEPAGE = http://gource.io/
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/gource/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo 8 Sep 2017 13:30:35 -0000 1.5
+++ distinfo 8 Sep 2017 14:24:40 -0000
@@ -1,2 +1,2 @@
-SHA256 (gource-0.46.tar.gz) = mq/cBy5FCJkJZdokbKF6uUxpN2SQML9J3jcRJvyEed0=
-SIZE (gource-0.46.tar.gz) = 876639
+SHA256 (gource-0.47.tar.gz) = 8rFgg6AbiXtsBis2N5MCj7ngHNb4iNkXcu4G5WzjmNI=
+SIZE (gource-0.47.tar.gz) = 876624
Well they are pretty active this week.
Update to 0.47
On [07/09/17] [04:29P], Gonzalo L. Rodriguez wrote:
; Hello,
;
; Small update for Gource to 0.46:
;
;
; * Added --screen option.
; * Added --window-position XxY option.
; * Added --frameless option.
; * Added --file-show-filter REGEX option (swoogles).
; * Added --filename-time and filename-colour options (gh2k).
; * Improved handling of very low seconds-per-day values (malengrin).
; * Fixed crash when SVN log lacks author information (obarthel).
; * Additional git log command validation (cym13).
; * Allow lower case hex colours in custom logs (HSorensen).
; * Now requires SDL 2 to build (deprecated SDL 1.2 support removed).
;
; Ok? Comments?
;
; Cheers.-
;
; --
; Sending from my toaster.
; Index: Makefile
; ===================================================================
; RCS file: /cvs/ports/sysutils/gource/Makefile,v
; retrieving revision 1.13
; diff -u -p -r1.13 Makefile
; --- Makefile 26 Jul 2017 22:45:30 -0000 1.13
; +++ Makefile 7 Sep 2017 19:20:40 -0000
; @@ -2,10 +2,9 @@
;
; COMMENT = software version control visualization tool
;
; -DISTNAME = gource-0.44
; +DISTNAME = gource-0.46
; CATEGORIES = sysutils graphics
; HOMEPAGE = http://gource.io/
; -REVISION = 0
;
; MAINTAINER = Gonzalo L. R. <gonzalo@openbsd.org>
;
; Index: distinfo
; ===================================================================
; RCS file: /cvs/ports/sysutils/gource/distinfo,v
; retrieving revision 1.4
; diff -u -p -r1.4 distinfo
; --- distinfo 2 May 2017 03:43:33 -0000 1.4
; +++ distinfo 7 Sep 2017 19:20:40 -0000
; @@ -1,2 +1,2 @@
; -SHA256 (gource-0.44.tar.gz) = JgTKREIwX/3Fuxp7rAfiI9WchG+TVnvgZ+jf4vQvCXw=
; -SIZE (gource-0.44.tar.gz) = 875131
; +SHA256 (gource-0.46.tar.gz) = mq/cBy5FCJkJZdokbKF6uUxpN2SQML9J3jcRJvyEed0=
; +SIZE (gource-0.46.tar.gz) = 876639
--
Sending from my toaster.
No comments:
Post a Comment