Bug 130035 - mail/courier: cleanup after upgrade
Summary: mail/courier: cleanup after upgrade
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-29 20:30 UTC by bsd
Modified: 2008-12-30 14:52 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bsd 2008-12-29 20:30:01 UTC
There are three files in port's files directory, extrapatch-maildir__maildirfilter.c, extrapatch-webmail__folder.c and extrapatch-webmail__newmsg.c, which should be deleted. They are leftovers from old days for 4.11 compatibility, and are not used any more while building the port. As this is just a cleanup with absolutely no effect to the port and its building process, port version need not to be bumped.

Fix: 

Just delete three mentioned files
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2008-12-30 13:02:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-12-30 14:35:10 UTC
amdmi3      2008-12-30 14:34:55 UTC

  FreeBSD ports repository

  Removed files:
    mail/courier/files   extrapatch-maildir__maildirfilter.c 
                         extrapatch-webmail__folder.c 
                         extrapatch-webmail__newmsg.c 
  Log:
  - Remove obsolete patches
  
  PR:             130035
  Submitted by:   Milan Obuch <bsd at dino dot sk>
  
  Revision  Changes    Path
  1.2       +0 -18     ports/mail/courier/files/extrapatch-maildir__maildirfilter.c (dead)
  1.2       +0 -20     ports/mail/courier/files/extrapatch-webmail__folder.c (dead)
  1.2       +0 -18     ports/mail/courier/files/extrapatch-webmail__newmsg.c (dead)
_______________________________________________
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 3 Dmitry Marakasov freebsd_committer freebsd_triage 2008-12-30 14:52:20 UTC
State Changed
From-To: open->closed

Committed. Thanks!