Bug 194374

Summary: [MAINTAINER] textproc/yaml-mode.el: 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:09:16 UTC
Created attachment 148331 [details]
Remove @dirrm from pkg-plist.
Comment 1 John Marino freebsd_committer freebsd_triage 2014-10-15 08:31:01 UTC
ditto, PR was unnecessary
Comment 2 Yasuhiro Kimura freebsd_committer freebsd_triage 2014-10-15 10:17:27 UTC
Sorry for unnecessary PR.
Comment 3 John Marino freebsd_committer freebsd_triage 2014-10-15 10:21:16 UTC
Don't close it, I claimed the PR.
Comment 4 commit-hook freebsd_committer freebsd_triage 2014-10-15 11:33:12 UTC
A commit references this bug:

Author: marino
Date: Wed Oct 15 11:32:12 UTC 2014
New revision: 370906
URL: https://svnweb.freebsd.org/changeset/ports/370906

Log:
  Close out a bunch of PRs that only remove @dirrm

  PR:		194331, 194332
  PR:		194365, 194366, 194369, 194371, 194374

Changes:
  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:45:17 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 6 John Marino freebsd_committer freebsd_triage 2014-10-15 11:46:09 UTC
The pkg-plist is now 4 lines long.
If you use PORTDOCS= then it would be 2 lines long.
You should remove pkg-plist and use PLIST_FILES and PORTDOCS instead (on the next update)