summaryrefslogtreecommitdiff
path: root/time/kronolith/Makefile
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2006-12-12 21:53:06 +0000
committeradrianp <adrianp@pkgsrc.org>2006-12-12 21:53:06 +0000
commitf4a11ab1d895cc091268db89a6bebdf9a18d6754 (patch)
tree4f22ff3507a37d9566cf870b623bd4275dabaf84 /time/kronolith/Makefile
parent5e43280b231641ba58c0ac581f6862e63eda26bb (diff)
downloadpkgsrc-f4a11ab1d895cc091268db89a6bebdf9a18d6754.tar.gz
Update to 2.1.4
------ v2.1.4 ------ [cjh] SECURITY: Close arbitrary file inclusion in free/busy views. ------ v2.1.3 ------ [cjh] Set vEvent ORGANIZER to the event creator, not the calendar owner (kajtzu@basen.net, Bug 4527). [jan] Fix importing of events without end date and duration (Bug 4519). [jan] Correctly display recurring events spanning multiple days (Bug 4438). [jan] Fix recurrence end dates with SQLite backends (Bug 4219). [jan] Fix calculation of recurrence ends with imported and remote events (Bug 2813). [cjh] Consolidate the check for whether or not users can add events in the day and month views (Bug 4373). [jan] Fix alarms for recurring events in Kolab driver (michael.sheldon@credativ.de, Bug 4326). [jan] Show error message if imported file didn't contain events. [cjh] Fix the SQL types of several recurrence fields. [jan] Add categories from imported events to the user's categories. [jan] Add Slovenian translation (Duck <duck@obala.net>). [jan] Deal with attendee email addresses case insensitively. [jan] Don't consider events from remote calendars as busy time. [jan] Always try to return the correct event instance if requesting an event by its UID (Thorsten Schaub, Bug 1994). [cjh] Fix permissions for the calendar list in advanced search (Bug 4093).
Diffstat (limited to 'time/kronolith/Makefile')
-rw-r--r--time/kronolith/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/kronolith/Makefile b/time/kronolith/Makefile
index 8b5b1cd452b..3d93fd1f90d 100644
--- a/time/kronolith/Makefile
+++ b/time/kronolith/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/07/13 21:21:29 adrianp Exp $
+# $NetBSD: Makefile,v 1.8 2006/12/12 21:53:06 adrianp Exp $
DISTNAME= kronolith-h3-${KRONOLITHVER}
PKGNAME= kronolith-${KRONOLITHVER}
@@ -20,7 +20,7 @@ DOCDIR= ${PREFIX}/share/doc/kronolith
EGDIR= ${PREFIX}/share/examples/kronolith
HORDEDIR= ${PREFIX}/share/horde
KRONOLITHDIR= ${HORDEDIR}/kronolith
-KRONOLITHVER= 2.1.2
+KRONOLITHVER= 2.1.4
PAXDIRS= js lib locale po scripts templates themes
MESSAGE_SUBST+= KRONOLITHDIR=${KRONOLITHDIR:Q}