diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2002-11-28 14:18:43 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2002-11-28 14:18:43 +0000 |
commit | 8576009e5fe30c3c5938354f32b8c3f600d0deae (patch) | |
tree | 445766e12ae74222b38fb86d948c945a5d87f35c /www/w3m | |
parent | Replace <machine/joystick.h> with <sys/joystick.h> to fix the build. (diff) |
Update w3m to 0.3.2.1 and w3m-m17n to 0.3.2.1+20021107.
The security vulnerability has been fixed by this update.
Approved by: kris
Diffstat (limited to 'www/w3m')
-rw-r--r-- | www/w3m/Makefile | 6 | ||||
-rw-r--r-- | www/w3m/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/www/w3m/Makefile b/www/w3m/Makefile index 7ea9bbf715a3..0a6a07f3dfdb 100644 --- a/www/w3m/Makefile +++ b/www/w3m/Makefile @@ -16,10 +16,8 @@ MAINTAINER?= nobutaka@FreeBSD.org LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc -FORBIDDEN= "Security vulnerability - access to local files" - -W3M_VERSION= 0.3.2 -M17N_VERSION= 20021116 +W3M_VERSION= 0.3.2.1 +M17N_VERSION= 20021107 M17N_BASE_W3M_VERSION= ${W3M_VERSION} HAS_CONFIGURE= yes diff --git a/www/w3m/distinfo b/www/w3m/distinfo index b75b4c47dae5..6a216bb265fd 100644 --- a/www/w3m/distinfo +++ b/www/w3m/distinfo @@ -1,2 +1,2 @@ -MD5 (w3m-0.3.2.tar.gz) = 0daabd1f1931cc306a67f6d4c93c20af -MD5 (w3m-0.3.2-m17n-20021116.tar.gz) = f6bc88fcfbd855102e990b0fb2bebfc2 +MD5 (w3m-0.3.2.1.tar.gz) = 57bf880287c6da22f4bb31630ac01122 +MD5 (w3m-0.3.2.1-m17n-20021107.tar.gz) = 22343d5f7246e21e0904218d4a9ee63d |