diff options
author | adrianp <adrianp> | 2005-10-18 12:13:49 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2005-10-18 12:13:49 +0000 |
commit | 76d66972ad93e6b0a0fb36a98ec8afc56db05de8 (patch) | |
tree | 816c3ec94e46c49c78d5a0b3ef91cba94d303235 /mail | |
parent | 8a87774fe63d815a0b3b86fdf92016bcc9bfb7a6 (diff) | |
download | pkgsrc-76d66972ad93e6b0a0fb36a98ec8afc56db05de8.tar.gz |
Update Turba to 2.0.4
From the ChangeLog:
> Major changes compared to the Turba version H3 (2.0.3) are:
> * Fixed adding contacts not restricted by edit permissions.
> * Fixed warnings in the preference screen.
> * Fixed warnings with PHP 4.4.0 and 5.0.5.
> * Restored backward compatibility to older Horde versions.
> * Updated Danish, Finnish, German, Hungarian, Korean, Polish and
> Traditional Chinese translations.
Diffstat (limited to 'mail')
-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 3848c285596..337b81a5b41 100644 --- a/mail/turba/Makefile +++ b/mail/turba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/10/13 17:13:58 adrianp Exp $ +# $NetBSD: Makefile,v 1.7 2005/10/18 12:13:49 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.3 +TURBAVER= 2.0.4 PAXDIRS= lib locale po scripts templates themes USE_TOOLS+= perl:run diff --git a/mail/turba/distinfo b/mail/turba/distinfo index b8519b9c001..7fcd39f9e50 100644 --- a/mail/turba/distinfo +++ b/mail/turba/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/10/13 17:13:58 adrianp Exp $ +$NetBSD: distinfo,v 1.3 2005/10/18 12:13:49 adrianp Exp $ -SHA1 (turba-h3-2.0.3.tar.gz) = 5c7d73317157b3e3c1940d2b90b6ddfe16e7cfb0 -RMD160 (turba-h3-2.0.3.tar.gz) = 11f18d33775db200bf1260e3664ef8cd9c688232 -Size (turba-h3-2.0.3.tar.gz) = 1335946 bytes +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 |