From owner-cvs-all@FreeBSD.ORG Mon Jun 25 16:18:36 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 34EB11065674; Mon, 25 Jun 2012 16:18:36 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 051EE8FC1F; Mon, 25 Jun 2012 16:18:36 +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 q5PGIZPa004738; Mon, 25 Jun 2012 16:18:35 GMT (envelope-from rakuco@repoman.freebsd.org) Received: (from rakuco@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q5PGIZEH004737; Mon, 25 Jun 2012 16:18:35 GMT (envelope-from rakuco) Message-Id: <201206251618.q5PGIZEH004737@repoman.freebsd.org> From: Raphael Kubo da Costa Date: Mon, 25 Jun 2012 16:18:35 +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/raptor2 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jun 2012 16:18:36 -0000 rakuco 2012-06-25 16:18:35 UTC FreeBSD ports repository Modified files: textproc/raptor2 Makefile distinfo pkg-plist Log: Update to 2.0.8. Catch up with a few changes introduced in the 2.0.7 release: - Do not pass the --with-xml-parser to the configure script, as expat support has been removed altogether. - Depend on devel/icu as raptor has removed its internal Unicode NFC checking code. Revision Changes Path 1.58 +4 -2 ports/textproc/raptor2/Makefile 1.33 +2 -2 ports/textproc/raptor2/distinfo 1.19 +1 -0 ports/textproc/raptor2/pkg-plist