Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2003 18:20:14 -0800 (PST)
From:      Kimura Fuyuki <fuyuki@hadaly.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/49997: Update port: japanese/cal.rb to 1.12
Message-ID:  <200303250220.h2P2KEXO021424@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/49997; it has been noted by GNATS.

From: Kimura Fuyuki <fuyuki@hadaly.org>
To: naddy@mips.inka.de
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: ports/49997: Update port: japanese/cal.rb to 1.12
Date: Tue, 25 Mar 2003 11:10:58 +0900

 At Tue, 25 Mar 2003 01:52:50 +0100 (CET),
 Christian Weisgerber <naddy@mips.inka.de> wrote:
 > 
 > In article <86smtqs918.wl%fuyuki@hadaly.org> you write:
 > 
 > > >Number:         49997
 > > >Category:       ports
 > > >Synopsis:       Update port: japanese/cal.rb to 1.12
 > 
 > This doesn't work.  There is a '#' character prefixed to all (!)
 > lines of cal.rb.  Presumably this warning is related:
 > 
 > ===>  Fixing the #! line of /home/naddy/f/ja-cal.rb/work/cal.rb
 > /usr/local/bin/ruby -i -pe 'sub "./era_name", "/usr/local/share/cal.rb/era_name"
 > '  /home/naddy/f/ja-cal.rb/work/Calendar.rb
 > -e:1: warning: string pattern instead of regexp; metacharacters no longer effect
 > ive
 > -e:1: warning: string pattern instead of regexp; metacharacters no longer effect
 > ive
 > -e:1: warning: string pattern instead of regexp; metacharacters no longer effect
 > ive
 > [...]
 
 It seems to be a problem with newer versions of ruby. Please remove
 the following two lines. I guess it's useless.
 
 	${RUBY} -i -pe '/Dir::chdir/ and print "#"' \
 		${WRKSRC}/cal.rb
 
 -- fuyuki

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303250220.h2P2KEXO021424>