diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2018-02-03 21:21:38 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2018-02-03 21:21:38 +0800 |
commit | 646a1e5ecd7188d951a8ddf55ea053306d7d0d7f (patch) | |
tree | e0faaadf06c4d0193ef8e204f46e79f51f8acee1 /www | |
parent | 0f572ff892cf57a38cd6b2c702be033cff02f11a (diff) | |
download | freebsd-ports-gnome-646a1e5ecd7188d951a8ddf55ea053306d7d0d7f.tar.gz freebsd-ports-gnome-646a1e5ecd7188d951a8ddf55ea053306d7d0d7f.tar.zst freebsd-ports-gnome-646a1e5ecd7188d951a8ddf55ea053306d7d0d7f.zip |
- Update to 0.5.3.20180125.
- This version fixes multiple vulnerabilities.
PR: 225611
Submitted by: D. Ebdrup <debdrup@gmail.com>
MFH: 2018Q1
Security: e72d5bf5-07a0-11e8-8248-0021ccb9e74d
Diffstat (limited to 'www')
-rw-r--r-- | www/w3m/Makefile | 4 | ||||
-rw-r--r-- | www/w3m/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/w3m/Makefile b/www/w3m/Makefile index 99f2e41229f8..efe08a8f3503 100644 --- a/www/w3m/Makefile +++ b/www/w3m/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= w3m -PORTVERSION= 0.5.3.20170102 +PORTVERSION= 0.5.3.20180125 PORTREVISION= 1 CATEGORIES+= www ipv6 @@ -21,7 +21,7 @@ USE_GITHUB= yes GH_ACCOUNT= tats GH_PROJECT= w3m -GH_TAGNAME= 1ac245b +GH_TAGNAME= a58f37c MAKE_JOBS_UNSAFE= yes diff --git a/www/w3m/distinfo b/www/w3m/distinfo index 97480a8f5a93..de6635c6c6b0 100644 --- a/www/w3m/distinfo +++ b/www/w3m/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1483884967 -SHA256 (tats-w3m-0.5.3.20170102-1ac245b_GH0.tar.gz) = 77b1fc96baeea6ae713dd029cf86b5b4711b4fe1a93487a280ef5cf913b77a18 -SIZE (tats-w3m-0.5.3.20170102-1ac245b_GH0.tar.gz) = 2180133 +TIMESTAMP = 1517661104 +SHA256 (tats-w3m-0.5.3.20180125-a58f37c_GH0.tar.gz) = aad21e25e14269b38ddd5d0b5f03fd7fa9e5b7bb9815888787b8b1f08bcbc961 +SIZE (tats-w3m-0.5.3.20180125-a58f37c_GH0.tar.gz) = 2181549 |