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:
Responsible Changed From-To: freebsd-ports-bugs->perl Over to maintainer (via the GNATS Auto Assign Tool)
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.
Andrej, I appreciate the help. Thank you. New patch attached. -- Dan Langille - http://langille.org/
Forgot one thing: take maintainership. new patch included. -- Dan Langille - http://langille.org/
Changing this from affects-only-me to affects-many-people... because it does.
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