pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/codeville update to 0.1.13
details: https://anonhg.NetBSD.org/pkgsrc/rev/c9dfd55c84e4
branches: trunk
changeset: 501669:c9dfd55c84e4
user: drochner <drochner%pkgsrc.org@localhost>
date: Tue Oct 25 17:26:08 2005 +0000
description:
update to 0.1.13
changes:
# Patch from Sudhi Herle so codeville can find modules if not installed in the standard python path
# 'annotate' feature courtesy of Yoshinori K. Okuji
# Patch to allow specifying changeset creation time on command line from Lele Gaifax
# Rewritten command line parsing. Options can now be specified anywhere on the command line, long options are supported and there is some basic help
# Rewritten history browsing code for simplicity and performance
-bugfixes
diffstat:
devel/codeville/Makefile | 6 +++---
devel/codeville/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r aba601f2fdd7 -r c9dfd55c84e4 devel/codeville/Makefile
--- a/devel/codeville/Makefile Tue Oct 25 17:24:36 2005 +0000
+++ b/devel/codeville/Makefile Tue Oct 25 17:26:08 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2005/05/10 16:31:34 drochner Exp $
+# $NetBSD: Makefile,v 1.8 2005/10/25 17:26:08 drochner Exp $
-DISTNAME= Codeville-0.1.12
-PKGNAME= codeville-0.1.12
+DISTNAME= Codeville-0.1.13
+PKGNAME= codeville-0.1.13
CATEGORIES= devel
MASTER_SITES= http://codeville.org/download/
diff -r aba601f2fdd7 -r c9dfd55c84e4 devel/codeville/distinfo
--- a/devel/codeville/distinfo Tue Oct 25 17:24:36 2005 +0000
+++ b/devel/codeville/distinfo Tue Oct 25 17:26:08 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2005/05/10 16:31:34 drochner Exp $
+$NetBSD: distinfo,v 1.6 2005/10/25 17:26:08 drochner Exp $
-SHA1 (Codeville-0.1.12.tar.gz) = 3a0121e5987560c02ece4be5410d19f9176cd687
-RMD160 (Codeville-0.1.12.tar.gz) = b15c0d0fc4f070e4648fb7e944c1b975c4b514cc
-Size (Codeville-0.1.12.tar.gz) = 88209 bytes
+SHA1 (Codeville-0.1.13.tar.gz) = 3059289c64d98d90fdf07c22ed7ce043b45110ff
+RMD160 (Codeville-0.1.13.tar.gz) = 2b28dc22adea0d6a09f8c91297d014ed4c19a644
+Size (Codeville-0.1.13.tar.gz) = 89778 bytes
Home |
Main Index |
Thread Index |
Old Index