Bug 129704 - [PATCH] mail/postfix-policyd-sf: fixed a CONFLICTS of rc script
Summary: [PATCH] mail/postfix-policyd-sf: fixed a CONFLICTS of 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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-17 02:20 UTC by chifeng
Modified: 2008-12-18 03:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.83 KB, patch)
2008-12-17 02:20 UTC, chifeng
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description chifeng 2008-12-17 02:20:01 UTC
mail/policyd2

The rc script have a CONFLICTS for policyd v1(mail/postfix-policyd-sf).

Fix: apply this patch.

Patch attached with submission follows:
How-To-Repeat: NONE
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2008-12-17 04:01:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-12-17 11:07:07 UTC
Maintainer of mail/postfix-policyd-sf,

Please note that PR ports/129704 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/129704

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2008-12-17 11:07:09 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Xavier Beaudouin 2008-12-17 11:37:58 UTC
Hello,

Edwin Groothuis wrote:
> Maintainer of mail/postfix-policyd-sf,
> 
> Please note that PR ports/129704 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/129704
> 


According to PR it is only talking about policyd2 port not 
postfix-policyd-sf IMHO...

/Xavier
Comment 5 Wesley Shields freebsd_committer freebsd_triage 2008-12-17 15:53:51 UTC
On Wed, Dec 17, 2008 at 12:00:03PM +0000, Xavier Beaudouin wrote:
>  According to PR it is only talking about policyd2 port not 
>  postfix-policyd-sf IMHO...
>  
>  /Xavier

You are correct.  This is actually a maintainer update to be applied to
mail/policyd2.  Sorry for the noise but the automated PR handling script
picked it up from the subject line.

-- WXS
Comment 6 Xavier Beaudouin 2008-12-17 15:55:42 UTC
Hi Wesley,

Wesley Shields wrote:
> On Wed, Dec 17, 2008 at 12:00:03PM +0000, Xavier Beaudouin wrote:
>>  According to PR it is only talking about policyd2 port not 
>>  postfix-policyd-sf IMHO...
>>  
>>  /Xavier
> 
> You are correct.  This is actually a maintainer update to be applied to
> mail/policyd2.  Sorry for the noise but the automated PR handling script
> picked it up from the subject line.

No problem Wesley, this is ok for me :) I rather prefer having a mail 
that is not for me than loosing an important mail :)

Thanks,
/Xavier
Comment 7 dfilter service freebsd_committer freebsd_triage 2008-12-18 03:40:19 UTC
wxs         2008-12-18 03:40:09 UTC

  FreeBSD ports repository

  Modified files:
    mail/policyd2        Makefile 
  Added files:
    mail/policyd2/files  policyd2.sh.in 
  Removed files:
    mail/policyd2/files  policyd.sh.in 
  Log:
  - Rename the RC script to avoid a conflict with mail/postfix-policyd-sf
  - No need to repocopy as there is no history to preserve
  
  PR:             ports/129704
  Submitted by:   Chifeng Qu <chifeng@gmail.com>
  
  Revision  Changes    Path
  1.3       +1 -1      ports/mail/policyd2/Makefile
  1.2       +0 -28     ports/mail/policyd2/files/policyd.sh.in (dead)
  1.1       +28 -0     ports/mail/policyd2/files/policyd2.sh.in (new)
_______________________________________________
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 8 Wesley Shields freebsd_committer freebsd_triage 2008-12-18 03:40:20 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!