diff options
author | adrianp <adrianp> | 2006-04-17 20:56:30 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2006-04-17 20:56:30 +0000 |
commit | d1557f9200db677b65112f2f7ffc805956bc9163 (patch) | |
tree | 2f59be20687e0e8b8d1160872ff32a8c1125d558 /time/kronolith | |
parent | 07eb40eda71f4168d2d47ae1940e2c3e40ace842 (diff) | |
download | pkgsrc-d1557f9200db677b65112f2f7ffc805956bc9163.tar.gz |
Upgrade to 2.1.1
> Major changes compared to the Kronolith H3 (2.1) version are:
> * Fixed fatal error during first login of new users.
> * Update free/busy information on Kolab servers after editing events.
> * Improved free/busy support.
> * Improved interoperability with KOrganizer.
> * Added upgrade script for Oracle to upgrade from 1.1 to 2.x.
> * Updated Danish, Dutch, Greek and Japanese translations.
Diffstat (limited to 'time/kronolith')
-rw-r--r-- | time/kronolith/Makefile | 5 | ||||
-rw-r--r-- | time/kronolith/PLIST | 3 | ||||
-rw-r--r-- | time/kronolith/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/time/kronolith/Makefile b/time/kronolith/Makefile index dfdb29ce327..f6763fde799 100644 --- a/time/kronolith/Makefile +++ b/time/kronolith/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2006/04/05 22:32:04 adrianp Exp $ +# $NetBSD: Makefile,v 1.3 2006/04/17 20:56:30 adrianp Exp $ DISTNAME= kronolith-h3-${KRONOLITHVER} -PKGREVISION= 1 PKGNAME= kronolith-${KRONOLITHVER} CATEGORIES= www time MASTER_SITES= ftp://ftp.horde.org/pub/kronolith/ @@ -20,7 +19,7 @@ DOCDIR= ${PREFIX}/share/doc/kronolith EGDIR= ${PREFIX}/share/examples/kronolith HORDEDIR= ${PREFIX}/share/horde KRONOLITHDIR= ${HORDEDIR}/kronolith -KRONOLITHVER= 2.1 +KRONOLITHVER= 2.1.1 PAXDIRS= js lib locale po scripts templates themes MESSAGE_SUBST+= KRONOLITHDIR=${KRONOLITHDIR:Q} diff --git a/time/kronolith/PLIST b/time/kronolith/PLIST index da632210693..2fed3cf446f 100644 --- a/time/kronolith/PLIST +++ b/time/kronolith/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2006/04/05 22:32:04 adrianp Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/04/17 20:56:30 adrianp Exp $ share/doc/kronolith/INSTALL share/doc/kronolith/README share/doc/kronolith/RELEASE_NOTES @@ -125,6 +125,7 @@ share/horde/kronolith/scripts/sql/kronolith.oci8.sql share/horde/kronolith/scripts/sql/kronolith.pgsql.sql share/horde/kronolith/scripts/sql/kronolith.sql share/horde/kronolith/scripts/upgrades/1.1_to_2.0.mysql.sql +share/horde/kronolith/scripts/upgrades/1.1_to_2.0.oci8.sql share/horde/kronolith/scripts/upgrades/1.1_to_2.0.pgsql.sql share/horde/kronolith/scripts/upgrades/2004-05-19_convert_categories_to_strings.php share/horde/kronolith/scripts/upgrades/2004-12-21_add_event_uid.pgsql.sql diff --git a/time/kronolith/distinfo b/time/kronolith/distinfo index 11067786dfc..339e907684a 100644 --- a/time/kronolith/distinfo +++ b/time/kronolith/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/03/31 22:23:07 adrianp Exp $ +$NetBSD: distinfo,v 1.2 2006/04/17 20:56:30 adrianp Exp $ -SHA1 (kronolith-h3-2.1.tar.gz) = 79e11f061dabcc07819462a6cf23cf1fa85533b9 -RMD160 (kronolith-h3-2.1.tar.gz) = 2c583573a1b4dbc1fe49b83edc9a7d48e57ad4a9 -Size (kronolith-h3-2.1.tar.gz) = 1411290 bytes +SHA1 (kronolith-h3-2.1.1.tar.gz) = 67ca4ed7b4462ffe99c035c7e70c42cc876c1aa4 +RMD160 (kronolith-h3-2.1.1.tar.gz) = 068d34c512954e12968ca1e93f194e8f7030cd14 +Size (kronolith-h3-2.1.1.tar.gz) = 1583233 bytes |