From owner-cvs-ports@FreeBSD.ORG Thu Feb 9 01:18:21 2012 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1EE32106566C; Thu, 9 Feb 2012 01:18:21 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0E3808FC0A; Thu, 9 Feb 2012 01:18:21 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q191IK2a061534; Thu, 9 Feb 2012 01:18:20 GMT (envelope-from mandree@repoman.freebsd.org) Received: (from mandree@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q191IKsI061533; Thu, 9 Feb 2012 01:18:20 GMT (envelope-from mandree) Message-Id: <201202090118.q191IKsI061533@repoman.freebsd.org> From: Matthias Andree Date: Thu, 9 Feb 2012 01:18:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/xmlto Makefile distinfo ports/textproc/xmlto/files patch-xmlto.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2012 01:18:21 -0000 mandree 2012-02-09 01:18:20 UTC FreeBSD ports repository Modified files: textproc/xmlto Makefile distinfo Added files: textproc/xmlto/files patch-xmlto.in Log: Update to new upstream release 0.0.25. Changes: fix possible conflict in manpage generation fix the issue with fop/fop1 extensions support fix support for external data objects (images) with fop Local change: fix the --noextensions option. Note: This also fixes the PDF generation in x11-toolkits/libXaw. Revision Changes Path 1.26 +2 -2 ports/textproc/xmlto/Makefile 1.13 +2 -2 ports/textproc/xmlto/distinfo 1.4 +11 -0 ports/textproc/xmlto/files/patch-xmlto.in (new)