Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Mar 2017 18:23:12 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r436012 - head
Message-ID:  <201703121823.v2CINCbj089078@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Mar 12 18:23:12 2017
New Revision: 436012
URL: https://svnweb.freebsd.org/changeset/ports/436012

Log:
  Document the move of textproc/ack

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sun Mar 12 17:54:21 2017	(r436011)
+++ head/UPDATING	Sun Mar 12 18:23:12 2017	(r436012)
@@ -5,6 +5,16 @@ 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.
 
+20170312:
+  AFFECTS: users of textproc/ack
+  AUTHOR: sunpoet@FreeBSD.org
+
+  ack has been renamed back to p5-ack to match our perl naming. You could
+  run the following to update pkg database:
+
+    # pkg set -n ack:p5-ack
+    # pkg set -o textproc/ack:textproc/p5-ack
+
 20170311:
   AFFECTS: users of games/tome4 with paid DLCs
   AUTHOR: lifanov@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703121823.v2CINCbj089078>