Bug 212054 - java/wildfly100: add missing directories to pkg-plist (fix ownership)
Summary: java/wildfly100: add missing directories to pkg-plist (fix ownership)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jimmy Olgeni
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-08-22 15:38 UTC by Jimmy Olgeni
Modified: 2016-08-23 19:38 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (yerenkow)


Attachments
pkg-plist patch (61.53 KB, patch)
2016-08-22 15:38 UTC, Jimmy Olgeni
yerenkow: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jimmy Olgeni freebsd_committer freebsd_triage 2016-08-22 15:38:40 UTC
Created attachment 173944 [details]
pkg-plist patch

Some directories are not listed in pkg-plist, so they will end up as being owned by root:wheel among all other files owned by www:www.

I added the missing ones to pkg-plist.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-08-23 19:34:08 UTC
A commit references this bug:

Author: olgeni
Date: Tue Aug 23 19:33:15 UTC 2016
New revision: 420738
URL: https://svnweb.freebsd.org/changeset/ports/420738

Log:
  Add missing @dir entries to fix directory ownerships.

  PR:		212054
  Submitted by:	olgeni
  Approved by:	maintainer

Changes:
  head/java/wildfly100/Makefile
  head/java/wildfly100/pkg-plist
Comment 2 Jimmy Olgeni freebsd_committer freebsd_triage 2016-08-23 19:38:21 UTC
Patch committed.