summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorghen <ghen>2008-01-15 08:59:49 +0000
committerghen <ghen>2008-01-15 08:59:49 +0000
commit9b90340d136a03489850e6fe6e5e7fd7e2352f02 (patch)
tree5b7ec17ed817488c6719d983ab492173871d8f5d
parentb0eae4d295a8dc12ed54a65f31cc8af52f7fd09b (diff)
downloadpkgsrc-9b90340d136a03489850e6fe6e5e7fd7e2352f02.tar.gz
Pullup ticket 2265 - requested by adrianp
security update for kronolith - pkgsrc/time/kronolith/Makefile 1.11 - pkgsrc/time/kronolith/distinfo 1.6 Module Name: pkgsrc Committed By: adrianp Date: Thu Jan 10 23:33:31 UTC 2008 Modified Files: pkgsrc/time/kronolith: Makefile distinfo Log Message: Major changes compared to the Kronolith H3 (2.1.6) version are: * Fixed privilege escalation in the Horde API. * Fixed missing ownership validation on share changes. * Updated Japanese translation. * Small bugfixes and improvements.
-rw-r--r--time/kronolith/Makefile12
-rw-r--r--time/kronolith/distinfo8
2 files changed, 14 insertions, 6 deletions
diff --git a/time/kronolith/Makefile b/time/kronolith/Makefile
index a2710e8045b..b2d707d58a9 100644
--- a/time/kronolith/Makefile
+++ b/time/kronolith/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2007/07/04 20:55:01 jlam Exp $
+# $NetBSD: Makefile,v 1.10.4.1 2008/01/15 08:59:49 ghen Exp $
DISTNAME= kronolith-h3-${KRONOLITHVER}
PKGNAME= kronolith-${KRONOLITHVER}
@@ -20,9 +20,17 @@ DOCDIR= ${PREFIX}/share/doc/kronolith
EGDIR= ${PREFIX}/share/examples/kronolith
HORDEDIR= ${PREFIX}/share/horde
KRONOLITHDIR= ${HORDEDIR}/kronolith
-KRONOLITHVER= 2.1.5
+KRONOLITHVER= 2.1.7
PAXDIRS= js lib locale po scripts templates themes
+REPLACE_INTERPRETER+= php
+REPLACE.php.old= .*/bin.php
+REPLACE.php.new= ${PREFIX}/bin/php
+REPLACE_FILES.php= scripts/import_icals.php \
+ scripts/migrate_to_sql_driver.php \
+ scripts/reminders.php \
+ scripts/upgrades/2004-05-19_convert_categories_to_strings.php
+
MESSAGE_SUBST+= KRONOLITHDIR=${KRONOLITHDIR:Q}
MESSAGE_SUBST+= PKG_SYSCONFDIR=${PKG_SYSCONFDIR:Q}
diff --git a/time/kronolith/distinfo b/time/kronolith/distinfo
index 31cd0e503cc..9bd249c6923 100644
--- a/time/kronolith/distinfo
+++ b/time/kronolith/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2007/03/18 12:11:41 adrianp Exp $
+$NetBSD: distinfo,v 1.5.8.1 2008/01/15 08:59:49 ghen Exp $
-SHA1 (kronolith-h3-2.1.5.tar.gz) = 10e0c6a56353849d638cdb5a6022efd783369fff
-RMD160 (kronolith-h3-2.1.5.tar.gz) = 9224a5a5f002f65be276faad1cfd930575f199b0
-Size (kronolith-h3-2.1.5.tar.gz) = 1777405 bytes
+SHA1 (kronolith-h3-2.1.7.tar.gz) = ac8e789bf5859af49794e624b208bd36dffc646c
+RMD160 (kronolith-h3-2.1.7.tar.gz) = b0c5f0d717c4698f5a50851715eb13bb15c2acad
+Size (kronolith-h3-2.1.7.tar.gz) = 1850490 bytes