Date: Sun, 12 Jan 2020 01:36:20 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r522740 - head/math/fplll Message-ID: <202001120136.00C1aKea086716@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001120136.00C1aKea086716>