Bug 186531 - misc net/mpd5 fixes
Summary: misc net/mpd5 fixes
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: Alexander Motin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-07 13:20 UTC by Jimmy Olgeni
Modified: 2014-06-07 17:32 UTC (History)
0 users

See Also:


Attachments
file.diff (856 bytes, patch)
2014-02-07 13:20 UTC, Jimmy Olgeni
no flags 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 2014-02-07 13:20:04 UTC
A couple of fixes:

- Use PLIST_DIRSTRY to avoid warnings when deinstalling.

- Set PROVIDE to mpd5 in startup script (it currently confuses
  bsdadminscripts' commands)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-02-07 13:20:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mav

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-06-07 17:32:14 UTC
A commit references this bug:

Author: olgeni
Date: Sat Jun  7 17:32:05 UTC 2014
New revision: 356932
URL: http://svnweb.freebsd.org/changeset/ports/356932

Log:
  Tiny fixes for the mpd5 package.

  - Use PLIST_DIRSTRY to avoid warnings when deinstalling.

  - Set PROVIDE to mpd5 in startup script (it currently confuses
    bsdadminscripts' commands)

  PR:		186531
  Submitted by:	olgeni
  Approved by:	maintainer timeout (120 days)

Changes:
  head/net/mpd5/Makefile
  head/net/mpd5/files/mpd5.in
Comment 3 Jimmy Olgeni freebsd_committer freebsd_triage 2014-06-07 17:32:39 UTC
Patch committed.