Bug 194371 - [MAINTAINER] mail/c-sig: remove @dirrm from pkg-plist
Summary: [MAINTAINER] mail/c-sig: remove @dirrm from pkg-plist
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: John Marino
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-15 05:01 UTC by Yasuhiro Kimura
Modified: 2014-10-15 11:44 UTC (History)
1 user (show)

See Also:


Attachments
Remove @dirrm from pkg-plist. (488 bytes, patch)
2014-10-15 05:01 UTC, Yasuhiro Kimura
no flags Details | Diff

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