Bug 166332 - [MAINTAINER-UPDATE] update mail/policyd2 to latest version.
Summary: [MAINTAINER-UPDATE] update mail/policyd2 to latest version.
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: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-23 02:40 UTC by chifeng
Modified: 2012-03-29 06:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.18 KB, patch)
2012-03-23 02:40 UTC, chifeng
no flags Details | Diff
policyd2.txt (4.86 KB, text/plain; charset=us-ascii)
2012-03-23 23:30 UTC, Jason Helfman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description chifeng 2012-03-23 02:40:01 UTC
 mail/policyd2 update to latest version. please commit, thanks.

Fix: apply this patch.

Patch attached with submission follows:
How-To-Repeat: NONE.
Comment 1 Jason Helfman freebsd_committer freebsd_triage 2012-03-23 03:45:47 UTC
I am unable to get to freefall at the moment, but would like to take this
pr.
Thanks
-jgh
Comment 2 Jason Helfman freebsd_committer freebsd_triage 2012-03-23 03:46:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jgh

I'll take it.
Comment 3 Jason Helfman freebsd_committer freebsd_triage 2012-03-23 23:30:13 UTC
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
Comment 4 chifeng 2012-03-26 03:55:13 UTC
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
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-03-26 23:00:41 UTC
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"
Comment 6 Jason Helfman freebsd_committer freebsd_triage 2012-03-26 23:00:50 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2012-03-29 06:16:37 UTC
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"