Bug 164339

Summary: sysutils/heartbeat : post-deinstall considered harmful
Product: Ports & Packages Reporter: Chris Rees <crees>
Component: Individual Port(s)Assignee: Chris Rees <crees>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch.txt none

Description Chris Rees freebsd_committer freebsd_triage 2012-01-20 18:10:09 UTC
	post-deinstall target is bogus; make deinstall calls pkg_delete -f, which executes the pkg-deinstall script anyway.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-20 18:10:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->crees

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-20 18:10:22 UTC
Maintainer of sysutils/heartbeat,

Please note that PR ports/164339 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/164339

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-20 18:10:24 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 ports 2012-01-20 22:01:26 UTC
Approved.
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-01-21 07:22:24 UTC
crees       2012-01-21 07:22:16 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/heartbeat   Makefile 
  Log:
  Remove bogus post-deinstall target
  
  PR:             ports/164339
  Submitted by:   crees (me)
  Approved by:    maintainer (Justin Head <ports@encarnate.com>)
  
  Revision  Changes    Path
  1.43      +0 -3      ports/sysutils/heartbeat/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 6 Chris Rees freebsd_committer freebsd_triage 2012-01-21 07:22:30 UTC
State Changed
From-To: feedback->closed

Thanks for your prompt approval :)