diff options
author | novel <novel@FreeBSD.org> | 2010-05-04 02:36:33 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2010-05-04 02:36:33 +0800 |
commit | b2b136789dbef8100fa70045d08e5011283ae905 (patch) | |
tree | 6bc4f25d9b5f9ada552c1eb24f441f8dda58be84 | |
parent | d5318b047a491b24818b7267c48fc918644513d1 (diff) | |
download | freebsd-ports-gnome-b2b136789dbef8100fa70045d08e5011283ae905.tar.gz freebsd-ports-gnome-b2b136789dbef8100fa70045d08e5011283ae905.tar.zst freebsd-ports-gnome-b2b136789dbef8100fa70045d08e5011283ae905.zip |
Update to 2.8.6.
-rw-r--r-- | security/gnutls/Makefile | 2 | ||||
-rw-r--r-- | security/gnutls/distinfo | 6 | ||||
-rw-r--r-- | security/gnutls/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 3711dff8d150..80c95b478f77 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnutls -PORTVERSION= 2.8.3 +PORTVERSION= 2.8.6 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_GNU} \ ${MASTER_SITE_GNUPG} diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo index 9c9f65e94806..49be8eceb826 100644 --- a/security/gnutls/distinfo +++ b/security/gnutls/distinfo @@ -1,3 +1,3 @@ -MD5 (gnutls-2.8.3.tar.bz2) = 72b77092c5d1ae01306cd14c0f22d6e4 -SHA256 (gnutls-2.8.3.tar.bz2) = f08f49d6f0df2618bb4f995e73d2e1fe0ae5a999939b38954b067111da7d7998 -SIZE (gnutls-2.8.3.tar.bz2) = 6198273 +MD5 (gnutls-2.8.6.tar.bz2) = eb0a6d7d3cb9ac684d971c14f9f6d3ba +SHA256 (gnutls-2.8.6.tar.bz2) = d6f846a7064af3ee2c9aebd65dcee76953b767170cbcd719e990ed6b9688a356 +SIZE (gnutls-2.8.6.tar.bz2) = 6469369 diff --git a/security/gnutls/pkg-plist b/security/gnutls/pkg-plist index 4ca36ab33660..336692c409cc 100644 --- a/security/gnutls/pkg-plist +++ b/security/gnutls/pkg-plist @@ -75,5 +75,6 @@ libdata/pkgconfig/gnutls.pc %%NLS%%share/locale/pl/LC_MESSAGES/libgnutls.mo %%NLS%%share/locale/sv/LC_MESSAGES/libgnutls.mo %%NLS%%share/locale/vi/LC_MESSAGES/libgnutls.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/libgnutls.mo @dirrm %%EXAMPLESDIR%% @dirrm include/gnutls |