diff options
author | novel <novel@FreeBSD.org> | 2006-02-11 00:31:17 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2006-02-11 00:31:17 +0800 |
commit | febafb0da858945bafa615e319312e2467772d2d (patch) | |
tree | cc8baf8c5b5e5f9bfe8d8336680ad03cdf87cef2 /security/gnutls | |
parent | c6940c8e2b6decd52d3d58ff2ba0a9606cf75dd7 (diff) | |
download | freebsd-ports-gnome-febafb0da858945bafa615e319312e2467772d2d.tar.gz freebsd-ports-gnome-febafb0da858945bafa615e319312e2467772d2d.tar.zst freebsd-ports-gnome-febafb0da858945bafa615e319312e2467772d2d.zip |
Update to 1.2.10 - a security release which fixes bugs in
libtasn1's DER decoder
Diffstat (limited to 'security/gnutls')
-rw-r--r-- | security/gnutls/Makefile | 2 | ||||
-rw-r--r-- | security/gnutls/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index d25b7c9f5696..34307670c60f 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnutls -PORTVERSION= 1.2.9 +PORTVERSION= 1.2.10 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_GNUPG} \ http://www.mirrors.wiretapped.net/security/network-security/gnutls/ \ diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo index 6a8db4d0cbd0..3a23655c6a8d 100644 --- a/security/gnutls/distinfo +++ b/security/gnutls/distinfo @@ -1,3 +1,3 @@ -MD5 (gnutls-1.2.9.tar.bz2) = 9b14bac9202c91dbc89431726dbf6b90 -SHA256 (gnutls-1.2.9.tar.bz2) = 3b7fbe0941a43a07ef0174d9457972a3ba739692b83f63d106ddffebc69cebda -SIZE (gnutls-1.2.9.tar.bz2) = 2720067 +MD5 (gnutls-1.2.10.tar.bz2) = 523273961e3cca45c92e50b2676b3c83 +SHA256 (gnutls-1.2.10.tar.bz2) = 1b16eecc4a8bf2f4941eb7a2ebf0632f908b9c2733457e0076b13a79798dce23 +SIZE (gnutls-1.2.10.tar.bz2) = 2737849 |