Index: head/math/fplll/Makefile =================================================================== --- head/math/fplll/Makefile (revision 540899) +++ head/math/fplll/Makefile (revision 540900) @@ -1,22 +1,22 @@ # $FreeBSD$ PORTNAME= fplll -DISTVERSION= 5.3.2 +DISTVERSION= 5.3.3 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Lattice algorithms using floating-point arithmetic LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgmp.so:math/gmp \ libmpfr.so:math/mpfr -USES= autoreconf compiler:c++11-lang gmake libtool localbase:ldflags +USES= autoreconf compiler:c++11-lang gmake libtool localbase:ldflags pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static USE_GITHUB= yes USE_LDCONFIG= yes .include Index: head/math/fplll/distinfo =================================================================== --- head/math/fplll/distinfo (revision 540899) +++ head/math/fplll/distinfo (revision 540900) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578792123 -SHA256 (fplll-fplll-5.3.2_GH0.tar.gz) = 089df47113dec4741ea36bfa49592b4fc4a88379296554ad498baf6724a0c62d -SIZE (fplll-fplll-5.3.2_GH0.tar.gz) = 1025192 +TIMESTAMP = 1593529990 +SHA256 (fplll-fplll-5.3.3_GH0.tar.gz) = 8b3fcd0ea09ea1ef9beac30c194480b7e27363b52900aa55fe752d4fdd2b2198 +SIZE (fplll-fplll-5.3.3_GH0.tar.gz) = 1026240 Index: head/math/fplll/pkg-plist =================================================================== --- head/math/fplll/pkg-plist (revision 540899) +++ head/math/fplll/pkg-plist (revision 540900) @@ -1,54 +1,54 @@ bin/fplll bin/latsieve bin/latticegen include/fplll.h include/fplll/bkz.h include/fplll/bkz_param.h include/fplll/defs.h include/fplll/enum/enumerate.h include/fplll/enum/enumerate_base.h include/fplll/enum/enumerate_ext.h include/fplll/enum/evaluator.h include/fplll/fplll.h include/fplll/fplll_config.h include/fplll/gso.h 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 include/fplll/nr/matrix.h include/fplll/nr/nr.h include/fplll/nr/nr_FP.inl include/fplll/nr/nr_FP_d.inl include/fplll/nr/nr_FP_dd.inl include/fplll/nr/nr_FP_dpe.inl include/fplll/nr/nr_FP_ld.inl include/fplll/nr/nr_FP_misc.inl include/fplll/nr/nr_FP_mpfr.inl include/fplll/nr/nr_FP_qd.inl include/fplll/nr/nr_Z.inl include/fplll/nr/nr_Z_d.inl include/fplll/nr/nr_Z_l.inl include/fplll/nr/nr_Z_misc.inl include/fplll/nr/nr_Z_mpz.inl include/fplll/nr/nr_rand.inl include/fplll/nr/numvect.h include/fplll/pruner/pruner.h include/fplll/pruner/pruner_simplex.h include/fplll/sieve/sampler_basic.h 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.6 -lib/libfplll.so.6.0.2 +lib/libfplll.so.6.0.3 libdata/pkgconfig/fplll.pc %%DATADIR%%/strategies/default.json