mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
math/mpfrcx: Update 0.6.2 -> 0.6.3
This commit is contained in:
parent
5810681a0b
commit
c77131e3a0
2 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= mpfrcx
|
||||
DISTVERSION= 0.6.2
|
||||
DISTVERSION= 0.6.3
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://www.multiprecision.org/downloads/
|
||||
|
||||
|
@ -19,6 +19,7 @@ USE_LDCONFIG= yes
|
|||
GNU_CONFIGURE= yes
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
TEST_TARGET= check
|
||||
|
||||
INFO= mpfrcx
|
||||
|
||||
|
@ -26,6 +27,6 @@ PLIST_FILES= include/mpfrcx.h \
|
|||
lib/libmpfrcx.a \
|
||||
lib/libmpfrcx.so \
|
||||
lib/libmpfrcx.so.1 \
|
||||
lib/libmpfrcx.so.1.2.2
|
||||
lib/libmpfrcx.so.1.2.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1628468224
|
||||
SHA256 (mpfrcx-0.6.2.tar.gz) = fc2c4b6786ccca4a7c2eb0f0f275538f2190c01e79c3e4f33297c3384df3ba98
|
||||
SIZE (mpfrcx-0.6.2.tar.gz) = 687950
|
||||
TIMESTAMP = 1653982450
|
||||
SHA256 (mpfrcx-0.6.3.tar.gz) = 9da9b3614c0a3e00e6ed2b82fc935d1c838d97074dc59cb388f8fafbe3db8594
|
||||
SIZE (mpfrcx-0.6.3.tar.gz) = 687823
|
||||
|
|
Loading…
Add table
Reference in a new issue