diff options
author | lukem <lukem> | 2003-07-03 06:04:12 +0000 |
---|---|---|
committer | lukem <lukem> | 2003-07-03 06:04:12 +0000 |
commit | c430040331ea64f075a0fab2400a19d1fd261cd2 (patch) | |
tree | 563f45a52b691075434ddaacd28bd5fba3463178 | |
parent | 881d391d6609180947f466ab862bfae34f59c2f3 (diff) | |
download | pkgsrc-c430040331ea64f075a0fab2400a19d1fd261cd2.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)
-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 |