From kimura@sh0.radio.gr.jp  Sat Jul 23 06:45:45 2005
Return-Path: <kimura@sh0.radio.gr.jp>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6F3CB16A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Jul 2005 06:45:45 +0000 (GMT)
	(envelope-from kimura@sh0.radio.gr.jp)
Received: from sh0.radio.gr.jp (sh0.radio.gr.jp [61.195.157.54])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DA99843D49
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 23 Jul 2005 06:45:44 +0000 (GMT)
	(envelope-from kimura@sh0.radio.gr.jp)
Received: by sh0.radio.gr.jp (secret 11.3/smtpfeed 1.20)
        id j6N6jgHS075470; Sat, 23 Jul 2005 15:45:43 +0900 (JST)
Received: by sh0.radio.gr.jp (secret/fkimura 10.4)
	id j6N6jg0x075469; Sat, 23 Jul 2005 15:45:42 +0900 (JST)
Message-Id: <200507230645.j6N6jg0x075469@sh0.radio.gr.jp>
Date: Sat, 23 Jul 2005 15:45:42 +0900 (JST)
From: Fumihiko Kimura <jfkimura@yahoo.co.jp>
Reply-To: Fumihiko Kimura <jfkimura@yahoo.co.jp>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jfkimura@yahoo.co.jp
Subject: update ports: www/tdiary
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         83937
>Category:       ports
>Synopsis:       update ports: www/tdiary
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 23 06:50:17 GMT 2005
>Closed-Date:    Mon Jul 25 14:32:21 GMT 2005
>Last-Modified:  Mon Jul 25 14:32:21 GMT 2005
>Originator:     Fumihiko Kimura
>Release:        FreeBSD 4.11-RELEASE i386
>Organization:
>Environment:
>Description:

	When the version of Ruby which tDiary Stable
	depended on was changed by announced information.

>How-To-Repeat:
>Fix:

=== begin  cut here ===
diff -urN tdiary.orig/Makefile tdiary/Makefile
--- tdiary.orig/Makefile	Thu Jul 21 18:38:49 2005
+++ tdiary/Makefile	Sat Jul 23 15:30:54 2005
@@ -50,8 +50,8 @@
 .endif
 .include <bsd.port.pre.mk>
 
-.if ${RUBY_VERSION_CODE} < 163
-IGNORE=		Needs ruby 1.6.3 or higher, check ruby's version and try again
+.if ${RUBY_VERSION_CODE} < 167
+IGNORE=		Needs ruby 1.6.7 or higher, check ruby's version and try again
 .endif
 
 do-install:
diff -urN tdiary.orig/pkg-descr tdiary/pkg-descr
--- tdiary.orig/pkg-descr	Thu Jul 21 16:32:10 2005
+++ tdiary/pkg-descr	Sat Jul 23 15:31:27 2005
@@ -1,7 +1,7 @@
 tDiary is a Web-based interface system that works as a personal diary. 
 It is possible for diary readers to add comments to your diary.
 
-     -  require Ruby 1.6.3 or later
+     -  require Ruby 1.6.7 or later
      -  currently supported: Japanese, English, Traditional-Chinese
  
     tDiary is developed on http://sourceforge.net/projects/tdiary/ .
=== ended  cut here ===

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: vs 
State-Changed-When: Mon Jul 25 14:31:51 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

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