Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jun 2020 16:10:10 +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: r540900 - head/math/fplll
Message-ID:  <202006301610.05UGAApf022998@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Tue Jun 30 16:10:10 2020
New Revision: 540900
URL: https://svnweb.freebsd.org/changeset/ports/540900

Log:
  math/fplll: Update 5.3.2 -> 5.3.3
  
  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	Tue Jun 30 16:05:48 2020	(r540899)
+++ head/math/fplll/Makefile	Tue Jun 30 16:10:10 2020	(r540900)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	fplll
-DISTVERSION=	5.3.2
+DISTVERSION=	5.3.3
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -13,7 +13,7 @@ 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

Modified: head/math/fplll/distinfo
==============================================================================
--- head/math/fplll/distinfo	Tue Jun 30 16:05:48 2020	(r540899)
+++ head/math/fplll/distinfo	Tue Jun 30 16:10:10 2020	(r540900)
@@ -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

Modified: head/math/fplll/pkg-plist
==============================================================================
--- head/math/fplll/pkg-plist	Tue Jun 30 16:05:48 2020	(r540899)
+++ head/math/fplll/pkg-plist	Tue Jun 30 16:10:10 2020	(r540900)
@@ -49,6 +49,6 @@ 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006301610.05UGAApf022998>