Date: Tue, 24 May 2016 22:49:02 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415816 - head Message-ID: <201605242249.u4OMn2uI065807@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Tue May 24 22:49:01 2016 New Revision: 415816 URL: https://svnweb.freebsd.org/changeset/ports/415816 Log: Add an entry about the new @xmlcatmgr Modified: head/CHANGES Modified: head/CHANGES ============================================================================== --- head/CHANGES Tue May 24 22:39:17 2016 (r415815) +++ head/CHANGES Tue May 24 22:49:01 2016 (r415816) @@ -10,6 +10,15 @@ in the release notes and/or placed into All ports committers are allowed to commit to this file. +20160525: +AUTHOR: bapt@FreeBSD.org + + New keyword @xmlcatmgr has been added, to handle the XML and SGML catalog + maintainance, in order to improve consistency and correctness of the + generation of the catalog. + If the catalog file has an extension being '.xml' it will be automatically + added to the XML catalog, otherwise it will be added to the SGML catalog + 20160512: AUTHOR: emaste@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605242249.u4OMn2uI065807>