mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
Update to 2.12.7.
This commit is contained in:
parent
a79b9603b4
commit
05e3aa0553
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276076
3 changed files with 6 additions and 4 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= gnutls
|
||||
PORTVERSION= 2.12.6.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.12.7
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= ${MASTER_SITE_GNU} \
|
||||
${MASTER_SITE_GNUPG}
|
||||
|
|
|
@ -38,6 +38,7 @@ MAN3= \
|
|||
gnutls_certificate_free_credentials.3 \
|
||||
gnutls_certificate_free_crls.3 \
|
||||
gnutls_certificate_free_keys.3 \
|
||||
gnutls_certificate_get_issuer.3 \
|
||||
gnutls_certificate_get_openpgp_keyring.3 \
|
||||
gnutls_certificate_get_ours.3 \
|
||||
gnutls_certificate_get_peers.3 \
|
||||
|
@ -146,6 +147,7 @@ MAN3= \
|
|||
gnutls_global_set_log_level.3 \
|
||||
gnutls_global_set_mem_functions.3 \
|
||||
gnutls_global_set_mutex.3 \
|
||||
gnutls_global_set_time_function.3 \
|
||||
gnutls_handshake.3 \
|
||||
gnutls_handshake_get_last_in.3 \
|
||||
gnutls_handshake_get_last_out.3 \
|
||||
|
@ -543,6 +545,7 @@ MAN3= \
|
|||
gnutls_x509_crq_set_version.3 \
|
||||
gnutls_x509_crq_sign.3 \
|
||||
gnutls_x509_crq_sign2.3 \
|
||||
gnutls_x509_crq_verify.3 \
|
||||
gnutls_x509_crt_check_hostname.3 \
|
||||
gnutls_x509_crt_check_issuer.3 \
|
||||
gnutls_x509_crt_check_revocation.3 \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gnutls-2.12.6.1.tar.bz2) = b3c04c527076863957403246119741c3fce5ed12bf6cffcc4ab882792383499a
|
||||
SIZE (gnutls-2.12.6.1.tar.bz2) = 7151787
|
||||
SHA256 (gnutls-2.12.7.tar.bz2) = 77d84fe63a249dcdace421fb9e162cfde9a3f2c7be29007799fcfa2856a87527
|
||||
SIZE (gnutls-2.12.7.tar.bz2) = 7153031
|
||||
|
|
Loading…
Add table
Reference in a new issue