diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2007-04-17 05:59:31 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2007-04-17 05:59:31 +0000 |
commit | e844481bf5facf2ad2920fe10865e93ddfe70f32 (patch) | |
tree | 702396f7fb6072eaa09e7d01f10ded63f250c7d9 /security/gnutls-devel | |
parent | b3a353bc3160bb302ea080f57ba336a22572a564 (diff) | |
download | ports-e844481bf5facf2ad2920fe10865e93ddfe70f32.tar.gz ports-e844481bf5facf2ad2920fe10865e93ddfe70f32.zip |
Notes
Diffstat (limited to 'security/gnutls-devel')
-rw-r--r-- | security/gnutls-devel/Makefile | 2 | ||||
-rw-r--r-- | security/gnutls-devel/Makefile.man | 14 | ||||
-rw-r--r-- | security/gnutls-devel/distinfo | 6 | ||||
-rw-r--r-- | security/gnutls-devel/pkg-plist | 2 |
4 files changed, 18 insertions, 6 deletions
diff --git a/security/gnutls-devel/Makefile b/security/gnutls-devel/Makefile index f029e170394f..24307c7fe665 100644 --- a/security/gnutls-devel/Makefile +++ b/security/gnutls-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnutls -PORTVERSION= 1.7.7 +PORTVERSION= 1.7.8 CATEGORIES= security net MASTER_SITES= http://josefsson.org/gnutls/releases/ \ ftp://ftp.gnutls.org/pub/gnutls/ \ diff --git a/security/gnutls-devel/Makefile.man b/security/gnutls-devel/Makefile.man index 4455e3ccf7a6..2915879a64b9 100644 --- a/security/gnutls-devel/Makefile.man +++ b/security/gnutls-devel/Makefile.man @@ -69,6 +69,7 @@ MAN3= \ gnutls_certificate_set_x509_trust_mem.3 \ gnutls_certificate_type_get.3 \ gnutls_certificate_type_get_name.3 \ + gnutls_certificate_type_list.3 \ gnutls_certificate_type_set_priority.3 \ gnutls_certificate_verify_peers.3 \ gnutls_certificate_verify_peers2.3 \ @@ -76,10 +77,13 @@ MAN3= \ gnutls_cipher_get.3 \ gnutls_cipher_get_key_size.3 \ gnutls_cipher_get_name.3 \ + gnutls_cipher_list.3 \ gnutls_cipher_set_priority.3 \ gnutls_cipher_suite_get_name.3 \ + gnutls_cipher_suite_info.3 \ gnutls_compression_get.3 \ gnutls_compression_get_name.3 \ + gnutls_compression_list.3 \ gnutls_compression_set_priority.3 \ gnutls_credentials_clear.3 \ gnutls_credentials_set.3 \ @@ -147,9 +151,11 @@ MAN3= \ gnutls_init.3 \ gnutls_kx_get.3 \ gnutls_kx_get_name.3 \ + gnutls_kx_list.3 \ gnutls_kx_set_priority.3 \ gnutls_mac_get.3 \ gnutls_mac_get_name.3 \ + gnutls_mac_list.3 \ gnutls_mac_set_priority.3 \ gnutls_malloc.3 \ gnutls_openpgp_key_check_hostname.3 \ @@ -228,6 +234,7 @@ MAN3= \ gnutls_prf_raw.3 \ gnutls_protocol_get_name.3 \ gnutls_protocol_get_version.3 \ + gnutls_protocol_list.3 \ gnutls_protocol_set_priority.3 \ gnutls_psk_allocate_client_credentials.3 \ gnutls_psk_allocate_server_credentials.3 \ @@ -423,8 +430,11 @@ MAN3= \ gnutls_x509_crt_check_revocation.3 \ gnutls_x509_crt_get_ca_status.3 \ gnutls_x509_crt_get_extension_by_oid.3 \ - gnutls_x509_crt_init.3 \ + gnutls_x509_crt_get_subject.3 \ + gnutls_x509_crt_get_issuer.3 \ + gnutls_x509_crt_init.3 \ gnutls_x509_crt_set_crq.3 \ gnutls_x509_crt_set_version.3 \ gnutls_x509_crt_sign.3 \ - gnutls_x509_crt_verify_data.3 + gnutls_x509_crt_verify_data.3 \ + gnutls_x509_dn_get_rdn_ava.3 diff --git a/security/gnutls-devel/distinfo b/security/gnutls-devel/distinfo index 0c507df30dba..52d3ea68fb9c 100644 --- a/security/gnutls-devel/distinfo +++ b/security/gnutls-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (gnutls-1.7.7.tar.bz2) = 32997903b73c6fb7118a025d9a56e12d -SHA256 (gnutls-1.7.7.tar.bz2) = dee3e206b90e99d0c671a5bc882c3568b00dfb2cfa49ec695c7f2fa61c130f85 -SIZE (gnutls-1.7.7.tar.bz2) = 4361347 +MD5 (gnutls-1.7.8.tar.bz2) = 24b7a20e1a53e7c3542d01cd3197a9ab +SHA256 (gnutls-1.7.8.tar.bz2) = 75dea5983f318d875667a8e7c0a024dc3c00131d1fa4d0793f07bb7e45722675 +SIZE (gnutls-1.7.8.tar.bz2) = 4444361 diff --git a/security/gnutls-devel/pkg-plist b/security/gnutls-devel/pkg-plist index f030525570e9..76ba30009362 100644 --- a/security/gnutls-devel/pkg-plist +++ b/security/gnutls-devel/pkg-plist @@ -37,6 +37,7 @@ share/aclocal/libgnutls-extra.m4 share/aclocal/libgnutls.m4 %%EXAMPLESDIR%%/ex-alert.c %%EXAMPLESDIR%%/ex-cert-select.c +%%EXAMPLESDIR%%/ex-client-authz.c %%EXAMPLESDIR%%/ex-client-resume.c %%EXAMPLESDIR%%/ex-client-srp.c %%EXAMPLESDIR%%/ex-client-tlsia.c @@ -46,6 +47,7 @@ share/aclocal/libgnutls.m4 %%EXAMPLESDIR%%/ex-pkcs12.c %%EXAMPLESDIR%%/ex-rfc2818.c %%EXAMPLESDIR%%/ex-serv-anon.c +%%EXAMPLESDIR%%/ex-serv-authz.c %%EXAMPLESDIR%%/ex-serv-export.c %%EXAMPLESDIR%%/ex-serv-pgp.c %%EXAMPLESDIR%%/ex-serv-srp.c |