aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2019-06-02 13:55:36 +0000
committerThierry Thomas <thierry@FreeBSD.org>2019-06-02 13:55:36 +0000
commita04e20f9ffc612d303054877da9cd65f4635acc7 (patch)
treef692a68d0f3b743c0919e42c48f5b134c3fa72c9 /UPDATING
parent3868c68ab4835b712071ae3734b0fef8851d2f32 (diff)
downloadports-a04e20f9ffc612d303054877da9cd65f4635acc7.tar.gz
ports-a04e20f9ffc612d303054877da9cd65f4635acc7.zip
Update to d36b64d8a g20190531
- Update to d36b64d8a g20190531 - pkg-plist cleanup - require intl extension - update UPDATING for possible restart PR: 238286 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=503314
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 347860851ed7..23cf0d921454 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,13 @@ 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.
+20180601:
+ AFFECTS: www/tt-rss
+ AUTHOR: dereks@lifeofadishwasher.com
+
+ tt-rss now uses php intl for extension; a web server reload
+ will be required if intl extension isn't already loaded.
+
20190522:
AFFECTS: users of sysutils/graylog
AUTHOR: dch@FreeBSD.org