diff options
author | lukem <lukem@pkgsrc.org> | 2003-07-03 06:04:12 +0000 |
---|---|---|
committer | lukem <lukem@pkgsrc.org> | 2003-07-03 06:04:12 +0000 |
commit | 4c30ecbfcbb0d01b770b9a78d7f592fdcc2dd7ec (patch) | |
tree | 563f45a52b691075434ddaacd28bd5fba3463178 /devel/roundup | |
parent | 4e7f0e5e9a01d56498f7bace3cdfae1915326942 (diff) | |
download | pkgsrc-4c30ecbfcbb0d01b770b9a78d7f592fdcc2dd7ec.tar.gz |
update to 0.5.8. changes:
2003-06-19 0.5.8
- plugged cross-site-scripting hole (thanks Jeff Epler)
- minor interface tweak (sf bug 753885)
Diffstat (limited to 'devel/roundup')
-rw-r--r-- | devel/roundup/Makefile | 4 | ||||
-rw-r--r-- | devel/roundup/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/roundup/Makefile b/devel/roundup/Makefile index bd1aabbb3bb..cbfe42746c5 100644 --- a/devel/roundup/Makefile +++ b/devel/roundup/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2003/05/18 12:02:25 lukem Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/03 06:04:12 lukem Exp $ -DISTNAME= roundup-0.5.7 +DISTNAME= roundup-0.5.8 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=roundup/} diff --git a/devel/roundup/distinfo b/devel/roundup/distinfo index a68986d61fa..39acc8ac6e9 100644 --- a/devel/roundup/distinfo +++ b/devel/roundup/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2003/05/18 12:02:26 lukem Exp $ +$NetBSD: distinfo,v 1.4 2003/07/03 06:04:12 lukem Exp $ -SHA1 (roundup-0.5.7.tar.gz) = 4efc0a7a5bd6143b2c4411e40d38bfb1ded3cad7 -Size (roundup-0.5.7.tar.gz) = 450852 bytes +SHA1 (roundup-0.5.8.tar.gz) = da83a7aa7dfb3f4a8ffb976cf0643dfe58048040 +Size (roundup-0.5.8.tar.gz) = 451250 bytes |