diff options
author | adrianp <adrianp@pkgsrc.org> | 2006-08-17 20:15:40 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2006-08-17 20:15:40 +0000 |
commit | 161b5ec0f8c95ef3e2e2042c3c70f69db5f33e5a (patch) | |
tree | 25eee02a5527f62bbdc04eff228ab2b880f78ab1 /www/horde | |
parent | 0e6f43ec26ea493ce65cbedd6b867eeec4b16525 (diff) | |
download | pkgsrc-161b5ec0f8c95ef3e2e2042c3c70f69db5f33e5a.tar.gz |
Update to 3.1.3
Major changes compared to Horde 3.1.2 are:
* Security Fixes
- Closed an XSS problem in index.php and improved protection against
phishing attempts.
* Bugfixes and improvements
- Added Kolab group ACL support.
- Improved import of date and time fields.
- Fixed synchronization support.
- Updated Catalan, German and Slovenian translations.
The full list of changes (from version 3.1.2) can be viewed here:
http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.252&r2=1.515.2.261&ty=h
Diffstat (limited to 'www/horde')
-rw-r--r-- | www/horde/Makefile | 5 | ||||
-rw-r--r-- | www/horde/PLIST | 5 | ||||
-rw-r--r-- | www/horde/distinfo | 8 |
3 files changed, 9 insertions, 9 deletions
diff --git a/www/horde/Makefile b/www/horde/Makefile index 77710e8953f..4dc12548a9e 100644 --- a/www/horde/Makefile +++ b/www/horde/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.46 2006/07/13 20:42:21 adrianp Exp $ +# $NetBSD: Makefile,v 1.47 2006/08/17 20:15:40 adrianp Exp $ -DISTNAME= horde-3.1.2 +DISTNAME= horde-3.1.3 CATEGORIES= www MASTER_SITES= http://ftp.horde.org/pub/horde/ \ ftp://ftp.horde.org/pub/horde/ @@ -35,6 +35,7 @@ EGDIR= ${PREFIX}/share/examples/horde HORDEDIR= ${PREFIX}/share/horde PAXDIRS= js lib locale po scripts services templates themes util admin SENDMAIL?= /usr/sbin/sendmail +BUILD_DEFS+= APACHE_USER PKG_SYSCONFSUBDIR?= httpd MESSAGE_SUBST+= HORDEDIR=${HORDEDIR:Q} diff --git a/www/horde/PLIST b/www/horde/PLIST index 79c147dde42..dcdcd332542 100644 --- a/www/horde/PLIST +++ b/www/horde/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2006/07/13 20:41:51 adrianp Exp $ +@comment $NetBSD: PLIST,v 1.13 2006/08/17 20:15:40 adrianp Exp $ share/doc/horde/CHANGES share/doc/horde/CODING_STANDARDS share/doc/horde/CONTRIBUTING @@ -329,7 +329,6 @@ share/horde/lib/Horde/Text/Filter/tabs2spaces.php share/horde/lib/Horde/Text/Filter/text2html.php share/horde/lib/Horde/Text/Filter/words.php share/horde/lib/Horde/Text/Filter/xss.php -share/horde/lib/Horde/Timer.php share/horde/lib/Horde/Token.php share/horde/lib/Horde/Token/file.php share/horde/lib/Horde/Token/sql.php @@ -1310,6 +1309,7 @@ share/horde/themes/graphics/mime/text.png share/horde/themes/graphics/mime/vcard.png share/horde/themes/graphics/mime/video.png share/horde/themes/graphics/mime/xml.png +share/horde/themes/graphics/mobile.png share/horde/themes/graphics/mobile/bottom.jpg share/horde/themes/graphics/mobile/display.jpg share/horde/themes/graphics/mobile/left.jpg @@ -1619,7 +1619,6 @@ share/horde/util/regex_test.php @dirrm share/horde/locale/he_IL/LC_MESSAGES @dirrm share/horde/locale/he_IL @dirrm share/horde/locale -@dirrm share/horde/lib/docs @dirrm share/horde/lib/data @dirrm share/horde/lib/XML/tests @dirrm share/horde/lib/XML/docs/examples diff --git a/www/horde/distinfo b/www/horde/distinfo index d2d5e0a92f4..6304ca93db2 100644 --- a/www/horde/distinfo +++ b/www/horde/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.15 2006/07/13 20:41:51 adrianp Exp $ +$NetBSD: distinfo,v 1.16 2006/08/17 20:15:40 adrianp Exp $ -SHA1 (horde-3.1.2.tar.gz) = db1ff36d3c1f54f8a1d67059a5cae86c53582cc8 -RMD160 (horde-3.1.2.tar.gz) = f37d8d4d21d46c6fc4c7284a60c20c9f10f459aa -Size (horde-3.1.2.tar.gz) = 5176353 bytes +SHA1 (horde-3.1.3.tar.gz) = f1c9d03b28aa33e265906a1c0d1bfa9ccfcef79c +RMD160 (horde-3.1.3.tar.gz) = 047e91d5f822d4b1123840cb11612faa71c9880f +Size (horde-3.1.3.tar.gz) = 5232958 bytes SHA1 (patch-aa) = 9edb110586805d5efd84541b9d3821889967e785 |