From owner-freebsd-apache@FreeBSD.ORG Sun Mar 23 00:10:02 2014 Return-Path: Delivered-To: apache@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 41635147 for ; Sun, 23 Mar 2014 00:10:02 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2AC0F817 for ; Sun, 23 Mar 2014 00:10:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s2N0A1Hk015161 for ; Sun, 23 Mar 2014 00:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s2N0A1WT015160; Sun, 23 Mar 2014 00:10:01 GMT (envelope-from gnats) Date: Sun, 23 Mar 2014 00:10:01 GMT Message-Id: <201403230010.s2N0A1WT015160@freefall.freebsd.org> To: apache@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/187028: commit references a PR X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: dfilter service List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Mar 2014 00:10:02 -0000 The following reply was made to PR ports/187028; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/187028: commit references a PR Date: Sun, 23 Mar 2014 00:00:03 +0000 (UTC) Author: ohauer Date: Sat Mar 22 23:59:59 2014 New Revision: 348816 URL: http://svnweb.freebsd.org/changeset/ports/348816 QAT: https://qat.redports.org/buildarchive/r348816/ Log: - add LICENSE=APACHE20 PR: ports/187028 Submitted by: (maintainer) Modified: head/www/mod_fcgid/Makefile Modified: head/www/mod_fcgid/Makefile ============================================================================== --- head/www/mod_fcgid/Makefile Sat Mar 22 23:52:01 2014 (r348815) +++ head/www/mod_fcgid/Makefile Sat Mar 22 23:59:59 2014 (r348816) @@ -12,6 +12,8 @@ DIST_SUBDIR= apache2 MAINTAINER= freebsd.ports@webstyle.ch COMMENT= Alternative FastCGI module for Apache2 +LICENSE= APACHE20 + USE_APACHE= 22+ HAS_CONFIGURE= yes _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"