pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/turba Update turba to 2.0.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/09bb6ab56073
branches:  trunk
changeset: 500863:09bb6ab56073
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Thu Oct 13 17:13:58 2005 +0000

description:
Update turba to 2.0.3
>From the CHANGELOG:
> ------
> v2.0.3
> ------
>
> [jan] Add Turkish translation (Servet Güney <sguney%metu.edu.tr@localhost>
>
>
> ----------
> v2.0.3-RC1
> ----------
>
> [jan] Don't show "Add" icon if no writeable address books exist.
> [jan] Don't show "Browse" icon and list if no browseable address books exist.
> [jan] Add example how to use a field for Horde's category system.
> [cjh] Allow uid to be used in key generation (especially useful for LDAP
>       backends that want to use uid in the DN) (Bug 2027).
> [mjr] Fix bug where search results are not displayed when no browseable
>       addressbooks exist and bug where the browse attribute is ignored for
>       addressbooks that are set as default, allowing a non-browseable
>       addressbook to be browsed (Bug 1959).
> [jan] Import and export of birthdays with vCards (thomas%gelf.net@localhost, Bug 1269).
> [jan] Fix mini search portal block with non-ascii search strings (Bug 1605).
> [cjh] Add a generic SQL upgrade script, replacing the MySQL-specific
>       version (Bug 1781).
> [mjr] Use addressbook name as part of cache key to prevent breaking similar
>       searches on different IMSP addressbooks.
> [cjh] Use bind variables in the SQL driver (selsky%columbia.edu@localhost, Bug 1651).
> [mjr] Fix api search() method to correctly deal with contacts containing
>       multiple email-type fields (Bug 1284).
> [cjh] Fix _read() for multiple objects in the LDAP driver (Bug 1520).
> [mjr] Cache IMSP search results when sending multiple IMSP searchaddress
>       commands for the same search.
> [cjh] Show actions and browse letters at the top and bottom of contact
>       listings (Bug 1312, Bug 1458).
> [jan] Add shortcut icon (favicon.ico).
> [mjr] Show Contacts and Show Groups links now work correctly with IMSP driver.
> [jan] Don't include names in email fields of distribution lists retrieved
>       through the "search" API method (Bug 1384).

diffstat:

 mail/turba/Makefile |   7 ++-----
 mail/turba/PLIST    |  19 +++++++------------
 mail/turba/distinfo |   8 ++++----
 3 files changed, 13 insertions(+), 21 deletions(-)

diffs (130 lines):

diff -r 5f11216b5e91 -r 09bb6ab56073 mail/turba/Makefile
--- a/mail/turba/Makefile       Thu Oct 13 17:04:30 2005 +0000
+++ b/mail/turba/Makefile       Thu Oct 13 17:13:58 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/09/28 14:31:08 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2005/10/13 17:13:58 adrianp Exp $
 
 DISTNAME=      turba-h3-${TURBAVER}
 PKGNAME=       turba-${TURBAVER}
@@ -17,7 +17,7 @@
 EGDIR=         ${PREFIX}/share/examples/turba
 HORDEDIR=      ${PREFIX}/share/horde
 TURBADIR=      ${HORDEDIR}/turba
-TURBAVER=      2.0.2
+TURBAVER=      2.0.3
 PAXDIRS=       lib locale po scripts templates themes
 USE_TOOLS+=    perl:run
 
@@ -63,7 +63,6 @@
        ${INSTALL_DATA_DIR} ${EGDIR}
        ${INSTALL_DATA_DIR} ${TURBADIR}
        ${INSTALL_DATA_DIR} ${TURBADIR}/config
-       ${INSTALL_DATA} ${WRKSRC}/COPYING ${DOCDIR}
        ${INSTALL_DATA} ${WRKSRC}/README ${DOCDIR}
        ${INSTALL_DATA} ${WRKSRC}/docs/INSTALL ${DOCDIR}
        ${INSTALL_DATA} ${WRKSRC}/docs/LDAP ${DOCDIR}
@@ -73,12 +72,10 @@
 .      for d in ${PAXDIRS}
                ${INSTALL_DATA_DIR} ${TURBADIR}/${d}
 .      endfor
-.      undef d
 
 .      for d in ${PAXDIRS}
                cd ${WRKSRC}/${d} && ${PAX} -rw . ${TURBADIR}/${d}
 .      endfor
-.      undef d
 
        ${INSTALL_DATA} ${WRKSRC}/config/*.dist ${TURBADIR}/config
        ${INSTALL_DATA} ${WRKSRC}/*.php ${TURBADIR}
diff -r 5f11216b5e91 -r 09bb6ab56073 mail/turba/PLIST
--- a/mail/turba/PLIST  Thu Oct 13 17:04:30 2005 +0000
+++ b/mail/turba/PLIST  Thu Oct 13 17:13:58 2005 +0000
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/03/25 13:21:43 adrianp Exp $
-share/doc/turba/COPYING
+@comment $NetBSD: PLIST,v 1.2 2005/10/13 17:13:58 adrianp Exp $
 share/doc/turba/INSTALL
 share/doc/turba/LDAP
 share/doc/turba/README
@@ -27,15 +26,9 @@
 share/horde/turba/lib/Driver/sql.php
 share/horde/turba/lib/Group.php
 share/horde/turba/lib/List.php
-share/horde/turba/lib/List/Plain.php
-share/horde/turba/lib/List/Tree.php
 share/horde/turba/lib/ListView.php
-share/horde/turba/lib/ListView/Rolodex.php
-share/horde/turba/lib/ListView/Tree.php
 share/horde/turba/lib/Object.php
 share/horde/turba/lib/ObjectView.php
-share/horde/turba/lib/ObjectView/List.php
-share/horde/turba/lib/ObjectView/PhotoID.php
 share/horde/turba/lib/Renderer.php
 share/horde/turba/lib/Turba.php
 share/horde/turba/lib/api.php
@@ -80,6 +73,7 @@
 share/horde/turba/locale/sk_SK/help.xml
 share/horde/turba/locale/sl_SI/LC_MESSAGES/turba.mo
 share/horde/turba/locale/sv_SE/LC_MESSAGES/turba.mo
+share/horde/turba/locale/tr_TR/LC_MESSAGES/turba.mo
 share/horde/turba/locale/uk_UA/LC_MESSAGES/turba.mo
 share/horde/turba/locale/zh_CN/LC_MESSAGES/turba.mo
 share/horde/turba/locale/zh_TW/LC_MESSAGES/turba.mo
@@ -116,6 +110,7 @@
 share/horde/turba/po/sk_SK.po
 share/horde/turba/po/sl_SI.po
 share/horde/turba/po/sv_SE.po
+share/horde/turba/po/tr_TR.po
 share/horde/turba/po/turba.pot
 share/horde/turba/po/uk_UA.po
 share/horde/turba/po/zh_CN.po
@@ -130,7 +125,7 @@
 share/horde/turba/scripts/sql/turba_objects.pgsql.sql
 share/horde/turba/scripts/sql/turba_objects.sql
 share/horde/turba/scripts/sql/turba_weddingguests.sql
-share/horde/turba/scripts/upgrades/1.2_to_2.0.mysql.sql
+share/horde/turba/scripts/upgrades/1.2_to_2.0.sql
 share/horde/turba/scripts/upgrades/2004-10-26_create_default_histories.php
 share/horde/turba/search.php
 share/horde/turba/templates/block/minisearch.inc
@@ -152,6 +147,7 @@
 share/horde/turba/templates/prefs/columnselect.inc
 share/horde/turba/test.php
 share/horde/turba/themes/graphics/contact.png
+share/horde/turba/themes/graphics/favicon.ico
 share/horde/turba/themes/graphics/group.png
 share/horde/turba/themes/graphics/menu/browse.png
 share/horde/turba/themes/graphics/menu/new.png
@@ -162,9 +158,6 @@
 @dirrm share/horde/turba/config
 @dirrm share/horde/turba/lib/Block
 @dirrm share/horde/turba/lib/Driver
-@dirrm share/horde/turba/lib/List
-@dirrm share/horde/turba/lib/ListView
-@dirrm share/horde/turba/lib/ObjectView
 @dirrm share/horde/turba/lib
 @dirrm share/horde/turba/locale/ar_SY/LC_MESSAGES
 @dirrm share/horde/turba/locale/ar_SY
@@ -229,6 +222,8 @@
 @dirrm share/horde/turba/locale/sl_SI
 @dirrm share/horde/turba/locale/sv_SE/LC_MESSAGES
 @dirrm share/horde/turba/locale/sv_SE
+@dirrm share/horde/turba/locale/tr_TR/LC_MESSAGES
+@dirrm share/horde/turba/locale/tr_TR
 @dirrm share/horde/turba/locale/uk_UA/LC_MESSAGES
 @dirrm share/horde/turba/locale/uk_UA
 @dirrm share/horde/turba/locale/zh_CN/LC_MESSAGES
diff -r 5f11216b5e91 -r 09bb6ab56073 mail/turba/distinfo
--- a/mail/turba/distinfo       Thu Oct 13 17:04:30 2005 +0000
+++ b/mail/turba/distinfo       Thu Oct 13 17:13:58 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/03/25 13:21:43 adrianp Exp $
+$NetBSD: distinfo,v 1.2 2005/10/13 17:13:58 adrianp Exp $
 
-SHA1 (turba-h3-2.0.2.tar.gz) = c9d9f0b1e6e9edf0272c9926d8703ff33a2551ec
-RMD160 (turba-h3-2.0.2.tar.gz) = 505384d4470660bf9056b8abdb0f33befdbfce07
-Size (turba-h3-2.0.2.tar.gz) = 1227556 bytes
+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



Home | Main Index | Thread Index | Old Index