From owner-svn-ports-all@freebsd.org Sun Jan 12 01:36:20 2020 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 D0BE31FC1BA; Sun, 12 Jan 2020 01:36:20 +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 47wK7S5Dpcz3GQt; Sun, 12 Jan 2020 01:36:20 +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 AE94FC0FE; Sun, 12 Jan 2020 01:36:20 +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 00C1aKMY086719; Sun, 12 Jan 2020 01:36:20 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 00C1aKea086716; Sun, 12 Jan 2020 01:36:20 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202001120136.00C1aKea086716@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 12 Jan 2020 01:36:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r522740 - head/math/fplll X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/fplll X-SVN-Commit-Revision: 522740 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, 12 Jan 2020 01:36:20 -0000 Author: yuri Date: Sun Jan 12 01:36:19 2020 New Revision: 522740 URL: https://svnweb.freebsd.org/changeset/ports/522740 Log: math/fplll: Update 5.3.0 -> 5.3.2 Modified: head/math/fplll/Makefile head/math/fplll/distinfo head/math/fplll/pkg-plist Modified: head/math/fplll/Makefile ============================================================================== --- head/math/fplll/Makefile Sun Jan 12 01:13:06 2020 (r522739) +++ head/math/fplll/Makefile Sun Jan 12 01:36:19 2020 (r522740) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= fplll -DISTVERSION= 5.3.0 +DISTVERSION= 5.3.2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org Modified: head/math/fplll/distinfo ============================================================================== --- head/math/fplll/distinfo Sun Jan 12 01:13:06 2020 (r522739) +++ head/math/fplll/distinfo Sun Jan 12 01:36:19 2020 (r522740) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574621833 -SHA256 (fplll-fplll-5.3.0_GH0.tar.gz) = af37b72804b94e68c0814173d4e69fc2c23797fea6c0dac78fef6a201e74c8f4 -SIZE (fplll-fplll-5.3.0_GH0.tar.gz) = 1022453 +TIMESTAMP = 1578792123 +SHA256 (fplll-fplll-5.3.2_GH0.tar.gz) = 089df47113dec4741ea36bfa49592b4fc4a88379296554ad498baf6724a0c62d +SIZE (fplll-fplll-5.3.2_GH0.tar.gz) = 1025192 Modified: head/math/fplll/pkg-plist ============================================================================== --- head/math/fplll/pkg-plist Sun Jan 12 01:13:06 2020 (r522739) +++ head/math/fplll/pkg-plist Sun Jan 12 01:36:19 2020 (r522740) @@ -49,6 +49,6 @@ include/fplll/util.h include/fplll/wrapper.h lib/libfplll.so lib/libfplll.so.6 -lib/libfplll.so.6.0.0 +lib/libfplll.so.6.0.2 libdata/pkgconfig/fplll.pc %%DATADIR%%/strategies/default.json