- 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
Responsible Changed From-To: freebsd-ports-bugs->fluffy Over to maintainer (via the GNATS Auto Assign Tool)
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"
State Changed From-To: open->closed Committed, thanks!
Responsible Changed From-To: fluffy->thierry Maintainer's time-out.