pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/roundup Update to 0.6.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/f5ae777cf3b6
branches: trunk
changeset: 462272:f5ae777cf3b6
user: recht <recht%pkgsrc.org@localhost>
date: Mon Sep 29 12:52:16 2003 +0000
description:
Update to 0.6.2
Fixed:
- cleaned up, clarified internal caching API in *dbm backends
- stopped pyc writing to current directory! yay! (patch 800718 with changes)
- fixed file leak in detector initialisation (patch 800715)
- commented out example tracker homes (patch 800720)
- added note about hidden :template var in user.item (bug 799842)
- fixed Apply Error that was raised, when property was deleted from class and
we are trying to edit an instance
diffstat:
devel/roundup/Makefile | 4 ++--
devel/roundup/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (23 lines):
diff -r 8eb1f06d09ce -r f5ae777cf3b6 devel/roundup/Makefile
--- a/devel/roundup/Makefile Mon Sep 29 12:47:38 2003 +0000
+++ b/devel/roundup/Makefile Mon Sep 29 12:52:16 2003 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2003/09/25 15:43:35 recht Exp $
+# $NetBSD: Makefile,v 1.9 2003/09/29 12:52:16 recht Exp $
-DISTNAME= roundup-0.6.1
+DISTNAME= roundup-0.6.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=roundup/}
diff -r 8eb1f06d09ce -r f5ae777cf3b6 devel/roundup/distinfo
--- a/devel/roundup/distinfo Mon Sep 29 12:47:38 2003 +0000
+++ b/devel/roundup/distinfo Mon Sep 29 12:52:16 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2003/09/14 17:30:18 recht Exp $
+$NetBSD: distinfo,v 1.6 2003/09/29 12:52:16 recht Exp $
-SHA1 (roundup-0.6.1.tar.gz) = 9b9aba61f633d10528cb86a07dfd2c2b9704e54b
-Size (roundup-0.6.1.tar.gz) = 594119 bytes
+SHA1 (roundup-0.6.2.tar.gz) = 6a3c079049377a76097677263668f4deb32ae148
+Size (roundup-0.6.2.tar.gz) = 605530 bytes
Home |
Main Index |
Thread Index |
Old Index