Bug 187964 - [UPDATE] mail/p5-qpsmtpd
Summary: [UPDATE] mail/p5-qpsmtpd
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Many People
Assignee: Ryan Steinmetz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-26 17:30 UTC by Dan Langille
Modified: 2014-06-27 20:42 UTC (History)
2 users (show)

See Also:


Attachments
file.diff (8.41 KB, patch)
2014-03-26 17:30 UTC, Dan Langille
no flags Details | Diff
patch.diff.txt (8.24 KB, text/plain)
2014-04-02 16:40 UTC, Dan Langille
no flags Details
patch.diff.txt (8.40 KB, text/plain)
2014-04-02 18:07 UTC, Dan Langille
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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