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 roundup-0.6.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/85a6fe05a64f
branches: trunk
changeset: 465267:85a6fe05a64f
user: recht <recht%pkgsrc.org@localhost>
date: Thu Dec 25 19:51:45 2003 +0000
description:
update to roundup-0.6.4
Fixed:
- fixed date arithmetic to not allow day-of-month == 0 (sf bug 853306)
- fixed date arithmetic to limit hours-per-day to 24, not 60
- hard-coded python2.3-ism (socket.timeout) fixed
- fixed activity displaying as future because of Date arithmetic fix in
0.6.3 (sf bug 842027).
- fix Windows service mode for roundup-server (sf bug 819890)
- fixed #white in cgitb (thanks Henrik Levkowetz)
diffstat:
devel/roundup/Makefile | 4 ++--
devel/roundup/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (23 lines):
diff -r af772eaab663 -r 85a6fe05a64f devel/roundup/Makefile
--- a/devel/roundup/Makefile Thu Dec 25 18:49:56 2003 +0000
+++ b/devel/roundup/Makefile Thu Dec 25 19:51:45 2003 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2003/12/02 23:40:05 recht Exp $
+# $NetBSD: Makefile,v 1.11 2003/12/25 19:51:45 recht Exp $
-DISTNAME= roundup-0.6.3.1
+DISTNAME= roundup-0.6.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=roundup/}
diff -r af772eaab663 -r 85a6fe05a64f devel/roundup/distinfo
--- a/devel/roundup/distinfo Thu Dec 25 18:49:56 2003 +0000
+++ b/devel/roundup/distinfo Thu Dec 25 19:51:45 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.7 2003/12/02 23:40:05 recht Exp $
+$NetBSD: distinfo,v 1.8 2003/12/25 19:51:45 recht Exp $
-SHA1 (roundup-0.6.3.1.tar.gz) = 2b328482878cb14cf92c56029103bb98416e93dc
-Size (roundup-0.6.3.1.tar.gz) = 597894 bytes
+SHA1 (roundup-0.6.4.tar.gz) = 372b376867dc91c4ec74426e091dfe4e3b9a9391
+Size (roundup-0.6.4.tar.gz) = 598251 bytes
Home |
Main Index |
Thread Index |
Old Index