svn commit: r305114 - head

Guido Falsi madpilot at FreeBSD.org
Mon Oct 1 12:36:52 UTC 2012


Author: madpilot
Date: Mon Oct  1 12:36:51 2012
New Revision: 305114
URL: http://svn.freebsd.org/changeset/ports/305114

Log:
  Add note about renamed files in mail/maildrop.
  
  Suggested by:	Andrew Clarke <mail at ozzmosis.com> (via ports at FreeBSD.org)
  Approved by:	tabthorpe (mentor)

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Mon Oct  1 12:21:43 2012	(r305113)
+++ head/UPDATING	Mon Oct  1 12:36:51 2012	(r305114)
@@ -5,6 +5,20 @@ they are unavoidable.
 You should get into the habit of checking this file for changes each time
 you update your ports collection, before attempting any port upgrades.
 
+20120928:
+  AFFECTS: users of mail/maildrop
+  AUTHOR: madpilot at FreeBSD.org
+
+  With the update to 2.6.0 of mail/maildrop the following executable
+  files:
+
+  bin/deliverquota -> bin/maildrop-deliverquota
+  bin/maidirmake -> bin/maildrop-maildirmake
+
+  have been renamed to avoid colliding with files installed from
+  other ports. Man pages and html files in DOCSDIR relating to these
+  files have also been renamed accordingly.
+
 20120925:
   AFFECTS: users of www/linux-f10-flashplugin11
   AUTHOR: eadler at FreeBSD.org



More information about the svn-ports-all mailing list