pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/rt3 Update to 3.2.3. I'm not yet sure I will do...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0a40eda1766a
branches:  trunk
changeset: 491481:0a40eda1766a
user:      cube <cube%pkgsrc.org@localhost>
date:      Thu Mar 24 17:04:12 2005 +0000

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

 devel/rt3/Makefile |  5 +++--
 devel/rt3/PLIST    |  3 ++-
 devel/rt3/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 7 deletions(-)

diffs (52 lines):

diff -r 037c39f7d742 -r 0a40eda1766a devel/rt3/Makefile
--- a/devel/rt3/Makefile        Thu Mar 24 17:00:14 2005 +0000
+++ b/devel/rt3/Makefile        Thu Mar 24 17:04:12 2005 +0000
@@ -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-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 -r 037c39f7d742 -r 0a40eda1766a devel/rt3/PLIST
--- a/devel/rt3/PLIST   Thu Mar 24 17:00:14 2005 +0000
+++ b/devel/rt3/PLIST   Thu Mar 24 17:04:12 2005 +0000
@@ -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/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 -r 037c39f7d742 -r 0a40eda1766a devel/rt3/distinfo
--- a/devel/rt3/distinfo        Thu Mar 24 17:00:14 2005 +0000
+++ b/devel/rt3/distinfo        Thu Mar 24 17:04:12 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index