diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2009-05-10 06:24:02 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2009-05-10 06:24:02 +0000 |
commit | 4bc862b283f445dbc22c9788df79ec0989177225 (patch) | |
tree | db1bc77c4a6c1f8be01db312495c1ce474fc63dc /security | |
parent | Update LIBXINE_VER. (diff) |
Update to 2.7.8.
Notes
Notes:
svn path=/head/; revision=233571
Diffstat (limited to 'security')
-rw-r--r-- | security/gnutls-devel/Makefile | 2 | ||||
-rw-r--r-- | security/gnutls-devel/Makefile.man | 2 | ||||
-rw-r--r-- | security/gnutls-devel/distinfo | 6 | ||||
-rw-r--r-- | security/gnutls-devel/pkg-plist | 9 |
4 files changed, 11 insertions, 8 deletions
diff --git a/security/gnutls-devel/Makefile b/security/gnutls-devel/Makefile index ceb6bd6cd08d..e3d42202dd9d 100644 --- a/security/gnutls-devel/Makefile +++ b/security/gnutls-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnutls -PORTVERSION= 2.7.6 +PORTVERSION= 2.7.8 CATEGORIES= security net MASTER_SITES= http://alpha.gnu.org/gnu/gnutls/ PKGNAMESUFFIX= -devel diff --git a/security/gnutls-devel/Makefile.man b/security/gnutls-devel/Makefile.man index b1383e06bf77..d64a76d69fff 100644 --- a/security/gnutls-devel/Makefile.man +++ b/security/gnutls-devel/Makefile.man @@ -405,6 +405,7 @@ MAN3= \ gnutls_x509_crl_get_signature_algorithm.3 \ gnutls_x509_crt_get_subject_alt_othername_oid.3 \ gnutls_x509_crl_get_this_update.3 \ + gnutls_x509_crt_get_verify_algorithm.3 \ gnutls_x509_crl_get_version.3 \ gnutls_x509_crl_import.3 \ gnutls_x509_crl_init.3 \ @@ -420,6 +421,7 @@ MAN3= \ gnutls_x509_crl_sign.3 \ gnutls_x509_crl_sign2.3 \ gnutls_x509_crl_verify.3 \ + gnutls_x509_crt_verify_hash.3 \ gnutls_x509_crq_deinit.3 \ gnutls_x509_crq_export.3 \ gnutls_x509_crq_get_attribute_by_oid.3 \ diff --git a/security/gnutls-devel/distinfo b/security/gnutls-devel/distinfo index 7f06478e3612..f78dae9d2010 100644 --- a/security/gnutls-devel/distinfo +++ b/security/gnutls-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (gnutls-2.7.6.tar.bz2) = 66044ef18efa49880bac357a6c251531 -SHA256 (gnutls-2.7.6.tar.bz2) = a4c479c4934642d188ab8be19686783c2bd46eeb0b88fff1950200e931a9b2fc -SIZE (gnutls-2.7.6.tar.bz2) = 6061940 +MD5 (gnutls-2.7.8.tar.bz2) = 3d071558d142c0933921022d28944a36 +SHA256 (gnutls-2.7.8.tar.bz2) = a3e73660fcae82c2137e576b4e0babd755c9257e5806ce2906e00823b5344c47 +SIZE (gnutls-2.7.8.tar.bz2) = 6056746 diff --git a/security/gnutls-devel/pkg-plist b/security/gnutls-devel/pkg-plist index bd84c0251820..4ca36ab33660 100644 --- a/security/gnutls-devel/pkg-plist +++ b/security/gnutls-devel/pkg-plist @@ -26,22 +26,22 @@ include/gnutls/openssl.h include/gnutls/pkcs12.h include/gnutls/x509.h %%CXX%%include/gnutls/gnutlsxx.h -%%CXX%%lib/libgnutlsxx.so.39 +%%CXX%%lib/libgnutlsxx.so.40 %%CXX%%lib/libgnutlsxx.so %%CXX%%lib/libgnutlsxx.la %%CXX%%lib/libgnutlsxx.a lib/libgnutls-extra.a lib/libgnutls-extra.la lib/libgnutls-extra.so -lib/libgnutls-extra.so.39 +lib/libgnutls-extra.so.40 lib/libgnutls-openssl.a lib/libgnutls-openssl.la lib/libgnutls-openssl.so -lib/libgnutls-openssl.so.39 +lib/libgnutls-openssl.so.40 lib/libgnutls.a lib/libgnutls.la lib/libgnutls.so -lib/libgnutls.so.39 +lib/libgnutls.so.40 libdata/pkgconfig/gnutls-extra.pc libdata/pkgconfig/gnutls.pc %%EXAMPLESDIR%%/ex-alert.c @@ -65,6 +65,7 @@ libdata/pkgconfig/gnutls.pc %%EXAMPLESDIR%%/ex-verify.c %%EXAMPLESDIR%%/ex-x509-info.c %%EXAMPLESDIR%%/tcp.c +%%NLS%%share/locale/cs/LC_MESSAGES/libgnutls.mo %%NLS%%share/locale/de/LC_MESSAGES/libgnutls.mo %%NLS%%share/locale/en@boldquot/LC_MESSAGES/libgnutls.mo %%NLS%%share/locale/en@quot/LC_MESSAGES/libgnutls.mo |