From owner-cvs-ports@FreeBSD.ORG Tue Jul 3 10:54:00 2012 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 21D13106564A; Tue, 3 Jul 2012 10:54:00 +0000 (UTC) (envelope-from scheidell@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0DC378FC14; Tue, 3 Jul 2012 10:54:00 +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 q63ArxUf033086; Tue, 3 Jul 2012 10:53:59 GMT (envelope-from scheidell@repoman.freebsd.org) Received: (from scheidell@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q63ArxNP033085; Tue, 3 Jul 2012 10:53:59 GMT (envelope-from scheidell) Message-Id: <201207031053.q63ArxNP033085@repoman.freebsd.org> From: Michael Scheidell Date: Tue, 3 Jul 2012 10:53:59 +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/pivotx Makefile pkg-plist ports/www/pivotx/files patch-example.htaccess patch-module_smarty.php pkg-message.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: Tue, 03 Jul 2012 10:54:00 -0000 scheidell 2012-07-03 10:53:59 UTC FreeBSD ports repository Modified files: www/pivotx Makefile pkg-plist www/pivotx/files pkg-message.in Added files: www/pivotx/files patch-example.htaccess patch-module_smarty.php Log: - Unbreak on PHP 5.4 [1] - Supply default .htaccess in PORTEXAMPLES [1] - Use PORT(DOCS|EXAMPLES) MACRO's for pkg-plist [2] PR: ports/169067 [1] Submitted by: Fumiyuki Shimizu (maintainer) [1] Reviewed by: scheidell@ (me) [2] Revision Changes Path 1.9 +20 -7 ports/www/pivotx/Makefile 1.1 +11 -0 ports/www/pivotx/files/patch-example.htaccess (new) 1.1 +11 -0 ports/www/pivotx/files/patch-module_smarty.php (new) 1.3 +1 -1 ports/www/pivotx/files/pkg-message.in 1.8 +1 -6 ports/www/pivotx/pkg-plist