Bug 111209 - Undefined variable RUBY_PORTEPOCH is referenced in Makefile of some ruby sub-ports.
Summary: Undefined variable RUBY_PORTEPOCH is referenced in Makefile of some ruby sub-...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Stanislav Sedov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-04 04:10 UTC by Yasuhiro Kimura
Modified: 2007-04-05 08:00 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2007-04-04 04:10:05 UTC
	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.

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.
How-To-Repeat: 	Update port tree to the latest one.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-04-04 04:14:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stas

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-04-04 13:52:19 UTC
stas        2007-04-04 12:52:04 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.ruby.mk 
  Log:
  - Add forgotten RUBY_PORTEPOCH variable [1]
  - Document new variables.
  
  PR:             ports/111209 [1]
  Submitted by:   KIMURA Yasuhiro <yasu@utahime.org> [1]
  
  Revision  Changes    Path
  1.160     +4 -1      ports/Mk/bsd.ruby.mk
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Stanislav Sedov freebsd_committer freebsd_triage 2007-04-04 13:52:54 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 Yasuhiro Kimura freebsd_committer freebsd_triage 2007-04-05 02:09:43 UTC
Bad news. I updated my port tree and found the problem still
exists. And there was also a report at freebsd-ports ML. It seems
there is nothing to keep the idea of RUBY_PORTEPOCH variable from
working well, but anyway PORTEPOCH of these ports (and that of
lang/ruby18) is still set to zero...
Comment 5 Stanislav Sedov freebsd_committer freebsd_triage 2007-04-05 07:50:45 UTC
On Thu, 05 Apr 2007 10:09:43 +0900 (JST)
KIMURA Yasuhiro <yasu@utahime.org> mentioned:

> Bad news. I updated my port tree and found the problem still
> exists. And there was also a report at freebsd-ports ML. It seems
> there is nothing to keep the idea of RUBY_PORTEPOCH variable from
> working well, but anyway PORTEPOCH of these ports (and that of
> lang/ruby18) is still set to zero...
>
>

Hmm... Should work. Are you sure you've updated bsd.ruby.mk too?

--
Stanislav Sedov
ST4096-RIPE