Mon Oct 3 15:25:14 2011 UTC ()
Update to 0.37

Changelog:
Gource 0.37 has been released, fixing a few bugs with timestamps
and directory deletion.

Changes since 0.35:
* Fixed SVN log GMT timestamp conversion.
* Fixed issue with sub-dirs of deleted dir not being removed in some cases.


(ryoon)
diff -r1.1.1.1 -r1.2 pkgsrc/graphics/gource/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/graphics/gource/distinfo

cvs diff -r1.1.1.1 -r1.2 pkgsrc/graphics/gource/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/gource/Makefile 2011/08/06 22:03:53 1.1.1.1
+++ pkgsrc/graphics/gource/Makefile 2011/10/03 15:25:14 1.2
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.1.1.1 2011/08/06 22:03:53 ryoon Exp $ 1# $NetBSD: Makefile,v 1.2 2011/10/03 15:25:14 ryoon Exp $
2# 2#
3 3
4DISTNAME= gource-0.35 4DISTNAME= gource-0.37
5CATEGORIES= graphics 5CATEGORIES= graphics
6MASTER_SITES= http://gource.googlecode.com/files/ 6MASTER_SITES= http://gource.googlecode.com/files/
7 7
8MAINTAINER= ryoon@NetBSD.org 8MAINTAINER= ryoon@NetBSD.org
9HOMEPAGE= http://code.google.com/p/gource/ 9HOMEPAGE= http://code.google.com/p/gource/
10COMMENT= software version control visualization 10COMMENT= software version control visualization
11LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
16USE_LANGUAGES= c c++ 16USE_LANGUAGES= c c++
17 17

cvs diff -r1.1.1.1 -r1.2 pkgsrc/graphics/gource/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/gource/distinfo 2011/08/06 22:03:53 1.1.1.1
+++ pkgsrc/graphics/gource/distinfo 2011/10/03 15:25:14 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2011/08/06 22:03:53 ryoon Exp $ 1$NetBSD: distinfo,v 1.2 2011/10/03 15:25:14 ryoon Exp $
2 2
3SHA1 (gource-0.35.tar.gz) = f2bc23224cd3e01279a33e3856a6d027560f6509 3SHA1 (gource-0.37.tar.gz) = 87d88b5cbf312e160e55582f8e187c87b3df097d
4RMD160 (gource-0.35.tar.gz) = 7a6302613b0d15851885a79453c073e3ebab9742 4RMD160 (gource-0.37.tar.gz) = 76bbe62693566c61d5bc8324494079b07a07cb02
5Size (gource-0.35.tar.gz) = 668033 bytes 5Size (gource-0.37.tar.gz) = 667053 bytes