diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-10-07 20:18:16 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-10-07 20:18:16 +0800 |
commit | bfc1c4f2f24294d90adcf97626685bfe116be6b9 (patch) | |
tree | 36b88fc2980dd0afa414e76aac51916afe3d72c7 /www/boa | |
parent | 289e887dbcb37b78a6d7cc20700b95115335e58a (diff) | |
download | freebsd-ports-gnome-bfc1c4f2f24294d90adcf97626685bfe116be6b9.tar.gz freebsd-ports-gnome-bfc1c4f2f24294d90adcf97626685bfe116be6b9.tar.zst freebsd-ports-gnome-bfc1c4f2f24294d90adcf97626685bfe116be6b9.zip |
- Update port to 0.94.8.3 (fix security hole)
- Remove FORBIDDEN
Diffstat (limited to 'www/boa')
-rw-r--r-- | www/boa/Makefile | 4 | ||||
-rw-r--r-- | www/boa/distinfo | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/www/boa/Makefile b/www/boa/Makefile index df887aa84518..164793d7abc5 100644 --- a/www/boa/Makefile +++ b/www/boa/Makefile @@ -6,14 +6,12 @@ # PORTNAME= boa -PORTVERSION= 0.94.8.2 +PORTVERSION= 0.94.8.3 CATEGORIES= www MASTER_SITES= http://www.boa.org/ MAINTAINER= ports@FreeBSD.org -FORBIDDEN= "Remote users can access files outside the document root" - FETCH_BEFORE_ARGS= -b WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/www/boa/distinfo b/www/boa/distinfo index 71a8d7c1ace0..62dad7733a5d 100644 --- a/www/boa/distinfo +++ b/www/boa/distinfo @@ -1 +1 @@ -MD5 (boa-0.94.8.2.tar.gz) = d097724e91e0bc1603b195670ecb8bfd +MD5 (boa-0.94.8.3.tar.gz) = 492b474bf0adf9e00e6289fe70b104ef |