From owner-cvs-all@FreeBSD.ORG Tue Jul 14 04:16:37 2009 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 9453F1065670; Tue, 14 Jul 2009 04:16:37 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 698C58FC1A; Tue, 14 Jul 2009 04:16:37 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n6E4GbUg010138; Tue, 14 Jul 2009 04:16:37 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n6E4Gbwr010137; Tue, 14 Jul 2009 04:16:37 GMT (envelope-from mezz) Message-Id: <200907140416.n6E4Gbwr010137@repoman.freebsd.org> From: Jeremy Messenger Date: Tue, 14 Jul 2009 04:16:37 +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/devel/regexx Makefile ports/devel/regexx/files patch-libtool22 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: Tue, 14 Jul 2009 04:16:38 -0000 mezz 2009-07-14 04:16:37 UTC FreeBSD ports repository Modified files: devel/regexx Makefile Added files: devel/regexx/files patch-libtool22 Log: -Fix the build with libtool 2.2. -Remove pcre dependency, it has never use system which it uses in its tarball. -Don't build the pcre's example, it's not need. -Bump the PORTREVISION. Revision Changes Path 1.18 +3 -3 ports/devel/regexx/Makefile 1.1 +56 -0 ports/devel/regexx/files/patch-libtool22 (new)