diff options
author | knu <knu@FreeBSD.org> | 2002-03-28 22:28:45 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-03-28 22:28:45 +0800 |
commit | 74975d58e8fdbca81298140cb8e7916056f22cdb (patch) | |
tree | d327dcc0f1062d5f60d92939e6a0b8d3547d67a7 /japanese | |
parent | a052369ee95facae9b07004715870260d28a9c32 (diff) | |
download | freebsd-ports-gnome-74975d58e8fdbca81298140cb8e7916056f22cdb.tar.gz freebsd-ports-gnome-74975d58e8fdbca81298140cb8e7916056f22cdb.tar.zst freebsd-ports-gnome-74975d58e8fdbca81298140cb8e7916056f22cdb.zip |
Update to 2.10-pl2, which fixes a cross-site scripting vulnerability
and a security hole in a CGI script. Please upgrade!
PR: ports/36116
Submitted by: Hidekazu Kuroki <hidekazu@pc88.gr.jp>
(I'm committing this before asking the maintainer, since this is a
critical update)
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/hns/Makefile | 2 | ||||
-rw-r--r-- | japanese/hns/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/japanese/hns/Makefile b/japanese/hns/Makefile index 134ada314126..1c2a24ab7f0c 100644 --- a/japanese/hns/Makefile +++ b/japanese/hns/Makefile @@ -6,7 +6,7 @@ # PORTNAME= hns -PORTVERSION= 2.10.1 +PORTVERSION= 2.10.2 CATEGORIES= japanese www perl5 MASTER_SITES= http://www.h14m.org/dist/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-pl${PORTVERSION:E} diff --git a/japanese/hns/distinfo b/japanese/hns/distinfo index bc7bdb9157c0..b3461d2d10fc 100644 --- a/japanese/hns/distinfo +++ b/japanese/hns/distinfo @@ -1 +1 @@ -MD5 (hns-2.10-pl1.tar.gz) = a99c3533b0a75a22ad5ecf65cef2f30b +MD5 (hns-2.10-pl2.tar.gz) = cb9703d710c2d1a3a0321574f16d7694 |