summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2006-08-20 19:17:35 +0000
committerghen <ghen@pkgsrc.org>2006-08-20 19:17:35 +0000
commit8f521986f289468d6e534d5d7ca34bc243ce8e9a (patch)
tree1db2b798f7680d6258ac9eb87355479b686d3a5b
parent7bbd4f6a31d470253cb8d7ff6fc8892649a3b294 (diff)
downloadpkgsrc-8f521986f289468d6e534d5d7ca34bc243ce8e9a.tar.gz
Pullup ticket 1797 - requested by adrianp
security update for horde Revisions pulled up: - pkgsrc/www/horde/Makefile 1.47-1.48 - pkgsrc/www/horde/PLIST 1.13-1.14 - pkgsrc/www/horde/distinfo 1.16 Module Name: pkgsrc Committed By: adrianp Date: Thu Aug 17 20:15:40 UTC 2006 Modified Files: pkgsrc/www/horde: Makefile PLIST distinfo Log Message: 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 --- Module Name: pkgsrc Committed By: adrianp Date: Sun Aug 20 10:10:59 UTC 2006 Modified Files: pkgsrc/www/horde: Makefile PLIST Log Message: Fix a PLIST bug pointed out by ghen@ Bump PKGREVISON
-rw-r--r--www/horde/Makefile6
-rw-r--r--www/horde/PLIST7
-rw-r--r--www/horde/distinfo8
3 files changed, 12 insertions, 9 deletions
diff --git a/www/horde/Makefile b/www/horde/Makefile
index 5f81dd29f97..14996971b5e 100644
--- a/www/horde/Makefile
+++ b/www/horde/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.45.2.1 2006/07/23 14:46:05 salo Exp $
+# $NetBSD: Makefile,v 1.45.2.2 2006/08/20 19:17:35 ghen Exp $
-DISTNAME= horde-3.1.2
+DISTNAME= horde-3.1.3
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= http://ftp.horde.org/pub/horde/ \
ftp://ftp.horde.org/pub/horde/
@@ -35,6 +36,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 be56137cf35..3ac633aa41c 100644
--- a/www/horde/PLIST
+++ b/www/horde/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.11.2.1 2006/07/23 14:46:05 salo Exp $
+@comment $NetBSD: PLIST,v 1.11.2.2 2006/08/20 19:17:35 ghen Exp $
+@exec ${MKDIR} %D/share/horde/lib/docs
share/doc/horde/CHANGES
share/doc/horde/CODING_STANDARDS
share/doc/horde/CONTRIBUTING
@@ -329,7 +330,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 +1310,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,8 +1620,8 @@ 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/docs
@dirrm share/horde/lib/XML/tests
@dirrm share/horde/lib/XML/docs/examples
@dirrm share/horde/lib/XML/docs
diff --git a/www/horde/distinfo b/www/horde/distinfo
index 4d041c32778..fefe05198dc 100644
--- a/www/horde/distinfo
+++ b/www/horde/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14.2.1 2006/07/23 14:46:05 salo Exp $
+$NetBSD: distinfo,v 1.14.2.2 2006/08/20 19:17:35 ghen 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