git: 6db858a173ea - main - math/fplll: Use upstream release archive
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Jun 2022 15:45:55 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=6db858a173ea6c2f5df739f9fc81b522ec0d39a5 commit 6db858a173ea6c2f5df739f9fc81b522ec0d39a5 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-06-01 15:44:42 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-06-01 15:45:53 +0000 math/fplll: Use upstream release archive PR: 264393 --- math/fplll/Makefile | 2 +- math/fplll/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/fplll/Makefile b/math/fplll/Makefile index c9b801027734..776b58e9c5d2 100644 --- a/math/fplll/Makefile +++ b/math/fplll/Makefile @@ -1,6 +1,7 @@ PORTNAME= fplll DISTVERSION= 5.4.2 CATEGORIES= math +MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ MAINTAINER= yuri@FreeBSD.org COMMENT= Lattice algorithms using floating-point arithmetic @@ -15,7 +16,6 @@ LIB_DEPENDS= libgmp.so:math/gmp \ USES= autoreconf compiler:c++11-lang gmake libtool localbase:ldflags pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static -USE_GITHUB= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip diff --git a/math/fplll/distinfo b/math/fplll/distinfo index a8594956fdb5..cc7cf8b3b67d 100644 --- a/math/fplll/distinfo +++ b/math/fplll/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653613105 -SHA256 (fplll-fplll-5.4.2_GH0.tar.gz) = 603740aa40c36c7e71bdb9009b3839a740b16cdae01d61ce9231da02f8194ab0 -SIZE (fplll-fplll-5.4.2_GH0.tar.gz) = 2333607 +TIMESTAMP = 1654084443 +SHA256 (fplll-5.4.2.tar.gz) = 6e7b1704fd56f29dd9fc1dd719cc1f2df1f58964fd77bbde162f594d7fff7ba5 +SIZE (fplll-5.4.2.tar.gz) = 2618377