From 094e6bf23c9ea59aceda3ea20bbdae66b246a19d Mon Sep 17 00:00:00 2001 From: adrianp Date: Sun, 29 Oct 2006 08:22:02 +0000 Subject: Update to 1.1.1 Major changes compared to the Ingo H3 (1.1.1) version are: * SECURITY: Escape folder names in procmail rules to prevent local code execution. * Added parameter to enable or disable TLS in timsieved driver. * Small bug fixes and improvements. * New translations: Catalan, Slovenian. * Updated translations: Brazilian Portuguese, Dutch, German, Italian, Spanish, Traditional Chinese. The full list of changes (from version H3 (1.1.1)) can be viewed here: http://cvs.horde.org/diff.php/ingo/docs/CHANGES?r1=1.55.2.49&r2=1.55.2.59&ty=h --- mail/ingo/Makefile | 4 ++-- mail/ingo/PLIST | 10 +++++++++- mail/ingo/distinfo | 8 ++++---- 3 files changed, 15 insertions(+), 7 deletions(-) (limited to 'mail/ingo') diff --git a/mail/ingo/Makefile b/mail/ingo/Makefile index 5734cc0b8c5..a701cba1917 100644 --- a/mail/ingo/Makefile +++ b/mail/ingo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/06/24 13:37:08 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2006/10/29 08:22:02 adrianp Exp $ DISTNAME= ingo-h3-${INGOVER} PKGNAME= ingo-${INGOVER} @@ -18,7 +18,7 @@ DOCDIR= ${PREFIX}/share/doc/ingo EGDIR= ${PREFIX}/share/examples/ingo HORDEDIR= ${PREFIX}/share/horde INGODIR= ${HORDEDIR}/ingo -INGOVER= 1.1.1 +INGOVER= 1.1.2 PAXDIRS= lib locale po scripts templates themes MESSAGE_SUBST+= INGODIR=${INGODIR:Q} diff --git a/mail/ingo/PLIST b/mail/ingo/PLIST index caf3f37a41e..26ee5907654 100644 --- a/mail/ingo/PLIST +++ b/mail/ingo/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2006/05/12 20:52:03 adrianp Exp $ +@comment $NetBSD: PLIST,v 1.4 2006/10/29 08:22:02 adrianp Exp $ share/doc/ingo/INSTALL share/doc/ingo/README share/doc/ingo/RELEASE_NOTES @@ -35,6 +35,7 @@ share/horde/ingo/locale/cs_CZ/LC_MESSAGES/ingo.mo share/horde/ingo/locale/da_DK/LC_MESSAGES/ingo.mo share/horde/ingo/locale/de_DE/LC_MESSAGES/ingo.mo share/horde/ingo/locale/de_DE/help.xml +share/horde/ingo/locale/ca_ES/LC_MESSAGES/ingo.mo share/horde/ingo/locale/el_GR/LC_MESSAGES/ingo.mo share/horde/ingo/locale/en_US/help.xml share/horde/ingo/locale/es_ES/LC_MESSAGES/ingo.mo @@ -55,10 +56,12 @@ share/horde/ingo/locale/pl_PL/LC_MESSAGES/ingo.mo share/horde/ingo/locale/pt_BR/LC_MESSAGES/ingo.mo share/horde/ingo/locale/pt_PT/LC_MESSAGES/ingo.mo share/horde/ingo/locale/ro_RO/LC_MESSAGES/ingo.mo +share/horde/ingo/locale/sl_SI/LC_MESSAGES/ingo.mo share/horde/ingo/locale/sv_SE/LC_MESSAGES/ingo.mo share/horde/ingo/locale/tr_TR/LC_MESSAGES/ingo.mo share/horde/ingo/locale/zh_TW/LC_MESSAGES/ingo.mo share/horde/ingo/po/README +share/horde/ingo/po/ca_ES.po share/horde/ingo/po/cs_CZ.po share/horde/ingo/po/da_DK.po share/horde/ingo/po/de_DE.po @@ -79,6 +82,7 @@ share/horde/ingo/po/pl_PL.po share/horde/ingo/po/pt_BR.po share/horde/ingo/po/pt_PT.po share/horde/ingo/po/ro_RO.po +share/horde/ingo/po/sl_SI.po share/horde/ingo/po/sv_SE.po share/horde/ingo/po/tr_TR.po share/horde/ingo/po/zh_TW.po @@ -138,6 +142,8 @@ share/horde/ingo/whitelist.php @dirrm share/horde/ingo/locale/tr_TR @dirrm share/horde/ingo/locale/sv_SE/LC_MESSAGES @dirrm share/horde/ingo/locale/sv_SE +@dirrm share/horde/ingo/locale/sl_SI/LC_MESSAGES +@dirrm share/horde/ingo/locale/sl_SI @dirrm share/horde/ingo/locale/ro_RO/LC_MESSAGES @dirrm share/horde/ingo/locale/ro_RO @dirrm share/horde/ingo/locale/pt_PT/LC_MESSAGES @@ -177,6 +183,8 @@ share/horde/ingo/whitelist.php @dirrm share/horde/ingo/locale/da_DK @dirrm share/horde/ingo/locale/cs_CZ/LC_MESSAGES @dirrm share/horde/ingo/locale/cs_CZ +@dirrm share/horde/ingo/locale/ca_ES/LC_MESSAGES +@dirrm share/horde/ingo/locale/ca_ES @dirrm share/horde/ingo/locale @dirrm share/horde/ingo/lib/Storage @dirrm share/horde/ingo/lib/Script diff --git a/mail/ingo/distinfo b/mail/ingo/distinfo index 56f15f125bd..77d1d9eeac7 100644 --- a/mail/ingo/distinfo +++ b/mail/ingo/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2006/05/12 20:52:03 adrianp Exp $ +$NetBSD: distinfo,v 1.3 2006/10/29 08:22:02 adrianp Exp $ -SHA1 (ingo-h3-1.1.1.tar.gz) = cd915e19ff7cee83a1c7f5d77029729debb3abc5 -RMD160 (ingo-h3-1.1.1.tar.gz) = 792fc657a9bbefeafaff698737628cbbe0f6e35e -Size (ingo-h3-1.1.1.tar.gz) = 1201511 bytes +SHA1 (ingo-h3-1.1.2.tar.gz) = 8c28dbf21363d8e95eed6b0a3b8a8b3148e5d1c4 +RMD160 (ingo-h3-1.1.2.tar.gz) = 16b90f128d9e170805922d4e2862559a4f9a352d +Size (ingo-h3-1.1.2.tar.gz) = 1342239 bytes -- cgit v1.2.3