diff options
author | novel <novel@FreeBSD.org> | 2008-05-20 22:01:39 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2008-05-20 22:01:39 +0800 |
commit | ae344e2fa6943491ea493f0344dad6e587df6d2b (patch) | |
tree | 5810f9f02e7618d200b49b60c47553b4c5ee9791 | |
parent | d490e6ea5b70951576b1f484d69c22dd6b4e68a6 (diff) | |
download | freebsd-ports-gnome-ae344e2fa6943491ea493f0344dad6e587df6d2b.tar.gz freebsd-ports-gnome-ae344e2fa6943491ea493f0344dad6e587df6d2b.tar.zst freebsd-ports-gnome-ae344e2fa6943491ea493f0344dad6e587df6d2b.zip |
Update to 2.2.5.
PR: 123828
Submitted by: Yoshisato YANAGISAWA <osho@pcc-software.org>
-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 6d6d8d6adea0..3ed3b330763c 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnutls -PORTVERSION= 2.2.2 +PORTVERSION= 2.2.5 CATEGORIES= security net MASTER_SITES= http://josefsson.org/gnutls/releases/ \ ftp://ftp.gnutls.org/pub/gnutls/ \ diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo index cdfafdbc049b..e4b148ce96f2 100644 --- a/security/gnutls/distinfo +++ b/security/gnutls/distinfo @@ -1,3 +1,3 @@ -MD5 (gnutls-2.2.2.tar.bz2) = 90fb4b7c74d29bb6ee5bd8de85942f42 -SHA256 (gnutls-2.2.2.tar.bz2) = cbb0e76c28a8b8ee93d49e1fea4cb31549904d95cd8f488309126f7f5046d616 -SIZE (gnutls-2.2.2.tar.bz2) = 4923519 +MD5 (gnutls-2.2.5.tar.bz2) = ebd3dc3ed4dffde781a2dc4eb4e39f3b +SHA256 (gnutls-2.2.5.tar.bz2) = cf2689bd5b5f095e27f7a1aa2246212ef9322c0707aeb104238e9eb0f925ae57 +SIZE (gnutls-2.2.5.tar.bz2) = 4920322 |