aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2020-03-31 17:43:04 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2020-03-31 17:43:04 +0000
commit858f9adf3a30bc88969035f8aead590ddb346dde (patch)
tree419a6b0fd501c246f4d81ffe8520eff1655b3418
parentc190484c5ce28eb63f424f52416034ada7134de6 (diff)
downloadports-858f9adf3a30bc88969035f8aead590ddb346dde.tar.gz
ports-858f9adf3a30bc88969035f8aead590ddb346dde.zip
MFH: r529134
- 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 Approved by: portmgr (implicit)
Notes
Notes: svn path=/branches/2020Q1/; revision=529995
-rw-r--r--www/mod_evasive/Makefile7
-rw-r--r--www/mod_evasive/distinfo5
2 files changed, 6 insertions, 6 deletions
diff --git a/www/mod_evasive/Makefile b/www/mod_evasive/Makefile
index d2b5be77d331..2969269bf0de 100644
--- a/www/mod_evasive/Makefile
+++ b/www/mod_evasive/Makefile
@@ -5,20 +5,19 @@ PORTNAME= mod_evasive
PORTVERSION= 1.10.1
PORTREVISION= 1
CATEGORIES= www security
-MASTER_SITES= http://www.zdziarski.com/blog/wp-content/uploads/2010/02/
DISTNAME= mod_evasive_${PORTVERSION}
DIST_SUBDIR= apache2
MAINTAINER= kiwi@oav.net
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_FILE= ${WRKSRC}/LICENSE
-WRKSRC= ${WRKDIR}/${PORTNAME}
-
USES= apache:2.2+
AP_FAST_BUILD= yes
AP_GENPLIST= yes
diff --git a/www/mod_evasive/distinfo b/www/mod_evasive/distinfo
index 83530bb31288..75177b1b55c3 100644
--- a/www/mod_evasive/distinfo
+++ b/www/mod_evasive/distinfo
@@ -1,2 +1,3 @@
-SHA256 (apache2/mod_evasive_1.10.1.tar.gz) = 07c45139aa313899484a900f0fc162b3e17eb4f60fe474d7f3dd6c9941e95667
-SIZE (apache2/mod_evasive_1.10.1.tar.gz) = 20454
+TIMESTAMP = 1585173611
+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