diff options
author | cube <cube@pkgsrc.org> | 2005-03-24 17:04:12 +0000 |
---|---|---|
committer | cube <cube@pkgsrc.org> | 2005-03-24 17:04:12 +0000 |
commit | 488597122e0e71230b7182777b85fb68be20b4f6 (patch) | |
tree | 652154531bedf0f6793632f4f4176d15ed0ddc16 /devel | |
parent | bd5c0f749bd1576e79d55d7572695b5749acf2c0 (diff) | |
download | pkgsrc-488597122e0e71230b7182777b85fb68be20b4f6.tar.gz |
Update to 3.2.3. I'm not yet sure I will do the 3.4.x update in-place or
as a separate package.
The change log for that versions is as always with RT very long and
verbose. However, it is only a bug-fix release, and quite a few of them
are fixed. Among other things, a Polish translation has been added.
See the detailed information in the Changelog file at the root of the
archive.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rt3/Makefile | 5 | ||||
-rw-r--r-- | devel/rt3/PLIST | 3 | ||||
-rw-r--r-- | devel/rt3/distinfo | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/devel/rt3/Makefile b/devel/rt3/Makefile index 3aff50145fb..650882413d0 100644 --- a/devel/rt3/Makefile +++ b/devel/rt3/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2004/11/08 13:33:30 cube Exp $ +# $NetBSD: Makefile,v 1.5 2005/03/24 17:04:12 cube Exp $ DISTNAME= rt-3.2.2 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ @@ -16,7 +17,7 @@ DEPENDS+= p5-Digest-MD5>=2.27:../../security/p5-Digest-MD5 DEPENDS+= p5-DBI>=1.37:../../databases/p5-DBI DEPENDS+= p5-Test-Inline>=0.15:../../devel/p5-Test-Inline DEPENDS+= p5-Class-ReturnValue>=0.40:../../devel/p5-Class-ReturnValue -DEPENDS+= p5-DBIx-SearchBuilder>=1.01:../../databases/p5-DBIx-SearchBuilder +DEPENDS+= p5-DBIx-SearchBuilder>=1.01nb1:../../databases/p5-DBIx-SearchBuilder DEPENDS+= p5-Text-Template>=1.43:../../textproc/p5-Text-Template DEPENDS+= p5-HTML-Parser>=3.35:../../www/p5-HTML-Parser DEPENDS+= p5-HTML-Scrubber>=0.08:../../www/p5-HTML-Scrubber diff --git a/devel/rt3/PLIST b/devel/rt3/PLIST index 73c1e45bdaa..be39000e142 100644 --- a/devel/rt3/PLIST +++ b/devel/rt3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2004/11/02 17:20:36 cube Exp $ +@comment $NetBSD: PLIST,v 1.3 2005/03/24 17:04:12 cube Exp $ bin/mason_handler.fcgi bin/mason_handler.scgi bin/mason_handler.svc @@ -85,6 +85,7 @@ lib/rt3/RT/I18N/it.po lib/rt3/RT/I18N/ja.po lib/rt3/RT/I18N/nl.po lib/rt3/RT/I18N/no.po +lib/rt3/RT/I18N/pl.po lib/rt3/RT/I18N/pt_br.po lib/rt3/RT/I18N/ru.po lib/rt3/RT/I18N/zh_cn.po diff --git a/devel/rt3/distinfo b/devel/rt3/distinfo index a3d06b49271..cc068da27f5 100644 --- a/devel/rt3/distinfo +++ b/devel/rt3/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2005/02/23 22:24:32 agc Exp $ +$NetBSD: distinfo,v 1.4 2005/03/24 17:04:12 cube Exp $ -SHA1 (rt-3.2.2.tar.gz) = 6e234869b5437cc88c5259538273e94feae1d0fc -RMD160 (rt-3.2.2.tar.gz) = c182e7c0f3bc7bde22d225b6a5600d624bf53ff8 -Size (rt-3.2.2.tar.gz) = 1229103 bytes +SHA1 (rt-3.2.3.tar.gz) = 100cb67f5ef716c0d32421f7d153c3b7a7d86c7f +RMD160 (rt-3.2.3.tar.gz) = 538bbe07bcff5fcc19fa0e435c304f716158d69b +Size (rt-3.2.3.tar.gz) = 1272638 bytes SHA1 (patch-aa) = 4d29c290658144dcd7aa08d87649681dd2549b43 |