From owner-svn-ports-head@freebsd.org Tue Feb 2 22:44:41 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F18A3A98B19; Tue, 2 Feb 2016 22:44:41 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 90E4EC0C; Tue, 2 Feb 2016 22:44:41 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u12MieHh083981; Tue, 2 Feb 2016 22:44:40 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u12Mieej083978; Tue, 2 Feb 2016 22:44:40 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201602022244.u12Mieej083978@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Tue, 2 Feb 2016 22:44:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r407857 - in head/security/nettle: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Feb 2016 22:44:42 -0000 Author: johans Date: Tue Feb 2 22:44:40 2016 New Revision: 407857 URL: https://svnweb.freebsd.org/changeset/ports/407857 Log: Update Nettle to 3.2 (ABI compatible) Remove local patches that are now included upstream Deleted: head/security/nettle/files/ Modified: head/security/nettle/Makefile head/security/nettle/distinfo head/security/nettle/pkg-plist Modified: head/security/nettle/Makefile ============================================================================== --- head/security/nettle/Makefile Tue Feb 2 22:44:38 2016 (r407856) +++ head/security/nettle/Makefile Tue Feb 2 22:44:40 2016 (r407857) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nettle -PORTVERSION= 3.1.1 +PORTVERSION= 3.2 CATEGORIES= security MASTER_SITES= GNU \ http://www.lysator.liu.se/~nisse/archive/:liu \ Modified: head/security/nettle/distinfo ============================================================================== --- head/security/nettle/distinfo Tue Feb 2 22:44:38 2016 (r407856) +++ head/security/nettle/distinfo Tue Feb 2 22:44:40 2016 (r407857) @@ -1,2 +1,2 @@ -SHA256 (nettle-3.1.1.tar.gz) = 5fd4d25d64d8ddcb85d0d897572af73b05b4d163c6cc49438a5bfbb8ff293d4c -SIZE (nettle-3.1.1.tar.gz) = 1851876 +SHA256 (nettle-3.2.tar.gz) = ea4283def236413edab5a4cf9cf32adf540c8df1b9b67641cfc2302fca849d97 +SIZE (nettle-3.2.tar.gz) = 1879604 Modified: head/security/nettle/pkg-plist ============================================================================== --- head/security/nettle/pkg-plist Tue Feb 2 22:44:38 2016 (r407856) +++ head/security/nettle/pkg-plist Tue Feb 2 22:44:40 2016 (r407857) @@ -63,10 +63,10 @@ include/nettle/yarrow.h lib/libhogweed.a lib/libhogweed.so lib/libhogweed.so.4 -lib/libhogweed.so.4.1 +lib/libhogweed.so.4.2 lib/libnettle.a lib/libnettle.so lib/libnettle.so.6 -lib/libnettle.so.6.1 +lib/libnettle.so.6.2 libdata/pkgconfig/hogweed.pc libdata/pkgconfig/nettle.pc