math/mpfrc++: Update 3.6.2 -> 3.6.8
This commit is contained in:
parent
f2ecc08e0e
commit
11fff4250a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=555148
2 changed files with 10 additions and 7 deletions
|
@ -1,9 +1,9 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= mpfrc++
|
PORTNAME= mpfrc++
|
||||||
DISTVERSION= 3.6.2
|
DISTVERSIONPREFIX= ${PORTNAME}-
|
||||||
|
DISTVERSION= 3.6.8
|
||||||
CATEGORIES= math devel
|
CATEGORIES= math devel
|
||||||
MASTER_SITES= http://www.holoborodko.com/pavel/downloads/
|
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
COMMENT= High-performance C++ interface for MPFR library
|
COMMENT= High-performance C++ interface for MPFR library
|
||||||
|
@ -11,12 +11,15 @@ COMMENT= High-performance C++ interface for MPFR library
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
LICENSE_FILE= ${WRKSRC}/copying.txt
|
LICENSE_FILE= ${WRKSRC}/copying.txt
|
||||||
|
|
||||||
USES= zip
|
USE_GITHUB= yes
|
||||||
|
GH_ACCOUNT= advanpix
|
||||||
|
GH_PROJECT= mpreal
|
||||||
|
|
||||||
NO_WRKSUBDIR= yes
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
|
WRKSRC= ${WRKDIR}/${GH_PROJECT}-mpfrc-${DISTVERSION}
|
||||||
|
|
||||||
PLIST_FILES= include/mpreal.h
|
PLIST_FILES= include/mpreal.h
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1573188092
|
TIMESTAMP = 1605388722
|
||||||
SHA256 (mpfrc++-3.6.2.zip) = 957ead4bfe990f3bfda0b17012633731cf38e194989818e78a960952948c1fc7
|
SHA256 (advanpix-mpreal-mpfrc++-3.6.8_GH0.tar.gz) = 2b10063a1b0f6b1e2c3b02ac948152d18eaf3d8893dff296b40e226ba7ed062b
|
||||||
SIZE (mpfrc++-3.6.2.zip) = 37085
|
SIZE (advanpix-mpreal-mpfrc++-3.6.8_GH0.tar.gz) = 37336
|
||||||
|
|
Loading…
Reference in a new issue