From owner-cvs-all@FreeBSD.ORG Wed Jun 20 01:30: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 CB6BE1065670; Wed, 20 Jun 2012 01:30:36 +0000 (UTC) (envelope-from fluffy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9F0A88FC0A; Wed, 20 Jun 2012 01:30: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 q5K1UaaI025657; Wed, 20 Jun 2012 01:30:36 GMT (envelope-from fluffy@repoman.freebsd.org) Received: (from fluffy@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q5K1UamO025656; Wed, 20 Jun 2012 01:30:36 GMT (envelope-from fluffy) Message-Id: <201206200130.q5K1UamO025656@repoman.freebsd.org> From: Dima Panov Date: Wed, 20 Jun 2012 01:30:36 +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/suphp Makefile ports/www/suphp/files patch-src_SmartPtr.hpp 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, 20 Jun 2012 01:30:36 -0000 fluffy 2012-06-20 01:30:36 UTC FreeBSD ports repository Modified files: www/suphp Makefile Added files: www/suphp/files patch-src_SmartPtr.hpp Log: - Unbroke with clang/gcc47+ by use restrictive C++ construction - Declare that code use gnu89 style - No PORTREVISION bump, users with base gcc not affected PR: 168579 Submitted by: myself Approved by: maintainer timeout (> 2 weeks) Obtained from: PkgSrc repo Revision Changes Path 1.44 +1 -0 ports/www/suphp/Makefile 1.1 +15 -0 ports/www/suphp/files/patch-src_SmartPtr.hpp (new)