From 82b8c6625950f762bce2521b318426808b0ddb55 Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Fri, 15 Dec 2017 17:19:56 +0000 Subject: - Convert GUILE1 and GUILE2 options to flavors in the gnucash port - Make the guile2 flavor the new default. Users requiring guile1 can use that flavor - Add note in UPDATING, since the default is changing Reviewed by: mat Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D13478 --- UPDATING | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index d79ed66fd0d4..e1c248da09c4 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,21 @@ 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. +20171215: + AFFECTS: users of finance/gnucash + AUTHOR: madpilot@FreeBSD.org + + The gnucash port has been converted too use flavors, the GUILE1 + and GUILE2 options have been converted to flavors so that two + separate packages can be provided. + + Since the next major release of gnucash will drop guile1 support, + the default flavor package is compiled against guile2, switching + the previous default. + + Users who intend to stay on the guile1 version should deinstall + the default gnucash package and install the gnucash-guile1 package. + 20171214: AFFECTS: all ports users AUTHOR: adamw@FreeBSD.org -- cgit v1.2.3