From owner-cvs-all@FreeBSD.ORG Wed Jun 9 01:12:11 2010 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 2FEB7106566B; Wed, 9 Jun 2010 01:12:11 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 06DEC8FC14; Wed, 9 Jun 2010 01:12:11 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o591CAgn090255; Wed, 9 Jun 2010 01:12:10 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o591CAFJ090254; Wed, 9 Jun 2010 01:12:10 GMT (envelope-from pgollucci) Message-Id: <201006090112.o591CAFJ090254@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Wed, 9 Jun 2010 01:12:10 +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/www/mod_python3 Makefile pkg-plist ports/www/mod_python3/files patch-Makefile.in 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: Wed, 09 Jun 2010 01:12:11 -0000 pgollucci 2010-06-09 01:12:10 UTC FreeBSD ports repository Modified files: www/mod_python3 Makefile pkg-plist Added files: www/mod_python3/files patch-Makefile.in Log: - Fix the pkg-plist. The install wasn't running an apxs command so it confused the apxs setup. I believe this is the last one, so tb/pointyhat exceptions can be removed for www/apache20. With Hat: apache@ Revision Changes Path 1.48 +3 -1 ports/www/mod_python3/Makefile 1.4 +10 -0 ports/www/mod_python3/files/patch-Makefile.in (new) 1.12 +2 -2 ports/www/mod_python3/pkg-plist