svn commit: r454043 - head

Thomas Zander riggs at FreeBSD.org
Sun Nov 12 14:09:14 UTC 2017


Author: riggs
Date: Sun Nov 12 14:09:12 2017
New Revision: 454043
URL: https://svnweb.freebsd.org/changeset/ports/454043

Log:
  Provide UPDATING entry for renaming of devel/oniguruma6 to devel/oniguruma
  
  PR:		222869
  Reported by:	m.bueker at berlin.de

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sun Nov 12 14:00:48 2017	(r454042)
+++ head/UPDATING	Sun Nov 12 14:09:12 2017	(r454043)
@@ -5,6 +5,24 @@ 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.
 
+20171112:
+  AFFECTS: consumers of devel/oniguruma*
+  AUTHOR: riggs at FreeBSD.org
+
+  Outdated versions of oniguruma have been removed from the ports
+  tree; devel/oniguruma is the only supported version, currently
+  replacing devel/oniguruma6.
+  pkg should handle this automatically while users of portmaster or
+  portupgrade might need to take additional manual steps:
+
+  for users of portmaster:
+	portmaster -o devel/oniguruma devel/oniguruma6
+	portmaster -r devel/oniguruma
+
+  for users of portupgrade:
+	portupgrade -o devel/oniguruma devel/oniguruma6
+	portupgrade -fr devel/oniguruma
+
 20171107:
   AFFECTS: users of www/node
   AUTHOR: bhughes at FreeBSD.org	


More information about the svn-ports-all mailing list