Bug 164750 - [PATCH] news/inn: Fix rc script
Summary: [PATCH] news/inn: Fix rc script
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: Thierry Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-03 22:20 UTC by joehorn
Modified: 2012-02-25 19:40 UTC (History)
1 user (show)

See Also:


Attachments
inn-2.4.6_3.patch (988 bytes, patch)
2012-02-03 22:20 UTC, joehorn
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description joehorn 2012-02-03 22:20:14 UTC
- As the change of files/innd.sh.in on 2.4.6_1 , installed rc script becomes :

    innd_enable=${innd_enable-"NO"}
    innd_user=${innd_user-"news"}
    innd_group=${innd_group-"news"}

    required_files="${PREFIX}/news/db/history.dir"

    start_cmd=${name}_start
    stop_cmd=${name}_stop

    command=${PREFIX}/news/bin/rc.news

  This patch maight solve the problem.

- Bump PORTREVISION



Port maintainer (fluffy@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-02-03 22:21:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->fluffy

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-02-25 19:33:40 UTC
thierry     2012-02-25 19:33:24 UTC

  FreeBSD ports repository

  Modified files:
    news/inn             Makefile Makefile.layout pkg-plist 
  Log:
  Fix rc script.
  
  Since I'm there, clean plist.
  
  PR:             ports/164750
  Submitted by:   Joe Horn <joehorn (at) gmail.com>
  Approved by:    maintainer time-out
  
  Revision  Changes    Path
  1.98      +1 -1      ports/news/inn/Makefile
  1.3       +2 -2      ports/news/inn/Makefile.layout
  1.28      +2 -2      ports/news/inn/pkg-plist
_______________________________________________
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 Thierry Thomas freebsd_committer freebsd_triage 2014-06-01 07:40:09 UTC
State Changed
From-To: open->closed


Committed, thanks! 



Comment 4 Thierry Thomas freebsd_committer freebsd_triage 2014-06-01 07:40:09 UTC
Responsible Changed
From-To: fluffy->thierry


Maintainer's time-out.