Bug 200520

Summary: ports-mgmt/p5-FreeBSD-Portindex: cleanup, modernize
Product: Ports & Packages Reporter: Dmitry Marakasov <amdmi3>
Component: Individual Port(s)Assignee: Matthew Seaman <matthew>
Status: Closed FIXED    
Severity: Affects Many People Flags: bugzilla: maintainer-feedback? (matthew)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch none

Description Dmitry Marakasov freebsd_committer freebsd_triage 2015-05-29 16:46:16 UTC
Created attachment 157252 [details]
Patch

- Use @sample
- Manager cache directory owner/group/permissions from plist instaead of scripts, unbreak build from plain user
- Simplify installation
- Use canonical statement order
- Fix option description
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-05-29 20:02:25 UTC
A commit references this bug:

Author: matthew
Date: Fri May 29 20:01:48 UTC 2015
New revision: 387886
URL: https://svnweb.freebsd.org/changeset/ports/387886

Log:
  - Use @sample
  - Manager cache directory owner/group/permissions from plist instaead of
  scripts, unbreak build from plain user
  - Simplify installation
  - Use canonical statement order
  - Fix option description

  PR:		200520
  Submitted by:	amdmi3

Changes:
  head/ports-mgmt/p5-FreeBSD-Portindex/Makefile
  head/ports-mgmt/p5-FreeBSD-Portindex/files/
  head/ports-mgmt/p5-FreeBSD-Portindex/pkg-plist
Comment 2 Matthew Seaman freebsd_committer freebsd_triage 2015-05-29 20:02:48 UTC
Committed, thanks!