ports/83937: update ports: www/tdiary

Fumihiko Kimura jfkimura at yahoo.co.jp
Sat Jul 23 06:50:19 UTC 2005


>Number:         83937
>Category:       ports
>Synopsis:       update ports: www/tdiary
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 23 06:50:17 GMT 2005
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list