diff options
author | spz <spz@pkgsrc.org> | 2010-01-17 15:45:54 +0000 |
---|---|---|
committer | spz <spz@pkgsrc.org> | 2010-01-17 15:45:54 +0000 |
commit | 89946349171b0dbb746f4c96b858743b3e7ab472 (patch) | |
tree | 9bcf752e30f1bcb61b920a2e4e53a5123bffe334 /devel/rt3 | |
parent | db7005ef697e9dfa85d0f751c5c2b0767fc1b57e (diff) | |
download | pkgsrc-89946349171b0dbb746f4c96b858743b3e7ab472.tar.gz |
update maintainer (*brrr* :)
Update to next version (thanks to Frederic Jaeckel for the prod).
The upstream changelog is:
* Stop old DateTime or DateTime::Locales from exploding in Preferences
* Move all JS for hierarchical CFs onto derivative field; remove DerivativeCFs
method
Fix bug on Oracle when selecting against a CLOB
* Call the method on the object, not the username string (Reported by
Philip Shore)
Fix error when using WebExternalAuth and setting user info
* When using WebExternalAuth don't issue a new session cookie on each request
Fix lost attachments when using WebExternalAuth. WebExternalAuthContinuous
can be set back to 1
* Mention missing index that was only added to upgrade scripts
* fixes for PlainTextMono config option introduced in 3.8.6
* fixes for updating charts and dashboards
* delete links from Bulk Update
Diffstat (limited to 'devel/rt3')
-rw-r--r-- | devel/rt3/Makefile | 6 | ||||
-rw-r--r-- | devel/rt3/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/rt3/Makefile b/devel/rt3/Makefile index 0603bb685f0..0681eca8ba4 100644 --- a/devel/rt3/Makefile +++ b/devel/rt3/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.40 2009/12/04 09:30:20 spz Exp $ +# $NetBSD: Makefile,v 1.41 2010/01/17 15:45:54 spz Exp $ -DISTNAME= rt-3.8.6 +DISTNAME= rt-3.8.7 CATEGORIES= devel MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= spz@NetBSD.org HOMEPAGE= http://bestpractical.com/rt/ COMMENT= Industrial-grade ticketing system LICENSE= gnu-gpl-v2 diff --git a/devel/rt3/distinfo b/devel/rt3/distinfo index 716ec9ed558..98707a518c9 100644 --- a/devel/rt3/distinfo +++ b/devel/rt3/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.14 2009/12/04 09:30:20 spz Exp $ +$NetBSD: distinfo,v 1.15 2010/01/17 15:45:54 spz Exp $ -SHA1 (rt-3.8.6.tar.gz) = a26350016a828ab4067438f0ea9b2b97ca9026f7 -RMD160 (rt-3.8.6.tar.gz) = 39b79564aa697beda78eb7b05fd718a3f9d4b28c -Size (rt-3.8.6.tar.gz) = 3363499 bytes +SHA1 (rt-3.8.7.tar.gz) = 9de5860c5c58d40c5f6914cdde807ecc66a68f20 +RMD160 (rt-3.8.7.tar.gz) = 269b7a7ef18afa6f1191c77bf7cadbbb7ef698d1 +Size (rt-3.8.7.tar.gz) = 3372703 bytes SHA1 (patch-aa) = 23964ba8d686931e1f92be88fa3a5d5e06070fce |