svn commit: r400228 - head

Kubilay Kocak koobs at FreeBSD.org
Tue Oct 27 11:24:28 UTC 2015


Author: koobs
Date: Tue Oct 27 11:24:26 2015
New Revision: 400228
URL: https://svnweb.freebsd.org/changeset/ports/400228

Log:
  UPDATING: Clarify 20151020 keepassx entry instructions
  
  Simple tweaks to UPDATING keepassx entry to make it more obvious that the
  instructions are a series of steps, not alternatives.
  
  Approved by:		mat (original author)
  Differential Revision:	https://reviews.freebsd.org/D4008

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Tue Oct 27 11:05:42 2015	(r400227)
+++ head/UPDATING	Tue Oct 27 11:24:26 2015	(r400228)
@@ -8,8 +8,8 @@ you update your ports collection, before
 20151020:
   AFFECTS: users of security/keepassx2
 
-  In order of package name changed, please remove old install before
-  upgrade.
+  Due to a package name change, first remove the existing package
+  and then reinstall it:
 
   # pkg delete security/keepassx2
   # portmaster security/keepassx2


More information about the svn-ports-all mailing list