K 10 svn:author V 2 se K 8 svn:date V 27 2020-10-31T15:33:08.065312Z K 7 svn:log V 619 Update to FreeBSD-CURRENT base SVN revision r367207 This update improves the internal pre-processor and makes it report data file issues with filename and line number of the failed commend. Several tests have been added to detect unmatched condition directives (e.g. #endif or #else without prior #ifdef or #ifndef). An #undef command has been added since it occurs in one of the calendar files tradionally distributed with FreeBSD (and now in the deskutils/calendar-data port). This update adds a default definition of _PATH_LOCALBASE that is required to build the port on systems that do not define it in paths.h. END