aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-11-14 21:31:57 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-11-14 21:31:57 +0000
commit11fff4250a00e5fc5ad3e26d6bd310bc49b7551b (patch)
tree19d7d6e0d4ba5fdc8c9ef65daa59ee3f88b5e8c3
parentf2ecc08e0e043aca9cd8a3b0a351f9754d1a6334 (diff)
downloadports-11fff4250a00e5fc5ad3e26d6bd310bc49b7551b.tar.gz
ports-11fff4250a00e5fc5ad3e26d6bd310bc49b7551b.zip
Notes
-rw-r--r--math/mpfrc++/Makefile11
-rw-r--r--math/mpfrc++/distinfo6
2 files changed, 10 insertions, 7 deletions
diff --git a/math/mpfrc++/Makefile b/math/mpfrc++/Makefile
index 82cf80b8b6ce..719bff286d3f 100644
--- a/math/mpfrc++/Makefile
+++ b/math/mpfrc++/Makefile
@@ -1,9 +1,9 @@
# $FreeBSD$
PORTNAME= mpfrc++
-DISTVERSION= 3.6.2
+DISTVERSIONPREFIX= ${PORTNAME}-
+DISTVERSION= 3.6.8
CATEGORIES= math devel
-MASTER_SITES= http://www.holoborodko.com/pavel/downloads/
MAINTAINER= yuri@FreeBSD.org
COMMENT= High-performance C++ interface for MPFR library
@@ -11,12 +11,15 @@ COMMENT= High-performance C++ interface for MPFR library
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/copying.txt
-USES= zip
+USE_GITHUB= yes
+GH_ACCOUNT= advanpix
+GH_PROJECT= mpreal
-NO_WRKSUBDIR= yes
NO_BUILD= yes
NO_ARCH= yes
+WRKSRC= ${WRKDIR}/${GH_PROJECT}-mpfrc-${DISTVERSION}
+
PLIST_FILES= include/mpreal.h
do-install:
diff --git a/math/mpfrc++/distinfo b/math/mpfrc++/distinfo
index 306e80cd5d05..854f1118b99b 100644
--- a/math/mpfrc++/distinfo
+++ b/math/mpfrc++/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573188092
-SHA256 (mpfrc++-3.6.2.zip) = 957ead4bfe990f3bfda0b17012633731cf38e194989818e78a960952948c1fc7
-SIZE (mpfrc++-3.6.2.zip) = 37085
+TIMESTAMP = 1605388722
+SHA256 (advanpix-mpreal-mpfrc++-3.6.8_GH0.tar.gz) = 2b10063a1b0f6b1e2c3b02ac948152d18eaf3d8893dff296b40e226ba7ed062b
+SIZE (advanpix-mpreal-mpfrc++-3.6.8_GH0.tar.gz) = 37336