ports/111209: Undefined variable RUBY_PORTEPOCH is referenced in Makefile of some ruby sub-ports.
KIMURA Yasuhiro
yasu at utahime.org
Wed Apr 4 03:10:06 UTC 2007
>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:
More information about the freebsd-ports-bugs
mailing list