Bug 121254 - shells/ch: Bad ownership of installed files.
Summary: shells/ch: Bad ownership of installed files.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-01 07:20 UTC by Václav Haisman
Modified: 2008-06-19 08:07 UTC (History)
0 users

See Also:


Attachments
file.diff (377 bytes, patch)
2008-03-01 07:20 UTC, Václav Haisman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Václav Haisman 2008-03-01 07:20:00 UTC
Files installed to ${PREFIX}/ch have bad ownership 3600:staff.

Fix: Attached patch.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-03-01 07:20:09 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-06-19 07:56:08 UTC
lippe       2008-06-19 06:56:04 UTC

  FreeBSD ports repository

  Modified files:
    shells/ch            Makefile 
  Log:
  - Fix ownership on all installed files.
  - Bump PORTREVISION.
  
  PR:             ports/121254
  Submitted by:   Vaclav Haisman <v.haisman@sh.cvut.cz>
  Approved by:    gabor (mentor, implicit), maintainer timeout (>2 weeks)
  
  Revision  Changes    Path
  1.8       +2 -1      ports/shells/ch/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-06-19 08:07:05 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!