Bug 187964

Summary: [UPDATE] mail/p5-qpsmtpd
Product: Ports & Packages Reporter: Dan Langille <dan>
Component: Individual Port(s)Assignee: Ryan Steinmetz <zi>
Status: Closed FIXED    
Severity: Affects Many People CC: dvl, zi
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
patch.diff.txt
none
patch.diff.txt none

Description Dan Langille 2014-03-26 17:30:00 UTC
Upgrade to 0.9.3

I don't know how to fix this issue:

# make package
===>  Building package for p5-qpsmtpd-0.93
pkg-static: duplicate file listing: /usr/local/etc/rc.d/qpsmtpd, ignoring

Fix: see attached patch

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-26 17:30:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Andrej Zverev 2014-03-29 18:15:10 UTC
Hi,

in your update at least pkg-plist is =93broken"

+@dirrmtry lib/perl5
+@dirrmtry lib/perl5/%%PERL_VER%%
+@dirrmtry lib/perl5/%%PERL_VER%%/man
+@dirrmtry lib/perl5/site_perl

Here you are trying to remove dirs which are installed by lang/perl5.x =
port. Yes, it=92s known issue, but you need to fix it..

As for pkg-static: duplicate file listing: /usr/local/etc/rc.d/qpsmtpd, =
ignoring

You don=92t need define in twice.=20
USE_RC_SUBR=3D    qpsmtpd <- is enough, and etc/rc.d/qpsmtpd needs to be =
removed from pkg-plist.
Comment 3 Dan Langille 2014-04-02 16:40:10 UTC
Andrej,

I appreciate the help.  Thank you.  New patch attached.

-- 
Dan Langille - http://langille.org/
Comment 4 Dan Langille 2014-04-02 18:07:26 UTC
Forgot one thing: take maintainership.  new patch included.

-- 
Dan Langille - http://langille.org/
Comment 5 Dan Langille freebsd_committer freebsd_triage 2014-06-27 19:07:45 UTC
Changing this from affects-only-me to affects-many-people... because it does.
Comment 6 commit-hook freebsd_committer freebsd_triage 2014-06-27 20:42:07 UTC
A commit references this bug:

Author: zi
Date: Fri Jun 27 20:41:44 UTC 2014
New revision: 359605
URL: http://svnweb.freebsd.org/changeset/ports/359605

Log:
  - Update to 0.93
  - Pass MAINTAINERship to submitter

  PR:		187964
  Submitted by:	dan@langille.org

Changes:
  head/mail/p5-qpsmtpd/Makefile
  head/mail/p5-qpsmtpd/distinfo
  head/mail/p5-qpsmtpd/pkg-plist