pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gource Update to 0.40
details: https://anonhg.NetBSD.org/pkgsrc/rev/e04ef9db1e72
branches: trunk
changeset: 632737:e04ef9db1e72
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Fri Apr 04 21:09:50 2014 +0000
description:
Update to 0.40
Changelog:
0.40:
* Added caption support.
* Improved command line interoperability on Windows.
* Fixed directory deletion short circuiting processing the rest of a commit.
* Fixed issue loading non-ascii user image filenames on windows.
* Ignore UTF-8 byte order mark at the start of lines in custom log files.
* Fix to boost macros for Macs and non-GNU systems (mistydemeo).
* Autotools improvements (flameeyes).
0.39:
* Fixed blurry non power of 2 logos.
* File colour changes now supported in custom logs (rmyorston).
* Fixed building against Boost 1.50 (svenstaro).
* Updated boost autoconf macros (flameeyes).
* Autogen script (matthiaskrgr).
diffstat:
graphics/gource/Makefile | 6 +++---
graphics/gource/distinfo | 9 ++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (37 lines):
diff -r b531097fc0f4 -r e04ef9db1e72 graphics/gource/Makefile
--- a/graphics/gource/Makefile Fri Apr 04 21:01:22 2014 +0000
+++ b/graphics/gource/Makefile Fri Apr 04 21:09:50 2014 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2013/11/20 20:04:38 adam Exp $
+# $NetBSD: Makefile,v 1.16 2014/04/04 21:09:50 ryoon Exp $
#
-DISTNAME= gource-0.38
-PKGREVISION= 7
+DISTNAME= gource-0.40
CATEGORIES= graphics
MASTER_SITES= http://gource.googlecode.com/files/
@@ -13,6 +12,7 @@
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
+USE_TOOLS+= pkg-config
CONFIGURE_ARGS= --with-boost=${BUILDLINK_PREFIX.boost-libs}
diff -r b531097fc0f4 -r e04ef9db1e72 graphics/gource/distinfo
--- a/graphics/gource/distinfo Fri Apr 04 21:01:22 2014 +0000
+++ b/graphics/gource/distinfo Fri Apr 04 21:09:50 2014 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.6 2012/12/19 13:50:35 ryoon Exp $
+$NetBSD: distinfo,v 1.7 2014/04/04 21:09:50 ryoon Exp $
-SHA1 (gource-0.38.tar.gz) = 78f8c2064114313851f53b657d12db28abb89fae
-RMD160 (gource-0.38.tar.gz) = bfeb1de7d1d71dd8cb4d2f9e3fa4ecfc43a00191
-Size (gource-0.38.tar.gz) = 850811 bytes
+SHA1 (gource-0.40.tar.gz) = 7af594f84c0ec4c84278a8e9008f83a7a02e97fa
+RMD160 (gource-0.40.tar.gz) = b0f4aa96e838b5db2c6d93a6d10a398b4ff914d6
+Size (gource-0.40.tar.gz) = 861731 bytes
SHA1 (patch-src_dirnode.cpp) = b692c7c3cf9a9cb8e47d32cf7864cbb0a293802c
-SHA1 (patch-src_logmill.cpp) = fed1b3aedb862b9d24a4cd4e7e26bb8ba72068f0
Home |
Main Index |
Thread Index |
Old Index