Bug 142764 - [PATCH] shells/scponly Fix rc.d script, fix build with new gcc, take maintainership
Summary: [PATCH] shells/scponly Fix rc.d script, fix build with new gcc, take maintain...
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-01-13 03:50 UTC by Robert Farmer
Modified: 2010-01-15 02:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.97 KB, patch)
2010-01-13 03:50 UTC, Robert Farmer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Farmer 2010-01-13 03:50:01 UTC
* Fix rc.d script for chroot functionality (thanks to Doug Barton for help with this)
* Switch an empty #elif to #else to please GCC 4.4
* Take maintainership

Fix: Patch attached with submission follows:
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-13 04:38:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-15 02:44:13 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-01-15 02:44:14 UTC
pgollucci    2010-01-15 02:44:01 UTC

  FreeBSD ports repository

  Modified files:
    shells/scponly       Makefile 
    shells/scponly/files scponlyc.in 
  Added files:
    shells/scponly/files patch-helper.c 
  Log:
  - Fix rc.d script for chroot functionality (thanks to Doug Barton for help with this)
  - Switch an empty #elif to #else to please GCC 4.4
  - Submitter is now MAINTAINER
  
  PR:             ports/142764
  Submitted by:   Rob Farmer <rfarmer@predatorlabs.net>
  
  Revision  Changes    Path
  1.33      +2 -1      ports/shells/scponly/Makefile
  1.3       +11 -0     ports/shells/scponly/files/patch-helper.c (new)
  1.3       +9 -6      ports/shells/scponly/files/scponlyc.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"