diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-12-21 05:36:44 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-12-21 05:36:44 +0000 |
commit | 7f80d91e091fbfc2a00d6b6622dc1fa0c9423b8c (patch) | |
tree | 7a0754ffa54346320483ceda681a295e280257ac /mail/turba | |
parent | 3dcc9e5e593e46f9cc55d35fbbd638346961c32a (diff) | |
download | pkgsrc-7f80d91e091fbfc2a00d6b6622dc1fa0c9423b8c.tar.gz |
Update Turba to 2.0.5 to fix XSS vulnerabilities.
Diffstat (limited to 'mail/turba')
-rw-r--r-- | mail/turba/Makefile | 4 | ||||
-rw-r--r-- | mail/turba/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/turba/Makefile b/mail/turba/Makefile index bea0679fe4c..ce7c68ee143 100644 --- a/mail/turba/Makefile +++ b/mail/turba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/12/05 20:50:36 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2005/12/21 05:36:44 adrianp Exp $ DISTNAME= turba-h3-${TURBAVER} PKGNAME= turba-${TURBAVER} @@ -17,7 +17,7 @@ DOCDIR= ${PREFIX}/share/doc/turba EGDIR= ${PREFIX}/share/examples/turba HORDEDIR= ${PREFIX}/share/horde TURBADIR= ${HORDEDIR}/turba -TURBAVER= 2.0.4 +TURBAVER= 2.0.5 PAXDIRS= lib locale po scripts templates themes USE_TOOLS+= perl:run diff --git a/mail/turba/distinfo b/mail/turba/distinfo index 7fcd39f9e50..70d9ae3def7 100644 --- a/mail/turba/distinfo +++ b/mail/turba/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2005/10/18 12:13:49 adrianp Exp $ +$NetBSD: distinfo,v 1.4 2005/12/21 05:36:44 adrianp Exp $ -SHA1 (turba-h3-2.0.4.tar.gz) = 2e5847603b133249f2780413326d320d51c39678 -RMD160 (turba-h3-2.0.4.tar.gz) = 9139fb444414140181b9cf670da98d1a01c85aa2 -Size (turba-h3-2.0.4.tar.gz) = 1413938 bytes +SHA1 (turba-h3-2.0.5.tar.gz) = 93a3b0cef662593e046cf9150fac06ada58a5dfd +RMD160 (turba-h3-2.0.5.tar.gz) = 8b115f1c0d03dde84f11bd668060f55e3b5dd416 +Size (turba-h3-2.0.5.tar.gz) = 1420141 bytes |