diff options
author | novel <novel@FreeBSD.org> | 2006-01-16 15:53:26 +0000 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2006-01-16 15:53:26 +0000 |
commit | 2413cf34c190ee6c90eaf624aba611d01902ea91 (patch) | |
tree | 4d48efad46a5c9bc21ea016a74c5d52fe8cdf7f0 | |
parent | 187bcb12df202262be6836d07a1845e9f9223d6d (diff) | |
download | FreeBSD-ports-2413cf34c190ee6c90eaf624aba611d01902ea91.zip FreeBSD-ports-2413cf34c190ee6c90eaf624aba611d01902ea91.tar.gz |
Update to 1.3.3.
-rw-r--r-- | security/gnutls-devel/Makefile | 2 | ||||
-rw-r--r-- | security/gnutls-devel/Makefile.man | 1 | ||||
-rw-r--r-- | security/gnutls-devel/distinfo | 6 |
3 files changed, 5 insertions, 4 deletions
diff --git a/security/gnutls-devel/Makefile b/security/gnutls-devel/Makefile index d9ca061..7645646 100644 --- a/security/gnutls-devel/Makefile +++ b/security/gnutls-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnutls-devel -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.3 CATEGORIES= security net MASTER_SITES= http://josefsson.org/gnutls/releases/ \ ${MASTER_SITE_GNUPG} \ diff --git a/security/gnutls-devel/Makefile.man b/security/gnutls-devel/Makefile.man index 9ab66b4..66a1c3f 100644 --- a/security/gnutls-devel/Makefile.man +++ b/security/gnutls-devel/Makefile.man @@ -123,6 +123,7 @@ MAN3= gnutls_anon_set_server_params_function.3 \ gnutls_session_set_data.3 \ gnutls_session_get_client_random.3 \ gnutls_session_get_server_random.3 \ + gnutls_session_get_master_secret.3 \ gnutls_srp_free_client_credentials.3 \ gnutls_srp_set_client_credentials.3 \ gnutls_srp_allocate_client_credentials.3 \ diff --git a/security/gnutls-devel/distinfo b/security/gnutls-devel/distinfo index e41dadc..26dc2d6 100644 --- a/security/gnutls-devel/distinfo +++ b/security/gnutls-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (gnutls-1.3.2.tar.bz2) = 6bfdcdb914ed9630a5363da27267b5ea -SHA256 (gnutls-1.3.2.tar.bz2) = e80a69c8a358fbf8dcc23ed2e8c2f41f667d66eebf167a5d21ac1b549e2fc7b3 -SIZE (gnutls-1.3.2.tar.bz2) = 3173209 +MD5 (gnutls-1.3.3.tar.bz2) = 17bea09eb3de604ab761b5fc66633519 +SHA256 (gnutls-1.3.3.tar.bz2) = 8641a82c9455ce0262d7b22b2fe5eac51521f497b08935d5e49dfae145e8e832 +SIZE (gnutls-1.3.3.tar.bz2) = 3180572 |