pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/horde Update to 3.1.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/da803fe14b5f
branches:  trunk
changeset: 517661:da803fe14b5f
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Thu Aug 17 20:15:40 2006 +0000

description:
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:

 www/horde/Makefile |  5 +++--
 www/horde/PLIST    |  5 ++---
 www/horde/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (67 lines):

diff -r c5dfcccaa8bd -r da803fe14b5f www/horde/Makefile
--- a/www/horde/Makefile        Thu Aug 17 19:53:59 2006 +0000
+++ b/www/horde/Makefile        Thu Aug 17 20:15:40 2006 +0000
@@ -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 @@
 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 -r c5dfcccaa8bd -r da803fe14b5f www/horde/PLIST
--- a/www/horde/PLIST   Thu Aug 17 19:53:59 2006 +0000
+++ b/www/horde/PLIST   Thu Aug 17 20:15:40 2006 +0000
@@ -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/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/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 @@
 @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 -r c5dfcccaa8bd -r da803fe14b5f www/horde/distinfo
--- a/www/horde/distinfo        Thu Aug 17 19:53:59 2006 +0000
+++ b/www/horde/distinfo        Thu Aug 17 20:15:40 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index