Bug 166060 - mail/archiveopteryx: remove unknown target post-deinstall
Summary: mail/archiveopteryx: remove unknown target post-deinstall
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-13 20:30 UTC by Jason Helfman
Modified: 2012-03-14 18:00 UTC (History)
0 users

See Also:


Attachments
file.diff (2.27 KB, patch)
2012-03-13 20: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-13 20:30:01 UTC
post-deinstall will never be run
update pkg-install and pkg-deinstall files, as well as syntax in Makefile for standards

Fix: ? work
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-13 20:30:18 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-13 20:30:23 UTC
Maintainer of mail/archiveopteryx,

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

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

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Mark Felder freebsd_committer freebsd_triage 2012-03-14 01:13:25 UTC
I approve this patch.
Comment 5 Jason Helfman freebsd_committer freebsd_triage 2012-03-14 17:46:36 UTC
State Changed
From-To: feedback->open

maintainer approved
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-03-14 17:56:08 UTC
jgh         2012-03-14 17:55:59 UTC

  FreeBSD ports repository

  Modified files:
    mail/archiveopteryx  Makefile pkg-deinstall pkg-install 
  Log:
  - drop invalid post-deinstall target, and adjust pkg-{de}install, respectively
  
  PR:     ports/166060
  Submitted by:   jgh@
  Approved by:    maintainer, feld@feld.me
  Feature safe:   yes
  
  Revision  Changes    Path
  1.5       +2 -5      ports/mail/archiveopteryx/Makefile
  1.2       +1 -11     ports/mail/archiveopteryx/pkg-deinstall
  1.3       +1 -11     ports/mail/archiveopteryx/pkg-install
_______________________________________________
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 7 Jason Helfman freebsd_committer freebsd_triage 2012-03-14 17:56:25 UTC
State Changed
From-To: open->closed

Committed. Thanks!