From jan@eris.jules.de  Mon Jul  3 17:31:02 2006
Return-Path: <jan@eris.jules.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4277616A58F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Jul 2006 17:31:02 +0000 (UTC)
	(envelope-from jan@eris.jules.de)
Received: from smtp.jules.de (smtp.jules.de [81.16.50.54])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2578344C0F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Jul 2006 16:32:50 +0000 (GMT)
	(envelope-from jan@eris.jules.de)
Received: from localhost (smtp.jules.de [81.16.50.54])
	by smtp.jules.de (Postfix) with ESMTP id 12192AEE39
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Jul 2006 18:32:56 +0200 (CEST)
Received: from smtp.jules.de ([81.16.50.54])
	by localhost (smtp.jules.de [81.16.50.54]) (amavisd-new, port 10024)
	with LMTP id jv9yBbj9KPVT for <FreeBSD-gnats-submit@freebsd.org>;
	Mon,  3 Jul 2006 18:32:53 +0200 (CEST)
Received: from eris.jules.de (smtp.jules.de [81.16.50.54])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.jules.de (Postfix) with ESMTP id 51421ACA0A
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Jul 2006 18:32:53 +0200 (CEST)
Received: (from root@localhost)
	by eris.jules.de (8.13.6/8.13.6/Submit) id k63GWqGl017038;
	Mon, 3 Jul 2006 18:32:52 +0200 (CEST)
	(envelope-from jan)
Message-Id: <200607031632.k63GWqGl017038@eris.jules.de>
Date: Mon, 3 Jul 2006 18:32:52 +0200 (CEST)
From: Jan Siml <jsi@jules.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] devel/rth: update to 1.5.6
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         99749
>Category:       ports
>Synopsis:       [MAINTAINER] devel/rth: update to 1.5.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    garga
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 03 17:40:22 GMT 2006
>Closed-Date:    Tue Jul 04 19:01:35 GMT 2006
>Last-Modified:  Tue Jul 04 19:01:35 GMT 2006
>Originator:     Jan Siml
>Release:        FreeBSD 6.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD eris.jules.de 6.1-RELEASE FreeBSD 6.1-RELEASE #19: Sat May 20 18:30:25 CEST 2006
>Description:
- Update to 1.5.6
>How-To-Repeat:
>Fix:

--- rth-1.5.6.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/rth/Makefile /home/jan/ports/rth/Makefile
--- /usr/ports/devel/rth/Makefile	Thu Jun 29 19:50:20 2006
+++ /home/jan/ports/rth/Makefile	Mon Jul  3 11:27:32 2006
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	rth
-PORTVERSION=	1.5.5
+PORTVERSION=	1.5.6
 CATEGORIES=	devel www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	rth
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	jsi@jules.de
-COMMENT=	Web-based tool to manage requirements and tests
+COMMENT=	Web-based requirement, test and bugtracking system
 
 NO_BUILD=	yes
 USE_PHP=	mysql gd
diff -ruN --exclude=CVS /usr/ports/devel/rth/distinfo /home/jan/ports/rth/distinfo
--- /usr/ports/devel/rth/distinfo	Thu Jun 29 19:50:20 2006
+++ /home/jan/ports/rth/distinfo	Mon Jul  3 11:20:31 2006
@@ -1,3 +1,3 @@
-MD5 (rth_1.5.5.zip) = 387317d607d668530d5ac9f295246940
-SHA256 (rth_1.5.5.zip) = bd03310fa379a4f705b8146aa13576d9fe2a9b6316f3954d84be801c02a36a70
-SIZE (rth_1.5.5.zip) = 5419630
+MD5 (rth_1.5.6.zip) = 5fb9b8da7450bc58b38fcf1927d02efa
+SHA256 (rth_1.5.6.zip) = a3fb4cf35bd0a9ed75630bc0b6a16094cdbc1287773189d090644189531491c0
+SIZE (rth_1.5.6.zip) = 5423926
diff -ruN --exclude=CVS /usr/ports/devel/rth/pkg-plist /home/jan/ports/rth/pkg-plist
--- /usr/ports/devel/rth/pkg-plist	Wed Jun 21 23:32:54 2006
+++ /home/jan/ports/rth/pkg-plist	Mon Jul  3 13:09:18 2006
@@ -31,6 +31,7 @@
 www/rth/api/timer_api.php
 www/rth/api/user_api.php
 www/rth/api/admin_api.php
+www/rth/api/.#error_api.php.1.1.1.1
 www/rth/lang/strings_english.txt
 www/rth/jpgraph-1.8/src/utils/misc/adjimg.php
 www/rth/jpgraph-1.8/src/utils/misc/gencolorchart.php
--- rth-1.5.6.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->garga 
Responsible-Changed-By: garga 
Responsible-Changed-When: Tue Jul 4 17:52:56 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99749 
State-Changed-From-To: open->closed 
State-Changed-By: garga 
State-Changed-When: Tue Jul 4 19:01:33 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99749 
>Unformatted:
