Bug 194371

Summary: [MAINTAINER] mail/c-sig: remove @dirrm from pkg-plist
Product: Ports & Packages Reporter: Yasuhiro Kimura <yasu>
Component: Individual Port(s)Assignee: John Marino <marino>
Status: Closed FIXED    
Severity: Affects Some People CC: marino
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Remove @dirrm from pkg-plist. none

Description Yasuhiro Kimura freebsd_committer freebsd_triage 2014-10-15 05:01:28 UTC
Created attachment 148328 [details]
Remove @dirrm from pkg-plist.
Comment 1 John Marino freebsd_committer freebsd_triage 2014-10-15 08:28:37 UTC
ditto, PR was unnecessary
Comment 2 Yasuhiro Kimura freebsd_committer freebsd_triage 2014-10-15 10:16:43 UTC
Sorry for unnecessary PR.
Comment 3 John Marino freebsd_committer freebsd_triage 2014-10-15 10:20:58 UTC
Don't close it, I claimed the PR.
Comment 4 John Marino freebsd_committer freebsd_triage 2014-10-15 11:43:27 UTC
Author: marino
Date: Wed Oct 15 11:32:09 2014
New Revision: 370906
URL: https://svnweb.freebsd.org/changeset/ports/370906
QAT: https://qat.redports.org/buildarchive/r370906/

Log:
  Close out a bunch of PRs that only remove @dirrm
  
  PR:		194331, 194332
  PR:		194365, 194366, 194369, 194371, 194374

Modified:
  head/irc/riece/pkg-plist
  head/japanese/eb/pkg-plist
  head/japanese/mecab-ipadic/pkg-plist
  head/lang/munger/pkg-plist
  head/mail/c-sig/pkg-plist
  head/textproc/yaml-mode.el/pkg-plist
  head/www/drood/pkg-plist
Comment 5 John Marino freebsd_committer freebsd_triage 2014-10-15 11:44:43 UTC
The pkg-plist is now 6 lines long.
If you use PORTDOCS=, the pkg-plist would be 2 lines long.
You can convert this to use PLIST_FILES and remove the pkg-plist file on the next update.  You should do that.