Bug 166122 - [PATCH] mail/qmail-scanner: drop invalid post-deinstall target
Summary: [PATCH] mail/qmail-scanner: drop invalid post-deinstall target
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 21:40 UTC by Jason Helfman
Modified: 2012-03-29 01:50 UTC (History)
1 user (show)

See Also:


Attachments
qmail-scanner-2.01_6.patch (1.43 KB, patch)
2012-03-14 21:40 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 21:40:01 UTC
post-deinstall is an invalid target
use pkg-deinstall script, and add to sub_files

Added file(s):
- files/pkg-deinstall.in

Port maintainer (lippe@FreeBSD.org) 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 21:40:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lippe

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Jason Helfman freebsd_committer freebsd_triage 2012-03-28 21:33:19 UTC
Responsible Changed
From-To: lippe->jgh

maintainer timeout (14 days)
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-03-29 01:45:38 UTC
jgh         2012-03-29 00:45:25 UTC

  FreeBSD ports repository

  Modified files:
    mail/qmail-scanner   Makefile 
  Added files:
    mail/qmail-scanner/files pkg-deinstall.in 
  Log:
  - drop invalid post-deinstall target
  - add pkg-deinstall script and add to SUB_FILES
  
  PR:     ports/166122
  Submitted by:   jgh
  Approved by:    maintainer timeout ( 14 days )
  Feature safe:   yes
  
  Revision  Changes    Path
  1.27      +2 -7      ports/mail/qmail-scanner/Makefile
  1.1       +5 -0      ports/mail/qmail-scanner/files/pkg-deinstall.in (new)
_______________________________________________
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 4 Jason Helfman freebsd_committer freebsd_triage 2012-03-29 01:46:49 UTC
State Changed
From-To: open->closed

Committed. Thanks!