From owner-svn-ports-all@freebsd.org Sun Nov 24 19:21:58 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E07CA1B8567; Sun, 24 Nov 2019 19:21:58 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47Lg5f5Ppqz4N9S; Sun, 24 Nov 2019 19:21:58 +0000 (UTC) (envelope-from yuri@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9D0F6D85; Sun, 24 Nov 2019 19:21:58 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xAOJLwJ0095294; Sun, 24 Nov 2019 19:21:58 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAOJLw4L095291; Sun, 24 Nov 2019 19:21:58 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201911241921.xAOJLw4L095291@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 24 Nov 2019 19:21:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518354 - head/math/fplll X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/fplll X-SVN-Commit-Revision: 518354 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Nov 2019 19:21:58 -0000 Author: yuri Date: Sun Nov 24 19:21:57 2019 New Revision: 518354 URL: https://svnweb.freebsd.org/changeset/ports/518354 Log: math/fplll: Update 5.2.1-229 -> 5.3.0 Reported by: portscout Modified: head/math/fplll/Makefile head/math/fplll/distinfo head/math/fplll/pkg-plist Modified: head/math/fplll/Makefile ============================================================================== --- head/math/fplll/Makefile Sun Nov 24 19:16:40 2019 (r518353) +++ head/math/fplll/Makefile Sun Nov 24 19:21:57 2019 (r518354) @@ -1,9 +1,7 @@ # $FreeBSD$ PORTNAME= fplll -DISTVERSION= 5.2.1-229 -PORTREVISION= 1 -DISTVERSIONSUFFIX= -ga8cb572 +DISTVERSION= 5.3.0 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org Modified: head/math/fplll/distinfo ============================================================================== --- head/math/fplll/distinfo Sun Nov 24 19:16:40 2019 (r518353) +++ head/math/fplll/distinfo Sun Nov 24 19:21:57 2019 (r518354) @@ -1,3 +1,3 @@ -TIMESTAMP = 1544257080 -SHA256 (fplll-fplll-5.2.1-229-ga8cb572_GH0.tar.gz) = dbeeea014f0c73ff74d25a8ae0a2d7628b98e815f34e27748443e5ff6d087305 -SIZE (fplll-fplll-5.2.1-229-ga8cb572_GH0.tar.gz) = 998853 +TIMESTAMP = 1574621833 +SHA256 (fplll-fplll-5.3.0_GH0.tar.gz) = af37b72804b94e68c0814173d4e69fc2c23797fea6c0dac78fef6a201e74c8f4 +SIZE (fplll-fplll-5.3.0_GH0.tar.gz) = 1022453 Modified: head/math/fplll/pkg-plist ============================================================================== --- head/math/fplll/pkg-plist Sun Nov 24 19:16:40 2019 (r518353) +++ head/math/fplll/pkg-plist Sun Nov 24 19:21:57 2019 (r518354) @@ -16,6 +16,7 @@ include/fplll/gso_gram.h include/fplll/gso_interface.h include/fplll/hlll.h include/fplll/householder.h +include/fplll/io/thread_pool.hpp include/fplll/lll.h include/fplll/nr/dpe.h include/fplll/nr/matrix.cpp @@ -43,10 +44,11 @@ include/fplll/sieve/sieve_common.h include/fplll/sieve/sieve_gauss.h include/fplll/sieve/sieve_gauss_str.h include/fplll/svpcvp.h +include/fplll/threadpool.h include/fplll/util.h include/fplll/wrapper.h lib/libfplll.so -lib/libfplll.so.5 -lib/libfplll.so.5.0.0 +lib/libfplll.so.6 +lib/libfplll.so.6.0.0 libdata/pkgconfig/fplll.pc %%DATADIR%%/strategies/default.json