OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 20-Nov-2003 12:16:39
Branch: HEAD Handle: 2003112011163503
Modified files:
openpkg-re/vcheck vc.rt
openpkg-src/rt rt.patch rt.spec
openpkg-web news.txt
Log:
upgrading package: rt 3.0.6 -> 3.0.7
Summary:
Revision Changes Path
1.59 +1 -1 openpkg-re/vcheck/vc.rt
1.17 +6 -10 openpkg-src/rt/rt.patch
1.108 +3 -3 openpkg-src/rt/rt.spec
1.7477 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.rt
============================================================================
$ cvs diff -u -r1.58 -r1.59 vc.rt
--- openpkg-re/vcheck/vc.rt 13 Nov 2003 12:18:17 -0000 1.58
+++ openpkg-re/vcheck/vc.rt 20 Nov 2003 11:16:35 -0000 1.59
@@ -2,7 +2,7 @@
}
prog rt = {
- version = 3-0-6
+ version = 3-0-7
url = http://bestpractical.com/pub/rt/release/
regex = rt-([\d-]+)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/rt/rt.patch
============================================================================
$ cvs diff -u -r1.16 -r1.17 rt.patch
--- openpkg-src/rt/rt.patch 9 Sep 2003 15:35:39 -0000 1.16
+++ openpkg-src/rt/rt.patch 20 Nov 2003 11:16:38 -0000 1.17
@@ -9,12 +9,12 @@
return ( 0, $self->loc('Could not create user') );
}
---- html/Ticket/Elements/ShowMessageStanza.dist 2003-08-05 16:21:42.000000000
+0200
-+++ html/Ticket/Elements/ShowMessageStanza 2003-08-06 14:01:58.000000000 +0200
-@@ -22,23 +22,47 @@
- %#
+--- html/Ticket/Elements/ShowMessageStanza.orig 2003-11-18 01:31:12.000000000
+0100
++++ html/Ticket/Elements/ShowMessageStanza 2003-11-20 09:53:28.000000000 +0100
+@@ -23,19 +23,46 @@
%# END LICENSE BLOCK
<%perl>
+ if (ref($Message)) {
-foreach my $stanza (@$Message) {
- if ( ref $stanza eq "ARRAY" ) {
- $m->comp( 'ShowMessageStanza',
@@ -68,12 +68,8 @@
+<%perl>
+ }
</%perl>
--<font color="<%$colors[$Depth]%>"><%$content |n%><br></font>
--% }
--% }
- <%INIT>
- use URI::URL;
- my $server = 'fsck.com';
+ <font color="<%$colors[$Depth]%>"><%$content |n%><br></font>
+ % }
--- html/Elements/Header.dist 2003-08-05 16:22:02.000000000 +0200
+++ html/Elements/Header 2003-08-05 16:24:22.000000000 +0200
@@ -40,9 +40,10 @@
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/rt/rt.spec
============================================================================
$ cvs diff -u -r1.107 -r1.108 rt.spec
--- openpkg-src/rt/rt.spec 13 Nov 2003 12:18:19 -0000 1.107
+++ openpkg-src/rt/rt.spec 20 Nov 2003 11:16:38 -0000 1.108
@@ -26,8 +26,8 @@
# FIXME: rse: Error: MM: mm:core: failed to open semaphore file (Permission
denied): OS: No such file or directory
# package versions
-%define V_real 3-0-6
-%define V_here 3.0.6
+%define V_real 3-0-7
+%define V_here 3.0.7
%define V_log_dispatch 2.04
%define V_html_mason 1.24
%define V_mldbm 2.01
@@ -48,7 +48,7 @@
Group: Database
License: GPL
Version: %{V_here}
-Release: 20031113
+Release: 20031120
# package options
%option with_color_primary 336699
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7476 -r1.7477 news.txt
--- openpkg-web/news.txt 20 Nov 2003 08:01:19 -0000 1.7476
+++ openpkg-web/news.txt 20 Nov 2003 11:16:36 -0000 1.7477
@@ -1,3 +1,4 @@
+20-Nov-2003: Upgraded package: P<rt-3.0.7-20031120>
20-Nov-2003: Upgraded package: P<uvscan-4.24+4305-20031120>
20-Nov-2003: Upgraded package: P<nedit-5.4-20031120>
20-Nov-2003: Upgraded package: P<lftp-2.6.9-20031120>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]