Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Nov 2018 17:28:46 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r485948 - head/www/mod_rpaf2
Message-ID:  <201811261728.wAQHSkJS013029@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Mon Nov 26 17:28:46 2018
New Revision: 485948
URL: https://svnweb.freebsd.org/changeset/ports/485948

Log:
  Fix USES,  2.2 is long gone from the tree

Modified:
  head/www/mod_rpaf2/Makefile

Modified: head/www/mod_rpaf2/Makefile
==============================================================================
--- head/www/mod_rpaf2/Makefile	Mon Nov 26 17:28:01 2018	(r485947)
+++ head/www/mod_rpaf2/Makefile	Mon Nov 26 17:28:46 2018	(r485948)
@@ -13,7 +13,7 @@ COMMENT=	Make proxied requests appear with client IP
 
 LICENSE=	APACHE20
 
-USES=		apache:2.2+
+USES=		apache:2.4+
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	gnif



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811261728.wAQHSkJS013029>