Bug 164339 - sysutils/heartbeat : post-deinstall considered harmful
Summary: sysutils/heartbeat : post-deinstall considered harmful
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: Chris Rees
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-20 18:10 UTC by Chris Rees
Modified: 2012-01-21 07:30 UTC (History)
0 users

See Also:


Attachments
patch.txt (413 bytes, text/plain)
2012-01-20 18:10 UTC, Chris Rees
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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 :)