diff options
author | beech <beech@FreeBSD.org> | 2007-10-03 05:07:52 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2007-10-03 05:07:52 +0800 |
commit | 564b1e8dc53f043ed6ded97bcf28b00b65b9d3ee (patch) | |
tree | f4a229e92024f08bb72258754448b07eb35da3f9 | |
parent | e8ee2faefe58fc349549da1d0efebfaba7308afd (diff) | |
download | freebsd-ports-graphics-564b1e8dc53f043ed6ded97bcf28b00b65b9d3ee.tar.gz freebsd-ports-graphics-564b1e8dc53f043ed6ded97bcf28b00b65b9d3ee.tar.zst freebsd-ports-graphics-564b1e8dc53f043ed6ded97bcf28b00b65b9d3ee.zip |
- Update to 2.1.5
- Major changes compared to turba 2.1.4 are:
- Fix some fatal errors caused by the IMSP driver when deleting
certain contacts and while adding contacts to lists in certain cases.
- Fix adding contacts to a new contact list in a source other than the
source the contacts being added are from.
- Fix paging through search results from another than the default
address book.
- Fix copy/moving contacts to a new contact list.
Approved by: sat (mentor, implicit)
-rw-r--r-- | mail/horde-turba/Makefile | 3 | ||||
-rw-r--r-- | mail/horde-turba/distinfo | 6 | ||||
-rw-r--r-- | mail/horde4-turba/Makefile | 3 | ||||
-rw-r--r-- | mail/horde4-turba/distinfo | 6 |
4 files changed, 8 insertions, 10 deletions
diff --git a/mail/horde-turba/Makefile b/mail/horde-turba/Makefile index 86828547f3a..e4705c85a57 100644 --- a/mail/horde-turba/Makefile +++ b/mail/horde-turba/Makefile @@ -6,8 +6,7 @@ # PORTNAME= turba -PORTVERSION= 2.1.4 -PORTREVISION= 2 +PORTVERSION= 2.1.5 CATEGORIES= mail www MAINTAINER= beech@FreeBSD.org diff --git a/mail/horde-turba/distinfo b/mail/horde-turba/distinfo index 5d6fd4dde5c..5635eb843ca 100644 --- a/mail/horde-turba/distinfo +++ b/mail/horde-turba/distinfo @@ -1,3 +1,3 @@ -MD5 (turba-h3-2.1.4.tar.gz) = 950b5645ee75ed0df7a0f594c5e7d285 -SHA256 (turba-h3-2.1.4.tar.gz) = 46d31dd0f5e0e55ad78f82de1b001e4d8ba82a3294bd4205012e0680a62dda8a -SIZE (turba-h3-2.1.4.tar.gz) = 1809857 +MD5 (turba-h3-2.1.5.tar.gz) = 06a3185697c4d3bbd81fe49aaee90b0a +SHA256 (turba-h3-2.1.5.tar.gz) = 308ef36135486c7285e1405db600cbb879fe1caae408aa777088fed413f89892 +SIZE (turba-h3-2.1.5.tar.gz) = 1862010 diff --git a/mail/horde4-turba/Makefile b/mail/horde4-turba/Makefile index 86828547f3a..e4705c85a57 100644 --- a/mail/horde4-turba/Makefile +++ b/mail/horde4-turba/Makefile @@ -6,8 +6,7 @@ # PORTNAME= turba -PORTVERSION= 2.1.4 -PORTREVISION= 2 +PORTVERSION= 2.1.5 CATEGORIES= mail www MAINTAINER= beech@FreeBSD.org diff --git a/mail/horde4-turba/distinfo b/mail/horde4-turba/distinfo index 5d6fd4dde5c..5635eb843ca 100644 --- a/mail/horde4-turba/distinfo +++ b/mail/horde4-turba/distinfo @@ -1,3 +1,3 @@ -MD5 (turba-h3-2.1.4.tar.gz) = 950b5645ee75ed0df7a0f594c5e7d285 -SHA256 (turba-h3-2.1.4.tar.gz) = 46d31dd0f5e0e55ad78f82de1b001e4d8ba82a3294bd4205012e0680a62dda8a -SIZE (turba-h3-2.1.4.tar.gz) = 1809857 +MD5 (turba-h3-2.1.5.tar.gz) = 06a3185697c4d3bbd81fe49aaee90b0a +SHA256 (turba-h3-2.1.5.tar.gz) = 308ef36135486c7285e1405db600cbb879fe1caae408aa777088fed413f89892 +SIZE (turba-h3-2.1.5.tar.gz) = 1862010 |