summaryrefslogtreecommitdiff
path: root/devel/roundup
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2003-12-25 19:51:45 +0000
committerrecht <recht@pkgsrc.org>2003-12-25 19:51:45 +0000
commit06bd749f56f70cd0c2f16de2ad67d80b6deca88f (patch)
treecca5223cb0f844fdbab1ab799ead4e33a9631542 /devel/roundup
parentf4c0a316dce1ea8a3e06339c6b3b4bda8320af10 (diff)
downloadpkgsrc-06bd749f56f70cd0c2f16de2ad67d80b6deca88f.tar.gz
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 (limited to 'devel/roundup')
-rw-r--r--devel/roundup/Makefile4
-rw-r--r--devel/roundup/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/roundup/Makefile b/devel/roundup/Makefile
index 9e4c154890a..2f887f3293a 100644
--- a/devel/roundup/Makefile
+++ b/devel/roundup/Makefile
@@ -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 --git a/devel/roundup/distinfo b/devel/roundup/distinfo
index 2ff7d2ff2c0..ef7edd3c649 100644
--- a/devel/roundup/distinfo
+++ b/devel/roundup/distinfo
@@ -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