Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  4 Apr 2007 12:08:40 +0900 (JST)
From:      KIMURA Yasuhiro <yasu@utahime.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        stas@FreeBSD.org
Subject:   ports/111209: Undefined variable RUBY_PORTEPOCH is referenced in Makefile of some ruby sub-ports.
Message-ID:  <20070404030840.DC54557@eastasia.home.utahime.org>
Resent-Message-ID: <200704040310.l343A5XJ033493@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         111209
>Category:       ports
>Synopsis:       Undefined variable RUBY_PORTEPOCH is referenced in Makefile of some ruby sub-ports.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 04 03:10:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 6.2-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD xxxx 6.2-RELEASE-p3 FreeBSD 6.2-RELEASE-p3 #0: Sat Mar 17 18:55:25 JST 2007 xxxx i386


	
>Description:
	After the update of lang/ruby18 to 1.8.6, variable RUBY_PORTEPOCH
	is referenced in Makefile of following ruby sub-ports:
	- converters/ruby-iconv
	- databases/ruby-gdbm
	- lang/ruby-mode.el
	- x11-toolkits/ruby-tk
	But such variable is not defined anywhere in the port tree, and
	PORTEPOCH of these ports is decremented to zero as result of this.

	
>How-To-Repeat:
	Update port tree to the latest one.

	
>Fix:
	I guess following is what maintainer intended but forgot:
	- Set RUBY_PORTEPOCH to 1 in bsd.ruby.mk.
	- Include bsd.ruby.mk in Makefile of these ports.

	


>Release-Note:
>Audit-Trail:
>Unformatted:



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