From owner-cvs-all@FreeBSD.ORG Fri Aug 29 20:18:55 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 659B81065673; Fri, 29 Aug 2008 20:18:55 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 539A48FC17; Fri, 29 Aug 2008 20:18:55 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7TKIsHg085797; Fri, 29 Aug 2008 20:18:54 GMT (envelope-from glarkin@repoman.freebsd.org) Received: (from glarkin@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7TKIsVw085796; Fri, 29 Aug 2008 20:18:54 GMT (envelope-from glarkin) Message-Id: <200808292018.m7TKIsVw085796@repoman.freebsd.org> From: Greg Larkin Date: Fri, 29 Aug 2008 20:18:54 +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/ctpp2 Makefile distinfo pkg-plist ports/textproc/ctpp2/files patch-CMakeLists.txt ports/textproc/p5-HTML-CTPP2 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2008 20:18:55 -0000 glarkin 2008-08-29 20:18:54 UTC FreeBSD ports repository Modified files: textproc/ctpp2 Makefile distinfo pkg-plist textproc/p5-HTML-CTPP2 Makefile distinfo Added files: textproc/ctpp2/files patch-CMakeLists.txt Log: - Updated ctpp2 to version 2.3.5 - Fixed ctpp2 build problem for amd64 - Updated p5-HTML-CTPP2 to version 2.3.6 and unbreak - Added BUILD_DEPENDS to get correct version of ctpp2 to avoid compilation errors in Perl module PR: ports/126331 Submitted by: Andrei V. Shetuhin (maintainer) Approved by: beech (mentor, implicit) Revision Changes Path 1.7 +3 -2 ports/textproc/ctpp2/Makefile 1.6 +3 -3 ports/textproc/ctpp2/distinfo 1.1 +11 -0 ports/textproc/ctpp2/files/patch-CMakeLists.txt (new) 1.6 +1 -1 ports/textproc/ctpp2/pkg-plist 1.5 +2 -3 ports/textproc/p5-HTML-CTPP2/Makefile 1.3 +3 -3 ports/textproc/p5-HTML-CTPP2/distinfo