pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2007Q4]: pkgsrc/time/kronolith Pullup ticket 2265 - requested ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/632e6affe911
branches:  pkgsrc-2007Q4
changeset: 537040:632e6affe911
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Tue Jan 15 08:59:49 2008 +0000

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

diffstat:

 time/kronolith/Makefile |  12 ++++++++++--
 time/kronolith/distinfo |   8 ++++----
 2 files changed, 14 insertions(+), 6 deletions(-)

diffs (41 lines):

diff -r 0812ae6807f2 -r 632e6affe911 time/kronolith/Makefile
--- a/time/kronolith/Makefile   Tue Jan 15 08:55:39 2008 +0000
+++ b/time/kronolith/Makefile   Tue Jan 15 08:59:49 2008 +0000
@@ -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 @@
 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 -r 0812ae6807f2 -r 632e6affe911 time/kronolith/distinfo
--- a/time/kronolith/distinfo   Tue Jan 15 08:55:39 2008 +0000
+++ b/time/kronolith/distinfo   Tue Jan 15 08:59:49 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index