From owner-svn-ports-all@FreeBSD.ORG Wed Feb 4 14:03:52 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AAC3B473; Wed, 4 Feb 2015 14:03:52 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 964C6B1D; Wed, 4 Feb 2015 14:03:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t14E3qUs056209; Wed, 4 Feb 2015 14:03:52 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t14E3q4h056208; Wed, 4 Feb 2015 14:03:52 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201502041403.t14E3q4h056208@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 4 Feb 2015 14:03:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r378401 - head/www/mod_perl2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2015 14:03:52 -0000 Author: antoine Date: Wed Feb 4 14:03:51 2015 New Revision: 378401 URL: https://svnweb.freebsd.org/changeset/ports/378401 QAT: https://qat.redports.org/buildarchive/r378401/ Log: Remove NO_PACKAGE, yes is not a valid reason Modified: head/www/mod_perl2/Makefile Modified: head/www/mod_perl2/Makefile ============================================================================== --- head/www/mod_perl2/Makefile Wed Feb 4 13:45:13 2015 (r378400) +++ head/www/mod_perl2/Makefile Wed Feb 4 14:03:51 2015 (r378401) @@ -39,7 +39,6 @@ PATCHREV= 1638352 PATCHFILES+= ${PORTNAME}-${PORTVERSION}-r${PATCHREV}.diff.gz PLIST_SUB+= AP24="" PMSED= 's/%AP24%//' -NO_PACKAGE= yes .else PLIST_SUB+= AP24="@comment " PMSED= '/%AP24%/d'