Bug 150453 - [patch] [ports] maintainer update: net-im/zephyr initscript and USE_RC_SUBR
Summary: [patch] [ports] maintainer update: net-im/zephyr initscript and USE_RC_SUBR
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-09 22:30 UTC by Ben Kaduk
Modified: 2010-09-10 02:30 UTC (History)
0 users

See Also:


Attachments
file.diff (215 bytes, patch)
2010-09-09 22:30 UTC, Ben Kaduk
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Kaduk 2010-09-09 22:30:08 UTC
Since r1.636 of ports/Mk/bsd.port.mk (Apr 16 07:18:28 2010 UTC), USE_RC_SUBR is no longer a substituted value.  The initial submission of net-im/zephyr occurred before that flag day, and the rc script has not been updated to reflect that change since it was committed.  This breaks the zhm initscript included by net-im/zephyr.

Fix: replace %%RC_SUBR%% with /etc/rc.subr

Patch attached with submission follows:
How-To-Repeat: Install net-im/zephyr
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-09-09 22:30:21 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-09-09 22:30:27 UTC
Maintainer of net-im/zephyr,

Please note that PR ports/150453 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/150453

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2010-09-09 22:30:33 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Philip M. Gollucci freebsd_committer freebsd_triage 2010-09-09 22:55:04 UTC
State Changed
From-To: feedback->open

Submitter is maintainer from another address.
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-09-10 02:29:28 UTC
pgollucci    2010-09-10 01:29:24 UTC

  FreeBSD ports repository

  Modified files:
    net-im/zephyr/files  zhm.in 
  Log:
  - Use . /etc/rc.subr directly
  
  PR:             ports/150453
  Submitted by:   Ben Kaduk <kaduk-fbsd@mit.edu> (maintainer)
  
  Revision  Changes    Path
  1.2       +1 -1      ports/net-im/zephyr/files/zhm.in
_______________________________________________
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 6 Philip M. Gollucci freebsd_committer freebsd_triage 2010-09-10 02:29:29 UTC
State Changed
From-To: open->closed

Committed, Thanks!
Comment 7 Philip M. Gollucci freebsd_committer freebsd_triage 2010-09-10 02:30:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I will take it