diff options
author | simon <simon@FreeBSD.org> | 2004-12-05 04:56:16 +0800 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2004-12-05 04:56:16 +0800 |
commit | 262a5af31c40d4f9a085b5400b0f6fa3c678dcbe (patch) | |
tree | 6a2e06d77508ddde44c80f2c54d2799c0c475714 /irc | |
parent | dedf1bf16031220222f4a4d89e266baa1a98d33d (diff) | |
download | freebsd-ports-gnome-262a5af31c40d4f9a085b5400b0f6fa3c678dcbe.tar.gz freebsd-ports-gnome-262a5af31c40d4f9a085b5400b0f6fa3c678dcbe.tar.zst freebsd-ports-gnome-262a5af31c40d4f9a085b5400b0f6fa3c678dcbe.zip |
Update to 2.9.1 to fix security vulnerability.
Submitted by: Niels Heinen <niels.heinen@ubizen.com>
VuXML: http://vuxml.FreeBSD.org/9be819c6-4633-11d9-a9e7-0001020eed82.html
Approved by: maintainer timeout
With hat: secteam
Diffstat (limited to 'irc')
-rw-r--r-- | irc/bnc/Makefile | 2 | ||||
-rw-r--r-- | irc/bnc/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/irc/bnc/Makefile b/irc/bnc/Makefile index 8263ea29f856..edb1d27ad988 100644 --- a/irc/bnc/Makefile +++ b/irc/bnc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bnc -PORTVERSION= 2.8.4 +PORTVERSION= 2.9.1 CATEGORIES= irc MASTER_SITES= http://www.gotbnc.com/files/ DISTNAME= ${PORTNAME}${PORTVERSION} diff --git a/irc/bnc/distinfo b/irc/bnc/distinfo index 3de370ccd83d..fb1afdf88824 100644 --- a/irc/bnc/distinfo +++ b/irc/bnc/distinfo @@ -1,2 +1,2 @@ -MD5 (bnc2.8.4.tar.gz) = 15f197a4f04f2bcc7136ed635bff4afc -SIZE (bnc2.8.4.tar.gz) = 48400 +MD5 (bnc2.9.1.tar.gz) = ec371deebb7842b3703816296c7530a2 +SIZE (bnc2.9.1.tar.gz) = 74351 |