mail/policyd2 update to latest version. please commit, thanks. Fix: apply this patch. Patch attached with submission follows: How-To-Repeat: NONE.
I am unable to get to freefall at the moment, but would like to take this pr. Thanks -jgh
Responsible Changed From-To: freebsd-ports-bugs->jgh I'll take it.
Can you please consider the following patch? - tightened the post-patch, as two lines aren't necessary. - moved the do-install from a copies to use copyshare_tree - added BINMODE of 0755 so the instances of INSTALL_SCRIPT install with this mode instead of installing, and changing modes afterward - updated post-intsall to install with mode of 666 instead of changing after install - dropped substituting pkg-message, as there was nothing to substitute, and put in post-install echo msg - moved rc script to new standard of .in extension and modified interpreter Thanks for your consideration, Jason -- Jason Helfman | FreeBSD Committer jgh@FreeBSD.org | http://people.freebsd.org/~jgh
Thank you, Jason, I will make a new patch. Chifeng On Sat, Mar 24, 2012 at 7:30 AM, Jason Helfman <jgh@freebsd.org> wrote: > Can you please consider the following patch? > > - tightened the post-patch, as two lines aren't necessary. > - moved the do-install from a copies to use copyshare_tree > - added BINMODE of 0755 so the instances of INSTALL_SCRIPT install with > this mode instead of installing, and changing modes afterward > - updated post-intsall to install with mode of 666 instead of changing > after > install > - dropped substituting pkg-message, as there was nothing to substitute, and > put in post-install echo msg > - moved rc script to new standard of .in extension and modified interpreter > > Thanks for your consideration, > Jason > > -- > Jason Helfman | FreeBSD Committer > jgh@FreeBSD.org | http://people.freebsd.org/~jgh > -- *Regards.* **- Chifeng
jgh 2012-03-26 22:00:16 UTC FreeBSD ports repository Modified files: mail/policyd2 Makefile distinfo mail/policyd2/files policyd2.sh.in Removed files: mail/policyd2/files pkg-message.in Log: - Update to 2.0.11 [1] - while here ... - tighten post-patch - move do-install from copies to copytree_share - added BINMODE of 0755 so the instances of INSTALL_SCRIPT install with this mode instead of installing, and changing modes afterward - updated post-install to install with mode of 666 instead of changing post - dropped substitution on pkg-message, as there was nothing to substitute, and put in post-install echo msg. remove file, as well. - update interpreter in rc script /usr/bin/perl -> %%LOCALBASE%%/bin/perl PR: ports/166332 Submitted by: maintainer, chifeng@gmail.com [1] Feature safe: yes Revision Changes Path 1.12 +17 -15 ports/mail/policyd2/Makefile 1.7 +2 -2 ports/mail/policyd2/distinfo 1.2 +0 -2 ports/mail/policyd2/files/pkg-message.in (dead) 1.5 +2 -2 ports/mail/policyd2/files/policyd2.sh.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"
State Changed From-To: open->closed Committed, with minor changes. Thanks!
jgh 2012-03-29 05:16:28 UTC FreeBSD ports repository Modified files: mail/policyd2 Makefile mail/policyd2/files policyd2.sh.in Log: - merge to previous commit for command_interpreter of rc script - bump PORTREVISION PR: ports/166332 Spotted by: dougb Approved by: maintainer (implicit) Feature safe: yes Revision Changes Path 1.13 +1 -0 ports/mail/policyd2/Makefile 1.6 +1 -1 ports/mail/policyd2/files/policyd2.sh.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"