Skip to content

Commit

Permalink
math/mpfr: Update to 4.2.0
Browse files Browse the repository at this point in the history
Poudriere test builds done by bofh (thanks!)

Changelog: https://gitlab.inria.fr/mpfr/mpfr/-/blob/4.2.0/ChangeLog

PR:		268865
Reported by:	Dennis Clarke <dclarke@blastwave.org>
Reviewed by:	ale (maintainer)
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Jan 17, 2023
1 parent 77ef81b commit f3f65ce
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 9 deletions.
6 changes: 3 additions & 3 deletions math/mpfr/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= mpfr
DISTVERSION= 4.1.1
DISTVERSION= 4.2.0
PORTEPOCH= 1
CATEGORIES= math devel
MASTER_SITES= GNU \
Expand All @@ -18,8 +18,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER

LIB_DEPENDS= libgmp.so:math/gmp

PATCHLEVEL= 1
PATCHFILES!= /usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL}
#PATCHLEVEL= 1
#PATCHFILES!= /usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL}

USES= gmake libtool makeinfo tar:xz
GNU_CONFIGURE= yes
Expand Down
8 changes: 3 additions & 5 deletions math/mpfr/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
TIMESTAMP = 1669300153
SHA256 (mpfr-4.1.1/mpfr-4.1.1.tar.xz) = ffd195bd567dbaffc3b98b23fd00aad0537680c9896171e44fe3ff79e28ac33d
SIZE (mpfr-4.1.1/mpfr-4.1.1.tar.xz) = 1429836
SHA256 (mpfr-4.1.1/patch01) = 80a3c2709be21acaac12a9cc99888d63a00fa77fb75576f205fe8ba1984ff44a
SIZE (mpfr-4.1.1/patch01) = 2985
TIMESTAMP = 1673161339
SHA256 (mpfr-4.2.0/mpfr-4.2.0.tar.xz) = 06a378df13501248c1b2db5aa977a2c8126ae849a9d9b7be2546fb4a9c26d993
SIZE (mpfr-4.2.0/mpfr-4.2.0.tar.xz) = 1477532
2 changes: 1 addition & 1 deletion math/mpfr/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ include/mpf2mpfr.h
lib/libmpfr.a
lib/libmpfr.so
lib/libmpfr.so.6
lib/libmpfr.so.6.1.1
lib/libmpfr.so.6.2.0
libdata/pkgconfig/mpfr.pc

0 comments on commit f3f65ce

Please sign in to comment.