View | Details | Raw Unified | Return to bug 272655
Collapse All | Expand All

(-)b/math/mpfr/Makefile (-3 / +3 lines)
Lines 1-6 Link Here
1
PORTNAME=	mpfr
1
PORTNAME=	mpfr
2
DISTVERSION=	4.2.0
2
DISTVERSION=	4.2.0
3
PORTREVISION=	1
3
PORTREVISION=	2
4
PORTEPOCH=	1
4
PORTEPOCH=	1
5
CATEGORIES=	math devel
5
CATEGORIES=	math devel
6
MASTER_SITES=	GNU \
6
MASTER_SITES=	GNU \
Lines 19-28 LICENSE_FILE= ${WRKSRC}/COPYING.LESSER Link Here
19
19
20
LIB_DEPENDS=	libgmp.so:math/gmp
20
LIB_DEPENDS=	libgmp.so:math/gmp
21
21
22
PATCHLEVEL=	9
22
PATCHLEVEL=	12
23
PATCHFILES!=	/usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL}
23
PATCHFILES!=	/usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL}
24
24
25
USES=		gmake libtool makeinfo tar:xz
25
USES=		gmake libtool makeinfo pathfix tar:xz
26
GNU_CONFIGURE=	yes
26
GNU_CONFIGURE=	yes
27
CONFIGURE_ARGS=	--with-gmp=${LOCALBASE}
27
CONFIGURE_ARGS=	--with-gmp=${LOCALBASE}
28
INSTALL_TARGET=	install-strip
28
INSTALL_TARGET=	install-strip
(-)b/math/mpfr/distinfo (-1 / +7 lines)
Lines 1-4 Link Here
1
TIMESTAMP = 1685426779
1
TIMESTAMP = 1689872525
2
SHA256 (mpfr-4.2.0/mpfr-4.2.0.tar.xz) = 06a378df13501248c1b2db5aa977a2c8126ae849a9d9b7be2546fb4a9c26d993
2
SHA256 (mpfr-4.2.0/mpfr-4.2.0.tar.xz) = 06a378df13501248c1b2db5aa977a2c8126ae849a9d9b7be2546fb4a9c26d993
3
SIZE (mpfr-4.2.0/mpfr-4.2.0.tar.xz) = 1477532
3
SIZE (mpfr-4.2.0/mpfr-4.2.0.tar.xz) = 1477532
4
SHA256 (mpfr-4.2.0/patch01) = 2e465c31689e780a93b24bf2959917443fb882da85b7f1ef23ae53d3de614aa4
4
SHA256 (mpfr-4.2.0/patch01) = 2e465c31689e780a93b24bf2959917443fb882da85b7f1ef23ae53d3de614aa4
Lines 19-21 SHA256 (mpfr-4.2.0/patch08) = 6ecd3bd2edf178f4ede4be612964d1b2d0a0bb10ad6f8c51d1 Link Here
19
SIZE (mpfr-4.2.0/patch08) = 24051
19
SIZE (mpfr-4.2.0/patch08) = 24051
20
SHA256 (mpfr-4.2.0/patch09) = 3e9aed5bcea95d34d0bd179a61cd7acb712c89c9a745535f18f0ef619833ba3b
20
SHA256 (mpfr-4.2.0/patch09) = 3e9aed5bcea95d34d0bd179a61cd7acb712c89c9a745535f18f0ef619833ba3b
21
SIZE (mpfr-4.2.0/patch09) = 3854
21
SIZE (mpfr-4.2.0/patch09) = 3854
22
SHA256 (mpfr-4.2.0/patch10) = 1c546e78d754f6961e1c7130d5487a1372a765c0f58dcdefc3d001fe9dba7d07
23
SIZE (mpfr-4.2.0/patch10) = 1830
24
SHA256 (mpfr-4.2.0/patch11) = 3de9dbe1091f16d782cbce6253475b3fcdfee6a1cf82a211598d10b4f274811e
25
SIZE (mpfr-4.2.0/patch11) = 2179
26
SHA256 (mpfr-4.2.0/patch12) = a8fe9449ba89262be8f7feecb4aba61d7526cec7f3b6acda5bf90950ac4d726c
27
SIZE (mpfr-4.2.0/patch12) = 1809

Return to bug 272655