Bug 216498

Summary: lang/ruby23 missing plist entry, needs portrev bump
Product: Ports & Packages Reporter: John Marino <marino>
Component: Individual Port(s)Assignee: freebsd-ruby (Nobody) <ruby>
Status: Closed FIXED    
Severity: Affects Only Me CC: sunpoet
Priority: --- Flags: bugzilla: maintainer-feedback? (ruby)
Version: Latest   
Hardware: Any   
OS: Any   

Description John Marino freebsd_committer freebsd_triage 2017-01-26 17:32:00 UTC
lang/ruby23 needs this change:

--- /usr/ports/lang/ruby23/pkg-plist    2017-01-26 11:29:52.000000000 -0600
+++ lang/ruby23/pkg-plist       2017-01-26 11:23:17.000000000 -0600
@@ -1,3 +1,4 @@
+%%IF_DEFAULT%%bin/erb
 bin/erb%%RUBY_SUFFIX%%
 %%IF_DEFAULT%%bin/irb
 bin/irb%%RUBY_SUFFIX%%

I would add it, but because PORTREVISION is defined by RUBY_PORTREVISION which is defined in Mk/bsd.ruby.mk, I don't have permission to fix this.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-01-27 14:08:04 UTC
A commit references this bug:

Author: sunpoet
Date: Fri Jan 27 14:07:06 UTC 2017
New revision: 432553
URL: https://svnweb.freebsd.org/changeset/ports/432553

Log:
  Fix PLIST

  - Bump PORTREVISION for package change

  PR:		216498
  Submitted by:	marino
  MFH:		2017Q1

Changes:
  head/Mk/bsd.ruby.mk
  head/lang/ruby23/pkg-plist
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-01-27 14:08:26 UTC
Committed. Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-01-30 21:50:11 UTC
A commit references this bug:

Author: sunpoet
Date: Mon Jan 30 21:49:48 UTC 2017
New revision: 432885
URL: https://svnweb.freebsd.org/changeset/ports/432885

Log:
  MFH: r432553

  Fix PLIST

  - Bump PORTREVISION for package change

  PR:		216498
  Submitted by:	marino

  Approved by:	ports-secteam (feld)

Changes:
_U  branches/2017Q1/
  branches/2017Q1/Mk/bsd.ruby.mk
  branches/2017Q1/lang/ruby23/pkg-plist