svn commit: r320833 - head/security/nettle
Johan van Selst
johans at FreeBSD.org
Thu Jun 13 19:51:54 UTC 2013
Author: johans
Date: Thu Jun 13 19:51:53 2013
New Revision: 320833
URL: http://svnweb.freebsd.org/changeset/ports/320833
Log:
Update Nettle to 2.7.1 (bugfix release)
Modified:
head/security/nettle/Makefile
head/security/nettle/distinfo
head/security/nettle/pkg-plist
Modified: head/security/nettle/Makefile
==============================================================================
--- head/security/nettle/Makefile Thu Jun 13 19:05:28 2013 (r320832)
+++ head/security/nettle/Makefile Thu Jun 13 19:51:53 2013 (r320833)
@@ -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 \
Modified: head/security/nettle/distinfo
==============================================================================
--- head/security/nettle/distinfo Thu Jun 13 19:05:28 2013 (r320832)
+++ head/security/nettle/distinfo Thu Jun 13 19:51:53 2013 (r320833)
@@ -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
Modified: head/security/nettle/pkg-plist
==============================================================================
--- head/security/nettle/pkg-plist Thu Jun 13 19:05:28 2013 (r320832)
+++ head/security/nettle/pkg-plist Thu Jun 13 19:51:53 2013 (r320833)
@@ -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
More information about the svn-ports-head
mailing list