Horde has a security update, could somebody who uses it (I don't)
please test these updates and report back? Thanks.
"This is a major security release that fixes a vulnerability in
the form library that allows overwriting of arbitrary local files
with the permissions of the web server user. It also fixes two
XSS vulnerabilities in the preference system and the MIME viewer
library. The local file vulnerability can only be exploited when
running an application that uses image form fields, like Turba
H3 (2.3) or Ansel, and only by users who have write permissions
to those applications. All users are encouraged to upgrade to
this release."
Index: devel/horde/Makefile
===================================================================
RCS file: /cvs/ports/devel/horde/Makefile,v
retrieving revision 1.37
diff -u -p -r1.37 Makefile
--- devel/horde/Makefile 15 Sep 2009 17:37:21 -0000 1.37
+++ devel/horde/Makefile 25 Sep 2009 09:25:15 -0000
@@ -2,8 +2,7 @@
COMMENT= modular framework for web-based applications
-DISTNAME= horde-3.3.2
-PKGNAME= ${DISTNAME}p0
+DISTNAME= horde-3.3.5
CATEGORIES= devel www
HOMEPAGE= http://www.horde.org/
Index: devel/horde/distinfo
===================================================================
RCS file: /cvs/ports/devel/horde/distinfo,v
retrieving revision 1.20
diff -u -p -r1.20 distinfo
--- devel/horde/distinfo 13 Dec 2008 08:53:19 -0000 1.20
+++ devel/horde/distinfo 25 Sep 2009 09:25:15 -0000
@@ -1,5 +1,5 @@
-MD5 (horde-3.3.2.tar.gz) = TdQ4iHDAzMEPCwITZVQcUA==
-RMD160 (horde-3.3.2.tar.gz) = yQd495Zt8gPDNPToD8EhYFU5Zew=
-SHA1 (horde-3.3.2.tar.gz) = /nS1wMcPZG9WsvCqg86tjXkrKVs=
-SHA256 (horde-3.3.2.tar.gz) = 4ICyLywYMBLJwNuPiw2/zENMxpKqj9uMQvhKMLPXWho=
-SIZE (horde-3.3.2.tar.gz) = 8462747
+MD5 (horde-3.3.5.tar.gz) = d+bRxX2oiXZ1XyOVZVXifA==
+RMD160 (horde-3.3.5.tar.gz) = CXcLJ+7h4tOxdrqdpQOGcZznq50=
+SHA1 (horde-3.3.5.tar.gz) = f0/0Zel795IhpwmOMbuzGWQ+O2E=
+SHA256 (horde-3.3.5.tar.gz) = TU0C3K1xsCFcwbypeaKQtjYjhkyVA9KmwrNMf8lXng4=
+SIZE (horde-3.3.5.tar.gz) = 8622446
Index: devel/horde/pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/horde/pkg/PLIST,v
retrieving revision 1.17
diff -u -p -r1.17 PLIST
--- devel/horde/pkg/PLIST 13 Dec 2008 08:43:21 -0000 1.17
+++ devel/horde/pkg/PLIST 25 Sep 2009 09:25:15 -0000
@@ -29,6 +29,7 @@ horde/admin/setup/config.php
horde/admin/setup/diff.php
horde/admin/setup/index.php
horde/admin/setup/scripts.php
+horde/admin/signup_confirm.php
horde/admin/sqlshell.php
horde/admin/user.php
@mode 700
@@ -300,7 +301,6 @@ horde/lib/Horde/Editor.php
horde/lib/Horde/Editor/fckeditor.php
horde/lib/Horde/Editor/tinymce.php
horde/lib/Horde/Editor/xinha.php
-horde/lib/Horde/Exception.php
horde/lib/Horde/Feed/
horde/lib/Horde/Feed.php
horde/lib/Horde/Feed/Atom.php
@@ -368,6 +368,7 @@ horde/lib/Horde/Image/Effect/gd/text_wat
horde/lib/Horde/Image/Effect/gd/unsharp_mask.php
horde/lib/Horde/Image/Effect/im/
horde/lib/Horde/Image/Effect/im/border.php
+horde/lib/Horde/Image/Effect/im/composite.php
horde/lib/Horde/Image/Effect/im/drop_shadow.php
horde/lib/Horde/Image/Effect/im/photo_stack.php
horde/lib/Horde/Image/Effect/im/polaroid_image.php
@@ -383,6 +384,22 @@ horde/lib/Horde/Image/swf.php
horde/lib/Horde/Kolab/
horde/lib/Horde/Kolab.php
horde/lib/Horde/Kolab/Deprecated.php
+horde/lib/Horde/Kolab/Filter/
+horde/lib/Horde/Kolab/Filter/Base.php
+horde/lib/Horde/Kolab/Filter/Content.php
+horde/lib/Horde/Kolab/Filter/Incoming.php
+horde/lib/Horde/Kolab/Filter/Outlook.php
+horde/lib/Horde/Kolab/Filter/Response.php
+horde/lib/Horde/Kolab/Filter/Transport/
+horde/lib/Horde/Kolab/Filter/Transport.php
+horde/lib/Horde/Kolab/Filter/Transport/DovecotLDA.php
+horde/lib/Horde/Kolab/Filter/Transport/LMTPTLS.php
+horde/lib/Horde/Kolab/Filter/Transport/drop.php
+horde/lib/Horde/Kolab/Filter/Transport/echo.php
+horde/lib/Horde/Kolab/Filter/Transport/lda.php
+horde/lib/Horde/Kolab/Filter/Transport/lmtp.php
+horde/lib/Horde/Kolab/Filter/Transport/smtp.php
+horde/lib/Horde/Kolab/Filter/Transport/stdout.php
horde/lib/Horde/Kolab/Format/
horde/lib/Horde/Kolab/Format.php
horde/lib/Horde/Kolab/Format/Date.php
@@ -395,11 +412,19 @@ horde/lib/Horde/Kolab/Format/XML/event.p
horde/lib/Horde/Kolab/Format/XML/hprefs.php
horde/lib/Horde/Kolab/Format/XML/note.php
horde/lib/Horde/Kolab/Format/XML/task.php
+horde/lib/Horde/Kolab/FreeBusy/
+horde/lib/Horde/Kolab/FreeBusy.php
+horde/lib/Horde/Kolab/FreeBusy/Access.php
+horde/lib/Horde/Kolab/FreeBusy/Cache.php
+horde/lib/Horde/Kolab/FreeBusy/Imap.php
+horde/lib/Horde/Kolab/FreeBusy/Report.php
+horde/lib/Horde/Kolab/FreeBusy/View.php
horde/lib/Horde/Kolab/IMAP/
horde/lib/Horde/Kolab/IMAP.php
horde/lib/Horde/Kolab/IMAP/cclient.php
horde/lib/Horde/Kolab/IMAP/pear.php
horde/lib/Horde/Kolab/IMAP/test.php
+horde/lib/Horde/Kolab/Resource.php
horde/lib/Horde/Kolab/Server/
horde/lib/Horde/Kolab/Server.php
horde/lib/Horde/Kolab/Server/Object/
@@ -426,6 +451,8 @@ horde/lib/Horde/Kolab/Storage/List.php
horde/lib/Horde/Kolab/Storage/Perms.php
horde/lib/Horde/Kolab/Test/
horde/lib/Horde/Kolab/Test.php
+horde/lib/Horde/Kolab/Test/Filter.php
+horde/lib/Horde/Kolab/Test/FreeBusy.php
horde/lib/Horde/Kolab/Test/Server.php
horde/lib/Horde/Kolab/Test/Storage.php
horde/lib/Horde/LDAP.php
@@ -1110,6 +1137,7 @@ horde/scripts/upgrades/2.2_to_3.0.pgsql.
horde/scripts/upgrades/2005-09-22_horde_prefs_varchar2.oci8.sql
horde/scripts/upgrades/2006-06-29_horde_prefs_indexes.sql
horde/scripts/upgrades/2008-08-29_fix_mdb2_sequences.php
+horde/scripts/upgrades/2009-02-13_horde_sessionhandler_lastmodified_index.sql
horde/scripts/upgrades/3.0_to_3.1.mysql.sql
horde/scripts/upgrades/3.0_to_3.1.oci8.sql
horde/scripts/upgrades/3.0_to_3.1.sql
@@ -1119,6 +1147,7 @@ horde/scripts/upgrades/3.1_to_3.2.oci8.s
horde/scripts/upgrades/3.1_to_3.2.pgsql.sql
horde/scripts/upgrades/3.1_to_3.2.sql
horde/scripts/upgrades/3.1_to_3.2.sybase.sql
+horde/scripts/upgrades/3.3_to_3.3.5.sql
horde/scripts/upgrades/convert_datatree_groups_to_sql.php
horde/scripts/upgrades/convert_datatree_perms_to_sql.php
horde/scripts/upgrades/migrate_user_categories.php
@@ -1700,6 +1729,7 @@ horde/services/editor/xinha/modules/
horde/services/editor/xinha/modules/ColorPicker/
horde/services/editor/xinha/modules/ColorPicker/ColorPicker.js
horde/services/editor/xinha/modules/ColorPicker/lang/
+horde/services/editor/xinha/modules/ColorPicker/lang/da.js
horde/services/editor/xinha/modules/ColorPicker/lang/pt_br.js
horde/services/editor/xinha/modules/ColorPicker/src/
horde/services/editor/xinha/modules/ColorPicker/src/ColorPicker.js
@@ -1721,6 +1751,7 @@ horde/services/editor/xinha/modules/Dial
horde/services/editor/xinha/modules/FullScreen/
horde/services/editor/xinha/modules/FullScreen/full-screen.js
horde/services/editor/xinha/modules/FullScreen/lang/
+horde/services/editor/xinha/modules/FullScreen/lang/da.js
horde/services/editor/xinha/modules/FullScreen/lang/de.js
horde/services/editor/xinha/modules/FullScreen/lang/fr.js
horde/services/editor/xinha/modules/FullScreen/lang/ja.js
@@ -1779,6 +1810,7 @@ horde/services/editor/xinha/plugins/Char
horde/services/editor/xinha/plugins/CharacterMap/img/
horde/services/editor/xinha/plugins/CharacterMap/img/ed_charmap.gif
horde/services/editor/xinha/plugins/CharacterMap/lang/
+horde/services/editor/xinha/plugins/CharacterMap/lang/da.js
horde/services/editor/xinha/plugins/CharacterMap/lang/de.js
horde/services/editor/xinha/plugins/CharacterMap/lang/fr.js
horde/services/editor/xinha/plugins/CharacterMap/lang/it.js
@@ -1795,6 +1827,7 @@ horde/services/editor/xinha/plugins/Char
horde/services/editor/xinha/plugins/ContextMenu/
horde/services/editor/xinha/plugins/ContextMenu/context-menu.js
horde/services/editor/xinha/plugins/ContextMenu/lang/
+horde/services/editor/xinha/plugins/ContextMenu/lang/da.js
horde/services/editor/xinha/plugins/ContextMenu/lang/de.js
horde/services/editor/xinha/plugins/ContextMenu/lang/el.js
horde/services/editor/xinha/plugins/ContextMenu/lang/fr.js
@@ -1821,6 +1854,7 @@ horde/services/editor/xinha/plugins/List
horde/services/editor/xinha/plugins/ListType/img/upper-alpha.png
horde/services/editor/xinha/plugins/ListType/img/upper-roman.png
horde/services/editor/xinha/plugins/ListType/lang/
+horde/services/editor/xinha/plugins/ListType/lang/da.js
horde/services/editor/xinha/plugins/ListType/lang/de.js
horde/services/editor/xinha/plugins/ListType/lang/fr.js
horde/services/editor/xinha/plugins/ListType/lang/ja.js
Index: mail/imp/Makefile
===================================================================
RCS file: /cvs/ports/mail/imp/Makefile,v
retrieving revision 1.26
diff -u -p -r1.26 Makefile
--- mail/imp/Makefile 15 Sep 2009 17:37:21 -0000 1.26
+++ mail/imp/Makefile 25 Sep 2009 09:25:15 -0000
@@ -4,10 +4,9 @@ COMMENT= highly configurable pop3/imap4
HORDE_MODULE= imp
HORDE_NAME= IMP
-V= 4.3.3
+V= 4.3.5
DISTNAME= ${HORDE_MODULE}-h3-${V}
-PKGNAME= ${DISTNAME}p0
CATEGORIES= mail www
HOMEPAGE= http://www.horde.org/${HORDE_MODULE}/
@@ -41,6 +40,6 @@ pre-fake:
do-install:
@cd ${INSTDIR} && tar zxf ${FULLDISTDIR}/${DISTNAME}${EXTRACT_SUFX}
- @mv ${INSTDIR}/${HORDE_MODULE}-${V} ${INSTDIR}/${HORDE_MODULE}
+ @mv ${INSTDIR}/${DISTNAME} ${INSTDIR}/${HORDE_MODULE}
.include <bsd.port.mk>
Index: mail/imp/distinfo
===================================================================
RCS file: /cvs/ports/mail/imp/distinfo,v
retrieving revision 1.18
diff -u -p -r1.18 distinfo
--- mail/imp/distinfo 30 Mar 2009 18:56:18 -0000 1.18
+++ mail/imp/distinfo 25 Sep 2009 09:25:15 -0000
@@ -1,5 +1,5 @@
-MD5 (imp-h3-4.3.3.tar.gz) = Dx7OXKTrNGNAm8mDiiejwg==
-RMD160 (imp-h3-4.3.3.tar.gz) = Slj6/RJNemTvn2yJmUOwfMKCVAI=
-SHA1 (imp-h3-4.3.3.tar.gz) = t8WobPRe9C+SGLFGvsxREZ7hbZA=
-SHA256 (imp-h3-4.3.3.tar.gz) = GD3nqV7b3GCC/eWz2vaCzUxN+laFXpmpaJ9BtkpXl7A=
-SIZE (imp-h3-4.3.3.tar.gz) = 5257965
+MD5 (imp-h3-4.3.5.tar.gz) = VfBeN/qG3yqqIZV6wK3F7w==
+RMD160 (imp-h3-4.3.5.tar.gz) = U28GHIogwBZ6v3zkWlKowuklj+0=
+SHA1 (imp-h3-4.3.5.tar.gz) = WY+6Cecbx31JHMG2k7Y91fEanZM=
+SHA256 (imp-h3-4.3.5.tar.gz) = C/JsOBX8oU0qoxUwC+XhGbXfg2E2wRMr56vXBecDUn0=
+SIZE (imp-h3-4.3.5.tar.gz) = 5322208
Index: mail/ingo/Makefile
===================================================================
RCS file: /cvs/ports/mail/ingo/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- mail/ingo/Makefile 15 Sep 2009 17:37:21 -0000 1.8
+++ mail/ingo/Makefile 25 Sep 2009 09:25:15 -0000
@@ -5,8 +5,7 @@ COMMENT= mail filter rules for imp
HORDE_MODULE= ingo
HORDE_NAME= Ingo
-DISTNAME= ${HORDE_MODULE}-h3-1.2.1
-PKGNAME= ${DISTNAME}p1
+DISTNAME= ${HORDE_MODULE}-h3-1.2.2
CATEGORIES= mail www
HOMEPAGE= http://www.horde.org/${HORDE_MODULE}/
Index: mail/ingo/distinfo
===================================================================
RCS file: /cvs/ports/mail/ingo/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- mail/ingo/distinfo 30 Oct 2008 09:43:55 -0000 1.7
+++ mail/ingo/distinfo 25 Sep 2009 09:25:15 -0000
@@ -1,5 +1,5 @@
-MD5 (ingo-h3-1.2.1.tar.gz) = gaI1t4iO4nTK/8LL0pU8uw==
-RMD160 (ingo-h3-1.2.1.tar.gz) = 6unsGv3HA4iiJwFBMfFm0AQ6xcs=
-SHA1 (ingo-h3-1.2.1.tar.gz) = EesvF528ms7eMWoyJrxZ1kcIGrY=
-SHA256 (ingo-h3-1.2.1.tar.gz) = 8+f3ah+hoFHddJg0l73LMkek/dfBWxGYWQRwUPkXQj4=
-SIZE (ingo-h3-1.2.1.tar.gz) = 1882501
+MD5 (ingo-h3-1.2.2.tar.gz) = K39ZynLGwqB0ISxfVR/oJA==
+RMD160 (ingo-h3-1.2.2.tar.gz) = cCk1dYqRS+W0epFq+U62JXfcCuQ=
+SHA1 (ingo-h3-1.2.2.tar.gz) = TynM3pw2LuWe/kRurQA//4gsTHg=
+SHA256 (ingo-h3-1.2.2.tar.gz) = cSEzJ5GDFe76NGRZmtmkfBr1DnLjKcarDcHZKRHEJt4=
+SIZE (ingo-h3-1.2.2.tar.gz) = 1945296
Index: mail/ingo/pkg/PLIST
===================================================================
RCS file: /cvs/ports/mail/ingo/pkg/PLIST,v
retrieving revision 1.6
diff -u -p -r1.6 PLIST
--- mail/ingo/pkg/PLIST 30 Oct 2008 09:43:55 -0000 1.6
+++ mail/ingo/pkg/PLIST 25 Sep 2009 09:25:16 -0000
@@ -224,7 +224,9 @@ horde/${HORDE_MODULE}/scripts/sql/${HORD
horde/${HORDE_MODULE}/scripts/sql/${HORDE_MODULE}.sql
horde/${HORDE_MODULE}/scripts/sql/${HORDE_MODULE}.xml
horde/${HORDE_MODULE}/scripts/upgrades/
+horde/${HORDE_MODULE}/scripts/upgrades/1.2.1_to_1.2.2.sql
horde/${HORDE_MODULE}/scripts/upgrades/1.2_to_1.2.1.sql
+horde/${HORDE_MODULE}/scripts/upgrades/2008-09-23_fix_group_uid.sql
horde/${HORDE_MODULE}/scripts/upgrades/convert_datatree_shares_to_sql.php
horde/${HORDE_MODULE}/scripts/upgrades/convert_imp_filters.php
horde/${HORDE_MODULE}/scripts/upgrades/convert_prefs_to_sql.php
Index: www/kronolith/Makefile
===================================================================
RCS file: /cvs/ports/www/kronolith/Makefile,v
retrieving revision 1.25
diff -u -p -r1.25 Makefile
--- www/kronolith/Makefile 15 Sep 2009 17:37:22 -0000 1.25
+++ www/kronolith/Makefile 25 Sep 2009 09:25:16 -0000
@@ -5,8 +5,7 @@ COMMENT= web based calendar application
HORDE_MODULE= kronolith
HORDE_NAME= Kronolith
-DISTNAME= ${HORDE_MODULE}-h3-2.3.1
-PKGNAME= ${DISTNAME}p0
+DISTNAME= ${HORDE_MODULE}-h3-2.3.2
CATEGORIES= www mail
HOMEPAGE= http://www.horde.org/${HORDE_MODULE}/
Index: www/kronolith/distinfo
===================================================================
RCS file: /cvs/ports/www/kronolith/distinfo,v
retrieving revision 1.16
diff -u -p -r1.16 distinfo
--- www/kronolith/distinfo 30 Mar 2009 18:36:37 -0000 1.16
+++ www/kronolith/distinfo 25 Sep 2009 09:25:16 -0000
@@ -1,5 +1,5 @@
-MD5 (kronolith-h3-2.3.1.tar.gz) = Azgv18THSuWYykJAO+6zrw==
-RMD160 (kronolith-h3-2.3.1.tar.gz) = iugYBoEczEU+EmaFgja0KRkFiVE=
-SHA1 (kronolith-h3-2.3.1.tar.gz) = YVWZwVLNaCsV2Mp/tnWXq8ruHS0=
-SHA256 (kronolith-h3-2.3.1.tar.gz) =
+BCMtKRJBmC5EaC+C0cgjPJc80QrKGkDXp3iCBGXUX8=
-SIZE (kronolith-h3-2.3.1.tar.gz) = 2581826
+MD5 (kronolith-h3-2.3.2.tar.gz) = /S0hUhypyPUmTM2+stOQqA==
+RMD160 (kronolith-h3-2.3.2.tar.gz) = P1mFkZqspj1e6rbWqV/FPzKBmRI=
+SHA1 (kronolith-h3-2.3.2.tar.gz) = ijNZ5VAUaQyXJIfpLf1wonY6Svo=
+SHA256 (kronolith-h3-2.3.2.tar.gz) =
H3V2aka00wVTd7sMP/fohKvGdPI4faQRivH+hA7ZfAI=
+SIZE (kronolith-h3-2.3.2.tar.gz) = 2617849
Index: databases/mnemo/Makefile
===================================================================
RCS file: /cvs/ports/databases/mnemo/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Makefile
--- databases/mnemo/Makefile 15 Sep 2009 17:37:21 -0000 1.10
+++ databases/mnemo/Makefile 25 Sep 2009 09:25:16 -0000
@@ -5,8 +5,7 @@ COMMENT= memo application
HORDE_MODULE= mnemo
HORDE_NAME= Mnemo
-DISTNAME= ${HORDE_MODULE}-h3-2.2.1
-PKGNAME= ${DISTNAME}p0
+DISTNAME= ${HORDE_MODULE}-h3-2.2.2
CATEGORIES= databases
HOMEPAGE= http://www.horde.org/${HORDE_MODULE}/
Index: databases/mnemo/distinfo
===================================================================
RCS file: /cvs/ports/databases/mnemo/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- databases/mnemo/distinfo 30 Oct 2008 09:55:27 -0000 1.7
+++ databases/mnemo/distinfo 25 Sep 2009 09:25:16 -0000
@@ -1,5 +1,5 @@
-MD5 (mnemo-h3-2.2.1.tar.gz) = QNdgl4pgS9/BPOlRAhLRtw==
-RMD160 (mnemo-h3-2.2.1.tar.gz) = sncY/HvxDuc+G9Iet6LalLkDVSE=
-SHA1 (mnemo-h3-2.2.1.tar.gz) = cXfmQ14XsJblNmCL331h8JOetjI=
-SHA256 (mnemo-h3-2.2.1.tar.gz) = c09rIqMCbBt6+avi8iSeIeH2sez0MLPlT7M3h7EvFT8=
-SIZE (mnemo-h3-2.2.1.tar.gz) = 1540501
+MD5 (mnemo-h3-2.2.2.tar.gz) = +Cj7MaPFadkfCgpOg9cFww==
+RMD160 (mnemo-h3-2.2.2.tar.gz) = D+q1WYb4H9Fsm1IhfkBqf24Ugmg=
+SHA1 (mnemo-h3-2.2.2.tar.gz) = Mgoqs+B7p/1/zRT7Gj2ap4jeSkM=
+SHA256 (mnemo-h3-2.2.2.tar.gz) = UvEHZ5lnA6aueNbCDDmPt3+WsIt7L5+878lZxPRBK24=
+SIZE (mnemo-h3-2.2.2.tar.gz) = 1589825
Index: databases/mnemo/pkg/PLIST
===================================================================
RCS file: /cvs/ports/databases/mnemo/pkg/PLIST,v
retrieving revision 1.6
diff -u -p -r1.6 PLIST
--- databases/mnemo/pkg/PLIST 30 Oct 2008 09:55:27 -0000 1.6
+++ databases/mnemo/pkg/PLIST 25 Sep 2009 09:25:16 -0000
@@ -9,6 +9,8 @@ horde/${HORDE_MODULE}/config/
@mode 600
horde/${HORDE_MODULE}/config/.htaccess
horde/${HORDE_MODULE}/config/conf.xml
+horde/${HORDE_MODULE}/config/hooks.php.dist
+...@sample horde/${HORDE_MODULE}/config/hooks.php
horde/${HORDE_MODULE}/config/prefs.php.dist
@sample horde/${HORDE_MODULE}/config/prefs.php
@mode
@@ -155,6 +157,8 @@ horde/${HORDE_MODULE}/notepads/create.ph
horde/${HORDE_MODULE}/notepads/delete.php
horde/${HORDE_MODULE}/notepads/edit.php
horde/${HORDE_MODULE}/notepads/index.php
+horde/${HORDE_MODULE}/notes/
+horde/${HORDE_MODULE}/notes/index.php
horde/${HORDE_MODULE}/po/
horde/${HORDE_MODULE}/po/README
horde/${HORDE_MODULE}/po/bg_BG.po
@@ -198,9 +202,13 @@ horde/${HORDE_MODULE}/scripts/sql/${HORD
horde/${HORDE_MODULE}/scripts/sql/${HORDE_MODULE}.xml
horde/${HORDE_MODULE}/scripts/upgrades/
horde/${HORDE_MODULE}/scripts/upgrades/1.1_to_2.0.mysql.sql
-horde/${HORDE_MODULE}/scripts/upgrades/1.1_to_2.0.pgsq.sql
+horde/${HORDE_MODULE}/scripts/upgrades/1.1_to_2.0.pgsql.sql
horde/${HORDE_MODULE}/scripts/upgrades/2.1_to_2.2.sql
+horde/${HORDE_MODULE}/scripts/upgrades/2.2.1_to_2.2.2.pgsql.sql
+horde/${HORDE_MODULE}/scripts/upgrades/2.2.1_to_2.2.2.sql
+horde/${HORDE_MODULE}/scripts/upgrades/2.2_to_2.2.1.pgsql.sql
horde/${HORDE_MODULE}/scripts/upgrades/2.2_to_2.2.1.sql
+horde/${HORDE_MODULE}/scripts/upgrades/2008-09-23_fix_group_uid.sql
horde/${HORDE_MODULE}/scripts/upgrades/convert_datatree_shares_to_sql.php
horde/${HORDE_MODULE}/search.php
horde/${HORDE_MODULE}/templates/
Index: www/turba/Makefile
===================================================================
RCS file: /cvs/ports/www/turba/Makefile,v
retrieving revision 1.19
diff -u -p -r1.19 Makefile
--- www/turba/Makefile 15 Sep 2009 17:37:22 -0000 1.19
+++ www/turba/Makefile 25 Sep 2009 09:25:16 -0000
@@ -5,8 +5,7 @@ COMMENT= contact management module for H
HORDE_MODULE= turba
HORDE_NAME= Turba
-DISTNAME= ${HORDE_MODULE}-h3-2.3.1
-PKGNAME= ${DISTNAME}p0
+DISTNAME= ${HORDE_MODULE}-h3-2.3.2
CATEGORIES= www
HOMEPAGE= http://www.horde.org/${HORDE_MODULE}/
Index: www/turba/distinfo
===================================================================
RCS file: /cvs/ports/www/turba/distinfo,v
retrieving revision 1.15
diff -u -p -r1.15 distinfo
--- www/turba/distinfo 13 Dec 2008 08:48:20 -0000 1.15
+++ www/turba/distinfo 25 Sep 2009 09:25:16 -0000
@@ -1,5 +1,5 @@
-MD5 (turba-h3-2.3.1.tar.gz) = 4isYOv6b/60LuU42KpAViQ==
-RMD160 (turba-h3-2.3.1.tar.gz) = MV6JbrvO7+aofq/MJurAIKNjgL4=
-SHA1 (turba-h3-2.3.1.tar.gz) = 3EDDiVdeQF8HGChYbBdyxLwnzQQ=
-SHA256 (turba-h3-2.3.1.tar.gz) = M0ti4IaZB9oHzZsNStIJAsYRD6oLz8asA9KTtp4TF0U=
-SIZE (turba-h3-2.3.1.tar.gz) = 2363301
+MD5 (turba-h3-2.3.2.tar.gz) = vXUL4VDBcchOyD5kc9TkQw==
+RMD160 (turba-h3-2.3.2.tar.gz) = jqaGup1/SycYBv54ndjm19DKsk8=
+SHA1 (turba-h3-2.3.2.tar.gz) = siXRxyLMMQ5nc88L1EbCZmQe/2E=
+SHA256 (turba-h3-2.3.2.tar.gz) = Pcm2StrMAcsP4PrpjJl5XnNBJkIwYE/Zaobv2SX38lY=
+SIZE (turba-h3-2.3.2.tar.gz) = 2409997
Index: www/nag/Makefile
===================================================================
RCS file: /cvs/ports/www/nag/Makefile,v
retrieving revision 1.15
diff -u -p -r1.15 Makefile
--- www/nag/Makefile 15 Sep 2009 17:37:22 -0000 1.15
+++ www/nag/Makefile 25 Sep 2009 09:25:16 -0000
@@ -5,8 +5,7 @@ COMMENT= multiuser task list manager
HORDE_MODULE= nag
HORDE_NAME= Nag
-DISTNAME= ${HORDE_MODULE}-h3-2.3.1
-PKGNAME= ${DISTNAME}p0
+DISTNAME= ${HORDE_MODULE}-h3-2.3.3
CATEGORIES= www
HOMEPAGE= http://www.horde.org/${HORDE_MODULE}/
Index: www/nag/distinfo
===================================================================
RCS file: /cvs/ports/www/nag/distinfo,v
retrieving revision 1.11
diff -u -p -r1.11 distinfo
--- www/nag/distinfo 30 Oct 2008 09:54:19 -0000 1.11
+++ www/nag/distinfo 25 Sep 2009 09:25:16 -0000
@@ -1,5 +1,5 @@
-MD5 (nag-h3-2.3.1.tar.gz) = TySAxf2zT7NO4899GzIICA==
-RMD160 (nag-h3-2.3.1.tar.gz) = 2+OcDe2vxHNLqpTORFS+2JQCVfA=
-SHA1 (nag-h3-2.3.1.tar.gz) = eMrZnnVLt1HLT/TG0p82ohbuL2s=
-SHA256 (nag-h3-2.3.1.tar.gz) = ceUUlUgxkb7C6cqWv2UP+zbPKTMWsw/A18CgGjSNSPA=
-SIZE (nag-h3-2.3.1.tar.gz) = 1965370
+MD5 (nag-h3-2.3.3.tar.gz) = akdN7wGS3L+z/Z179Ni4hA==
+RMD160 (nag-h3-2.3.3.tar.gz) = 6V15iSthtQYuEmTwSMCjxtdtMDs=
+SHA1 (nag-h3-2.3.3.tar.gz) = t7oGrmGKcMZ6f+ElVeuK6x0PYaM=
+SHA256 (nag-h3-2.3.3.tar.gz) = tAyk2yRzBfjH6fLhsaK009g72XQ7qEE1pgNuJuJmvRQ=
+SIZE (nag-h3-2.3.3.tar.gz) = 2017034
Index: www/nag/pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/nag/pkg/PLIST,v
retrieving revision 1.10
diff -u -p -r1.10 PLIST
--- www/nag/pkg/PLIST 30 Oct 2008 09:54:19 -0000 1.10
+++ www/nag/pkg/PLIST 25 Sep 2009 09:25:16 -0000
@@ -9,6 +9,8 @@ horde/${HORDE_MODULE}/config/
@mode 600
horde/${HORDE_MODULE}/config/.htaccess
horde/${HORDE_MODULE}/config/conf.xml
+horde/${HORDE_MODULE}/config/hooks.php.dist
+...@sample horde/${HORDE_MODULE}/config/hooks.php
horde/${HORDE_MODULE}/config/menu.php.dist
@sample horde/${HORDE_MODULE}/config/menu.php
horde/${HORDE_MODULE}/config/prefs.php.dist
@@ -247,12 +249,15 @@ horde/${HORDE_MODULE}/tasklists/delete.p
horde/${HORDE_MODULE}/tasklists/edit.php
horde/${HORDE_MODULE}/tasklists/index.php
horde/${HORDE_MODULE}/tasklists/info.php
+horde/${HORDE_MODULE}/tasks/
+horde/${HORDE_MODULE}/tasks/index.php
horde/${HORDE_MODULE}/templates/
horde/${HORDE_MODULE}/templates/common-header.inc
horde/${HORDE_MODULE}/templates/data/
horde/${HORDE_MODULE}/templates/data/export.inc
horde/${HORDE_MODULE}/templates/data/import.inc
horde/${HORDE_MODULE}/templates/list/
+horde/${HORDE_MODULE}/templates/list.html.php
horde/${HORDE_MODULE}/templates/list/empty.inc
horde/${HORDE_MODULE}/templates/list/header.inc
horde/${HORDE_MODULE}/templates/list/task_footers.inc