diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-10-18 12:13:49 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-10-18 12:13:49 +0000 |
commit | 7e5af06093e57b4d1c8505b55edee91cb4bef903 (patch) | |
tree | 816c3ec94e46c49c78d5a0b3ef91cba94d303235 /mail/turba/Makefile | |
parent | a0b57e7e108b470657bad8950ecb522d077ded69 (diff) | |
download | pkgsrc-7e5af06093e57b4d1c8505b55edee91cb4bef903.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/turba/Makefile')
-rw-r--r-- | mail/turba/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |