ports/186281: www/mod_limitipconn2: Add local IP exception patch

olli hauer ohauer at gmx.de
Fri Jan 31 06:11:52 UTC 2014


On 2014-01-31 06:00, Yuan-Chung Hsiao wrote:
> please commit this patch, tks!


Hi ychsiao,

I think this is also a good time to update to port to the latest version (0.24)

Can you additional check the following patch.


Index: Makefile
===================================================================
--- Makefile    (revision 341913)
+++ Makefile    (working copy)
@@ -2,8 +2,7 @@
 # $FreeBSD$

 PORTNAME=      mod_limitipconn
-PORTVERSION=   0.23
-PORTREVISION=  3
+PORTVERSION=   0.24
 CATEGORIES=    www
 MASTER_SITES=  http://dominia.org/djao/limit/
 PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
@@ -15,7 +14,7 @@

 LICENSE=       APACHE20

-USE_APACHE=    22
+USE_APACHE=    22+
 USE_BZIP2=     yes

 AP_FAST_BUILD= yes
Index: distinfo
===================================================================
--- distinfo    (revision 341913)
+++ distinfo    (working copy)
@@ -1,2 +1,2 @@
-SHA256 (apache2/mod_limitipconn-0.23.tar.bz2) = eca35131e2d17b4499d7be13190cc0cdd5c82d83660b8bc96c79dc617defa6ec
-SIZE (apache2/mod_limitipconn-0.23.tar.bz2) = 9851
+SHA256 (apache2/mod_limitipconn-0.24.tar.bz2) = 69ca8fbf99d4e02db75e129df07d1604db771e9c10c1b199e2accaa96aec2a1f
+SIZE (apache2/mod_limitipconn-0.24.tar.bz2) = 10150



More information about the freebsd-ports-bugs mailing list