mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
math/mpfr: update to 4.2.2 release
PR: 285589 Submitted by: diizzy
This commit is contained in:
parent
1245e0dff1
commit
6c01fbdd4d
3 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= mpfr
|
PORTNAME= mpfr
|
||||||
DISTVERSION= 4.2.1
|
DISTVERSION= 4.2.2
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= math devel
|
CATEGORIES= math devel
|
||||||
MASTER_SITES= GNU \
|
MASTER_SITES= GNU \
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1693302755
|
TIMESTAMP = 1742806105
|
||||||
SHA256 (mpfr-4.2.1/mpfr-4.2.1.tar.xz) = 277807353a6726978996945af13e52829e3abd7a9a5b7fb2793894e18f1fcbb2
|
SHA256 (mpfr-4.2.2/mpfr-4.2.2.tar.xz) = b67ba0383ef7e8a8563734e2e889ef5ec3c3b898a01d00fa0a6869ad81c6ce01
|
||||||
SIZE (mpfr-4.2.1/mpfr-4.2.1.tar.xz) = 1493608
|
SIZE (mpfr-4.2.2/mpfr-4.2.2.tar.xz) = 1505596
|
||||||
|
|
|
@ -3,5 +3,5 @@ include/mpf2mpfr.h
|
||||||
lib/libmpfr.a
|
lib/libmpfr.a
|
||||||
lib/libmpfr.so
|
lib/libmpfr.so
|
||||||
lib/libmpfr.so.6
|
lib/libmpfr.so.6
|
||||||
lib/libmpfr.so.6.2.1
|
lib/libmpfr.so.6.2.2
|
||||||
libdata/pkgconfig/mpfr.pc
|
libdata/pkgconfig/mpfr.pc
|
||||||
|
|
Loading…
Add table
Reference in a new issue