Bug 166092 - [PATCH] security/monkeysphere: drop unknown post-deinstall target, use standard deinstall script, tighten plist
Summary: [PATCH] security/monkeysphere: drop unknown post-deinstall target, use standa...
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: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-14 16:30 UTC by Jason Helfman
Modified: 2012-03-28 21:50 UTC (History)
1 user (show)

See Also:


Attachments
monkeysphere-0.24_1.patch (3.87 KB, patch)
2012-03-14 16:30 UTC, Jason Helfman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Helfman freebsd_committer freebsd_triage 2012-03-14 16:30:00 UTC
post-deinstall is an invalid target, use pkg-deinstall script.
respect DOCSDIR and DATADIR in plist

Port maintainer (dkg@fifthhorseman.net) is cc'd.

Generated with FreeBSD Port Tools 0.99_4 (mode: change, diff: CVS)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-14 16:30:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jgh

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-14 16:30:15 UTC
Maintainer of security/monkeysphere,

Please note that PR ports/166092 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/166092

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-14 16:30:17 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Jason Helfman freebsd_committer freebsd_triage 2012-03-28 21:33:59 UTC
State Changed
From-To: feedback->open

feedback timeout (14 days)
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-03-28 21:43:14 UTC
jgh         2012-03-28 20:43:06 UTC

  FreeBSD ports repository

  Modified files:
    security/monkeysphere Makefile pkg-plist 
  Log:
  - drop invalid post-deinstall target
  - move to DOCSDIR/DATADIR in pkg-plist
  
  PR:     ports/166092
  Submitted by:   jgh
  Approved by:    maintainer timeout ( 14 days )
  Feature safe:   yes
  
  Revision  Changes    Path
  1.3       +0 -3      ports/security/monkeysphere/Makefile
  1.2       +34 -34    ports/security/monkeysphere/pkg-plist
_______________________________________________
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 6 Jason Helfman freebsd_committer freebsd_triage 2012-03-28 21:43:39 UTC
State Changed
From-To: open->closed

Committed. Thanks!