aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authoreugen <eugen@FreeBSD.org>2017-07-17 21:19:55 +0800
committereugen <eugen@FreeBSD.org>2017-07-17 21:19:55 +0800
commit9d931f178c701a5634662442db2257d45402c227 (patch)
treed8f03811c14035ca8a4cef3ef582b90917c71b8c /UPDATING
parent3498b45b54e02d51992080e97fca2033b4caa4bc (diff)
downloadfreebsd-ports-gnome-9d931f178c701a5634662442db2257d45402c227.tar.gz
freebsd-ports-gnome-9d931f178c701a5634662442db2257d45402c227.tar.zst
freebsd-ports-gnome-9d931f178c701a5634662442db2257d45402c227.zip
Update devel/p5-Log-Any to 1.049.
Added UPDATING entry. Changelog: http://search.cpan.org/dist/Log-Any/Changes PR: 218276 Submitted by: Anton Yuzhaninov Approved by: kuriyama (maintainer timeout, 3+ months) Approved by: az (mentor, implicit)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 89934fc4f490..1fda45191868 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,15 @@ 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.
+20170717:
+ AFFECTS: users of devel/p5-Log-Any and devel/p5-Log-Any-Adapter-Syslog
+ AUTHOR: eugen@FreeBSD.org
+
+ devel/p5-Log-Any-Adapter-Syslog functionality have been merged into
+ devel/p5-Log-Any and from now devel/p5-Log-Any must be used.
+
+ devel/p5-Log-Any-Adapter-Syslog will be marked as deprecated and removed.
+
20170712:
AFFECTS: users of devel/apr1
AUTHOR: brnrd@FreeBSD.org