mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Unbreak by using new upstream
The author restored the working version to github. The version in the README is wrong (1.10) but is correct in CHANGELOG (1.10.1). PR: 243852 MFH: 2020Q1
This commit is contained in:
parent
c83e0b2a3c
commit
99bfed083f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=529134
2 changed files with 6 additions and 6 deletions
|
@ -5,20 +5,19 @@ PORTNAME= mod_evasive
|
||||||
PORTVERSION= 1.10.1
|
PORTVERSION= 1.10.1
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
CATEGORIES= www security
|
CATEGORIES= www security
|
||||||
MASTER_SITES= http://www.zdziarski.com/blog/wp-content/uploads/2010/02/
|
|
||||||
DISTNAME= mod_evasive_${PORTVERSION}
|
DISTNAME= mod_evasive_${PORTVERSION}
|
||||||
DIST_SUBDIR= apache2
|
DIST_SUBDIR= apache2
|
||||||
|
|
||||||
MAINTAINER= kiwi@oav.net
|
MAINTAINER= kiwi@oav.net
|
||||||
COMMENT= Apache module to try to protect the HTTP Server from DoS/DDoS attacks
|
COMMENT= Apache module to try to protect the HTTP Server from DoS/DDoS attacks
|
||||||
|
|
||||||
BROKEN= unfetchable
|
USE_GITHUB= yes
|
||||||
|
GH_ACCOUNT= jzdziarski
|
||||||
|
GH_TAGNAME= ad6e89f6c7d835945a7d329cc0f04adaefc3d114
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
|
||||||
|
|
||||||
USES= apache:2.2+
|
USES= apache:2.2+
|
||||||
AP_FAST_BUILD= yes
|
AP_FAST_BUILD= yes
|
||||||
AP_GENPLIST= yes
|
AP_GENPLIST= yes
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (apache2/mod_evasive_1.10.1.tar.gz) = 07c45139aa313899484a900f0fc162b3e17eb4f60fe474d7f3dd6c9941e95667
|
TIMESTAMP = 1585173611
|
||||||
SIZE (apache2/mod_evasive_1.10.1.tar.gz) = 20454
|
SHA256 (apache2/jzdziarski-mod_evasive-1.10.1-ad6e89f6c7d835945a7d329cc0f04adaefc3d114_GH0.tar.gz) = cb6a574dabbda7043048bda90250b3f367af48225b83afc5eccd1fa31e4715ee
|
||||||
|
SIZE (apache2/jzdziarski-mod_evasive-1.10.1-ad6e89f6c7d835945a7d329cc0f04adaefc3d114_GH0.tar.gz) = 20303
|
||||||
|
|
Loading…
Add table
Reference in a new issue