diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-03-19 08:32:50 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-03-19 08:32:50 +0800 |
commit | 0dd8dffd5bbc11693b39d50f88cf0aaa01891637 (patch) | |
tree | 80257863ef93c24dc05fdff1d744d54b3e192bf9 /UPDATING | |
parent | d8192c4f6f1fcfcf0a506949dbd76883e284be61 (diff) | |
download | freebsd-ports-gnome-0dd8dffd5bbc11693b39d50f88cf0aaa01891637.tar.gz freebsd-ports-gnome-0dd8dffd5bbc11693b39d50f88cf0aaa01891637.tar.zst freebsd-ports-gnome-0dd8dffd5bbc11693b39d50f88cf0aaa01891637.zip |
Update to 2.0.0
- Add pecl-yaml1 1.3.0 (copied from pecl-yaml)
- Add UPDATING entry
Changes: https://pecl.php.net/package-changelog.php?package=yaml
PR: 213317
Submitted by: Danilo G. Baio (dbaio) <dbaio@bsd.com.br> (maintainer)
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -5,6 +5,14 @@ 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. +20170319: + AFFECTS: users of textproc/pecl-yaml + AUTHOR: dbaio@bsd.com.br + + The pecl-yaml has been upgraded to version 2.0.0, and the new version is + not compatible with PHP5. If you need PHP5 support, you can find version + 1.3.0 in textproc/pecl-yaml1. + 20170316: AFFECTS: users of python setuptools AUTHOR: antoine@FreeBSD.org |