diff options
author | adrianp <adrianp> | 2006-07-13 20:56:55 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2006-07-13 20:56:55 +0000 |
commit | 81ae758c53a520a288bf8c677a6d14bf866616ca (patch) | |
tree | 1301bd41b621a256b437819da83f9176a3f8bf55 | |
parent | d28f1468cda3611b9bd202aff619e29400d7027c (diff) | |
download | pkgsrc-81ae758c53a520a288bf8c677a6d14bf866616ca.tar.gz |
Update to 4.1.2
Major changes compared to the IMP H3 (4.1.1) version are:
* Allow to toggle off the Virtual Inbox.
* Display quota for current folder on Cyrus servers.
* Updated German, Italian and Spanish translations.
* Several small bugfixes and improvements.
The full list of changes (from version H3 (4.1.1)) can be viewed here:
http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.699.2.184&r2=1.699.2.194&ty=h
-rw-r--r-- | mail/imp/Makefile | 5 | ||||
-rw-r--r-- | mail/imp/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/mail/imp/Makefile b/mail/imp/Makefile index 5cdd4191897..168b6d3ecf7 100644 --- a/mail/imp/Makefile +++ b/mail/imp/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2006/06/16 09:24:36 adrianp Exp $ +# $NetBSD: Makefile,v 1.39 2006/07/13 20:56:55 adrianp Exp $ DISTNAME= imp-h3-${IMPVER} PKGNAME= imp-${IMPVER} -PKGREVISION= 1 CATEGORIES= mail www MASTER_SITES= http://ftp.horde.org/pub/imp/ \ ftp://ftp.horde.org/pub/imp/ @@ -23,7 +22,7 @@ DOCDIR= ${PREFIX}/share/doc/imp EGDIR= ${PREFIX}/share/examples/imp HORDEDIR= ${PREFIX}/share/horde IMPDIR= ${HORDEDIR}/imp -IMPVER= 4.1.1 +IMPVER= 4.1.2 PAXDIRS= lib locale po scripts templates themes MESSAGE_SUBST+= IMPDIR=${IMPDIR:Q} diff --git a/mail/imp/distinfo b/mail/imp/distinfo index 6ef1a2b62bd..f5dfa7419ea 100644 --- a/mail/imp/distinfo +++ b/mail/imp/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2006/06/16 09:24:36 adrianp Exp $ +$NetBSD: distinfo,v 1.15 2006/07/13 20:56:55 adrianp Exp $ -SHA1 (imp-h3-4.1.1.tar.gz) = 08c9f9b172e0846f7ecf857e3b74188e44306fa5 -RMD160 (imp-h3-4.1.1.tar.gz) = 2bfeab260e78e26b73fd11f36b5ad55d94f6c3bb -Size (imp-h3-4.1.1.tar.gz) = 4063589 bytes +SHA1 (imp-h3-4.1.2.tar.gz) = c84a5f88792cbdb2ee75213f97bfab44257c2ef2 +RMD160 (imp-h3-4.1.2.tar.gz) = 903c77a899ecf2ee2222782bfb471d93c77fc94d +Size (imp-h3-4.1.2.tar.gz) = 4102504 bytes |