diff options
-rw-r--r-- | www/mod_extract_forwarded/Makefile | 16 | ||||
-rw-r--r-- | www/mod_extract_forwarded/distinfo | 6 | ||||
-rw-r--r-- | www/mod_extract_forwarded/pkg-descr | 2 | ||||
-rw-r--r-- | www/mod_extract_forwarded_ap13/Makefile | 16 | ||||
-rw-r--r-- | www/mod_extract_forwarded_ap13/distinfo | 6 | ||||
-rw-r--r-- | www/mod_extract_forwarded_ap13/pkg-descr | 2 |
6 files changed, 22 insertions, 26 deletions
diff --git a/www/mod_extract_forwarded/Makefile b/www/mod_extract_forwarded/Makefile index d140338e9a80..1481b4d0de3b 100644 --- a/www/mod_extract_forwarded/Makefile +++ b/www/mod_extract_forwarded/Makefile @@ -6,24 +6,22 @@ # PORTNAME= mod_extract_forwarded -PORTVERSION= 1.4 +PORTVERSION= 2.0.2 CATEGORIES= www -MASTER_SITES= http://web.warhound.org/${PORTNAME}/ \ - http://atreides.freenix.no/~anders/ +MASTER_SITES= http://www.openinfo.co.uk/apache/ +DISTNAME= extract_forwarded-${DISTVERSION} -MAINTAINER= apache@FreeBSD.org +MAINTAINER= kuriyama@FreeBSD.org COMMENT= An Apache module that can make proxied requests appear with client IP +USE_APACHE= 20+ +WRKSRC= ${WRKDIR}/extract_forwarded +PORTDOCS= INSTALL README MAKE_JOBS_SAFE= yes -USE_APACHE= 1.3 AP_FAST_BUILD= yes AP_GENPLIST= yes -WRKSRC= ${WRKDIR}/${PORTNAME} - -PORTDOCS= doc.html README - post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR}/ diff --git a/www/mod_extract_forwarded/distinfo b/www/mod_extract_forwarded/distinfo index 480fac8f78d4..7df3e75be221 100644 --- a/www/mod_extract_forwarded/distinfo +++ b/www/mod_extract_forwarded/distinfo @@ -1,3 +1,3 @@ -MD5 (mod_extract_forwarded-1.4.tar.gz) = 10fd6551c0daef4022fdcbda321374a0 -SHA256 (mod_extract_forwarded-1.4.tar.gz) = e37688792d518e6e4ef24f03e66f9790f58a0358a6489166319927345ccc0c41 -SIZE (mod_extract_forwarded-1.4.tar.gz) = 9478 +MD5 (extract_forwarded-2.0.2.tar.gz) = d7aeb59fa81cbe74c485c33873ea1c65 +SHA256 (extract_forwarded-2.0.2.tar.gz) = 934e2da02a2a71dd40a6050e884ac034174a1bfee0d0d4aeeeb68b942d94cafb +SIZE (extract_forwarded-2.0.2.tar.gz) = 13812 diff --git a/www/mod_extract_forwarded/pkg-descr b/www/mod_extract_forwarded/pkg-descr index a2022ec8ef1f..8c7b30bde9ee 100644 --- a/www/mod_extract_forwarded/pkg-descr +++ b/www/mod_extract_forwarded/pkg-descr @@ -8,6 +8,6 @@ mod_extract_forwarded can be dangerous for host based access control because X-Forwarded-For is easily spoofed. Because of this you can configure which proxies you trust or don't trust. -WWW: http://web.warhound.org/mod_extract_forwarded/ +WWW: http://www.openinfo.co.uk/apache/ - Anders Nordby <anders@fix.no> diff --git a/www/mod_extract_forwarded_ap13/Makefile b/www/mod_extract_forwarded_ap13/Makefile index d140338e9a80..1481b4d0de3b 100644 --- a/www/mod_extract_forwarded_ap13/Makefile +++ b/www/mod_extract_forwarded_ap13/Makefile @@ -6,24 +6,22 @@ # PORTNAME= mod_extract_forwarded -PORTVERSION= 1.4 +PORTVERSION= 2.0.2 CATEGORIES= www -MASTER_SITES= http://web.warhound.org/${PORTNAME}/ \ - http://atreides.freenix.no/~anders/ +MASTER_SITES= http://www.openinfo.co.uk/apache/ +DISTNAME= extract_forwarded-${DISTVERSION} -MAINTAINER= apache@FreeBSD.org +MAINTAINER= kuriyama@FreeBSD.org COMMENT= An Apache module that can make proxied requests appear with client IP +USE_APACHE= 20+ +WRKSRC= ${WRKDIR}/extract_forwarded +PORTDOCS= INSTALL README MAKE_JOBS_SAFE= yes -USE_APACHE= 1.3 AP_FAST_BUILD= yes AP_GENPLIST= yes -WRKSRC= ${WRKDIR}/${PORTNAME} - -PORTDOCS= doc.html README - post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR}/ diff --git a/www/mod_extract_forwarded_ap13/distinfo b/www/mod_extract_forwarded_ap13/distinfo index 480fac8f78d4..7df3e75be221 100644 --- a/www/mod_extract_forwarded_ap13/distinfo +++ b/www/mod_extract_forwarded_ap13/distinfo @@ -1,3 +1,3 @@ -MD5 (mod_extract_forwarded-1.4.tar.gz) = 10fd6551c0daef4022fdcbda321374a0 -SHA256 (mod_extract_forwarded-1.4.tar.gz) = e37688792d518e6e4ef24f03e66f9790f58a0358a6489166319927345ccc0c41 -SIZE (mod_extract_forwarded-1.4.tar.gz) = 9478 +MD5 (extract_forwarded-2.0.2.tar.gz) = d7aeb59fa81cbe74c485c33873ea1c65 +SHA256 (extract_forwarded-2.0.2.tar.gz) = 934e2da02a2a71dd40a6050e884ac034174a1bfee0d0d4aeeeb68b942d94cafb +SIZE (extract_forwarded-2.0.2.tar.gz) = 13812 diff --git a/www/mod_extract_forwarded_ap13/pkg-descr b/www/mod_extract_forwarded_ap13/pkg-descr index a2022ec8ef1f..8c7b30bde9ee 100644 --- a/www/mod_extract_forwarded_ap13/pkg-descr +++ b/www/mod_extract_forwarded_ap13/pkg-descr @@ -8,6 +8,6 @@ mod_extract_forwarded can be dangerous for host based access control because X-Forwarded-For is easily spoofed. Because of this you can configure which proxies you trust or don't trust. -WWW: http://web.warhound.org/mod_extract_forwarded/ +WWW: http://www.openinfo.co.uk/apache/ - Anders Nordby <anders@fix.no> |