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. <gonz...@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

Reply via email to