pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gource gource: Update to 0.51
details: https://anonhg.NetBSD.org/pkgsrc/rev/ca937ad977c0
branches: trunk
changeset: 414051:ca937ad977c0
user: nia <nia%pkgsrc.org@localhost>
date: Mon Mar 23 19:02:46 2020 +0000
description:
gource: Update to 0.51
0.51:
* Fixed --font-file relative path handling.
* Fixed a bug in resolving the repository root directory from a relative path.
0.50:
* Right mouse button rotation now pivots around the camera.
* Added --font-file option.
* Added --enable-font-file option to configure.
* Added --no-time-travel option (Lars Schmertmann).
* Added --dir-name-position option (Lars Schmertmann).
* Added --file-extension-fallback option (Lars Schmertmann).
* Added --user-show-filter option (Victor Lopez).
* Added --disable-input option (Joey Parrish).
* Added --loop-delay-seconds option (Joey Parrish).
* Added --font-scale option.
* Added filename, dirname and user font size options (Carl Colena).
* Added workaround for FFMpeg error parsing Gource PPM video output.
* Fixed a bug in the Mercurial log parser that caused changes to be missed.
* Fixed file removal being cancelled by an action with an earlier timestamp.
* Fixed a bug in the log file format detection that could result in the wrong
first entry being displayed for a custom log.
* Fixed a bug where automatically cycling through a config with multiple
repositories reset settings to their defaults.
diffstat:
graphics/gource/Makefile | 5 ++---
graphics/gource/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 7d509ca27539 -r ca937ad977c0 graphics/gource/Makefile
--- a/graphics/gource/Makefile Mon Mar 23 18:55:54 2020 +0000
+++ b/graphics/gource/Makefile Mon Mar 23 19:02:46 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2020/03/08 16:49:59 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2020/03/23 19:02:46 nia Exp $
-DISTNAME= gource-0.49
-PKGREVISION= 2
+DISTNAME= gource-0.51
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=acaudwell/}
GITHUB_PROJECT= Gource
diff -r 7d509ca27539 -r ca937ad977c0 graphics/gource/distinfo
--- a/graphics/gource/distinfo Mon Mar 23 18:55:54 2020 +0000
+++ b/graphics/gource/distinfo Mon Mar 23 19:02:46 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2019/10/01 15:08:46 nia Exp $
+$NetBSD: distinfo,v 1.10 2020/03/23 19:02:46 nia Exp $
-SHA1 (gource-0.49.tar.gz) = 39719a1ea72131b3bea03752a98a32647c29e70b
-RMD160 (gource-0.49.tar.gz) = 8a12f0731f201a1e49ea4ca2490dd2516f22e8da
-SHA512 (gource-0.49.tar.gz) = cb3482dd06cf38bd775f2ac4b8f3bee78e480dd51e37527024df6e59d6e613290297d65e167a21364aa6251eff78a50ecc8a5fd3772a6e9a4ad22ca21b4b615e
-Size (gource-0.49.tar.gz) = 874349 bytes
+SHA1 (gource-0.51.tar.gz) = ab51953026510f7fd139787800cc06392469f7d6
+RMD160 (gource-0.51.tar.gz) = e59c61c6f2b6da5a2a358df2a033c1d9a33d42e4
+SHA512 (gource-0.51.tar.gz) = f29326ffb2aa6f645fb941e08e41f0cbf8dd894d5a4d607b782caeb12a24e6446198027060b880e0ad14a36efbed19023620dd8c890cfc0c027fc90ac2d5be24
+Size (gource-0.51.tar.gz) = 882783 bytes
SHA1 (patch-src_dirnode.cpp) = b692c7c3cf9a9cb8e47d32cf7864cbb0a293802c
Home |
Main Index |
Thread Index |
Old Index