diff options
author | Johan van Selst <johans@FreeBSD.org> | 2013-06-13 19:51:53 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2013-06-13 19:51:53 +0000 |
commit | d82b0db767db63d450bd36c6ea81c0d0a5372e7e (patch) | |
tree | 93b14ac47054ecac0838e737d150d0f7fa1930e6 /security/nettle | |
parent | 63181d11cf00d55fcb4fd724924abc0ed6ea18f9 (diff) | |
download | ports-d82b0db767db63d450bd36c6ea81c0d0a5372e7e.tar.gz ports-d82b0db767db63d450bd36c6ea81c0d0a5372e7e.zip |
Notes
Diffstat (limited to 'security/nettle')
-rw-r--r-- | security/nettle/Makefile | 2 | ||||
-rw-r--r-- | security/nettle/distinfo | 4 | ||||
-rw-r--r-- | security/nettle/pkg-plist | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/security/nettle/Makefile b/security/nettle/Makefile index b045af08fe4f..408a4fd463c2 100644 --- a/security/nettle/Makefile +++ b/security/nettle/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nettle -PORTVERSION= 2.7 +PORTVERSION= 2.7.1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU} \ http://www.lysator.liu.se/~nisse/archive/:liu \ diff --git a/security/nettle/distinfo b/security/nettle/distinfo index d73bfac6a0e0..e3f655b2247c 100644 --- a/security/nettle/distinfo +++ b/security/nettle/distinfo @@ -1,2 +1,2 @@ -SHA256 (nettle-2.7.tar.gz) = c294ea133c05382cc2effb1734d49f4abeb1ad8515543a333de49a11422cd4d6 -SIZE (nettle-2.7.tar.gz) = 1557615 +SHA256 (nettle-2.7.1.tar.gz) = bc71ebd43435537d767799e414fce88e521b7278d48c860651216e1fc6555b40 +SIZE (nettle-2.7.1.tar.gz) = 1558863 diff --git a/security/nettle/pkg-plist b/security/nettle/pkg-plist index b864cf8c44f6..f1c25314aaaf 100644 --- a/security/nettle/pkg-plist +++ b/security/nettle/pkg-plist @@ -54,11 +54,11 @@ include/nettle/yarrow.h lib/libhogweed.a lib/libhogweed.so lib/libhogweed.so.2 -lib/libhogweed.so.2.4 +lib/libhogweed.so.2.5 lib/libnettle.a lib/libnettle.so lib/libnettle.so.4 -lib/libnettle.so.4.6 +lib/libnettle.so.4.7 libdata/pkgconfig/nettle.pc libdata/pkgconfig/hogweed.pc @dirrm include/nettle |