CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/09/08 07:30:35
Modified files:
sysutils/gource: Makefile distinfo
Log message:
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 benoit@ (thanks!)