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

(-)b/math/mpfr/Makefile (-6 / +5 lines)
Lines 1-14 Link Here
1
PORTNAME=	mpfr
1
PORTNAME=	mpfr
2
DISTVERSION=	4.2.0
2
DISTVERSION=	4.2.1
3
PORTREVISION=	2
4
PORTEPOCH=	1
3
PORTEPOCH=	1
5
CATEGORIES=	math devel
4
CATEGORIES=	math devel
6
MASTER_SITES=	GNU \
5
MASTER_SITES=	GNU \
7
		https://www.mpfr.org/mpfr-${DISTVERSION}/
6
		https://www.mpfr.org/mpfr-${DISTVERSION}/
8
DIST_SUBDIR=	${DISTNAME}
7
DIST_SUBDIR=	${DISTNAME}
9
8
10
PATCH_SITES=	https://www.mpfr.org/mpfr-${DISTVERSION}/
9
#PATCH_SITES=	https://www.mpfr.org/mpfr-${DISTVERSION}/
11
PATCH_DIST_STRIP=	-p1
10
#PATCH_DIST_STRIP=	-p1
12
11
13
MAINTAINER=	ale@FreeBSD.org
12
MAINTAINER=	ale@FreeBSD.org
14
COMMENT=	Library for multiple-precision floating-point computations
13
COMMENT=	Library for multiple-precision floating-point computations
Lines 19-26 LICENSE_FILE= ${WRKSRC}/COPYING.LESSER Link Here
19
18
20
LIB_DEPENDS=	libgmp.so:math/gmp
19
LIB_DEPENDS=	libgmp.so:math/gmp
21
20
22
PATCHLEVEL=	12
21
#PATCHLEVEL=	12
23
PATCHFILES!=	/usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL}
22
#PATCHFILES!=	/usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL}
24
23
25
USES=		gmake libtool makeinfo pathfix tar:xz
24
USES=		gmake libtool makeinfo pathfix tar:xz
26
GNU_CONFIGURE=	yes
25
GNU_CONFIGURE=	yes
(-)b/math/mpfr/distinfo (-27 / +3 lines)
Lines 1-27 Link Here
1
TIMESTAMP = 1689872525
1
TIMESTAMP = 1692922035
2
SHA256 (mpfr-4.2.0/mpfr-4.2.0.tar.xz) = 06a378df13501248c1b2db5aa977a2c8126ae849a9d9b7be2546fb4a9c26d993
2
SHA256 (mpfr-4.2.1/mpfr-4.2.1.tar.xz) = 277807353a6726978996945af13e52829e3abd7a9a5b7fb2793894e18f1fcbb2
3
SIZE (mpfr-4.2.0/mpfr-4.2.0.tar.xz) = 1477532
3
SIZE (mpfr-4.2.1/mpfr-4.2.1.tar.xz) = 1493608
4
SHA256 (mpfr-4.2.0/patch01) = 2e465c31689e780a93b24bf2959917443fb882da85b7f1ef23ae53d3de614aa4
5
SIZE (mpfr-4.2.0/patch01) = 2927
6
SHA256 (mpfr-4.2.0/patch02) = e1ef3d4dab999f4e0ad5ee046c3a2823d3a9395fb8092c3dcb85d3fe29994b52
7
SIZE (mpfr-4.2.0/patch02) = 8009
8
SHA256 (mpfr-4.2.0/patch03) = a906f9ed8e4a7230980322a0154702664164690614e5ff55ae7049c3fae55584
9
SIZE (mpfr-4.2.0/patch03) = 4678
10
SHA256 (mpfr-4.2.0/patch04) = ece14ee57596dc2e4f67d2e857c5c6b23d76b20183a50a8b6759b640df001b78
11
SIZE (mpfr-4.2.0/patch04) = 2622
12
SHA256 (mpfr-4.2.0/patch05) = c4144564097a1be89c9cc2e7ee255c9fe59eb1b94a17c9d4a08169223e705ac1
13
SIZE (mpfr-4.2.0/patch05) = 3144
14
SHA256 (mpfr-4.2.0/patch06) = 70456748a8072265ba103d93ba94e9f93ae64565e6a5742194c56030086540fa
15
SIZE (mpfr-4.2.0/patch06) = 13872
16
SHA256 (mpfr-4.2.0/patch07) = 472386aa5f8c51fbdf60154c19268ce2212be03e1c2f9004c1673b6c270508f6
17
SIZE (mpfr-4.2.0/patch07) = 11610
18
SHA256 (mpfr-4.2.0/patch08) = 6ecd3bd2edf178f4ede4be612964d1b2d0a0bb10ad6f8c51d1a8011fff87d5ea
19
SIZE (mpfr-4.2.0/patch08) = 24051
20
SHA256 (mpfr-4.2.0/patch09) = 3e9aed5bcea95d34d0bd179a61cd7acb712c89c9a745535f18f0ef619833ba3b
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
(-)b/math/mpfr/pkg-plist (-1 / +1 lines)
Lines 3-7 include/mpf2mpfr.h Link Here
3
lib/libmpfr.a
3
lib/libmpfr.a
4
lib/libmpfr.so
4
lib/libmpfr.so
5
lib/libmpfr.so.6
5
lib/libmpfr.so.6
6
lib/libmpfr.so.6.2.0
6
lib/libmpfr.so.6.2.1
7
libdata/pkgconfig/mpfr.pc
7
libdata/pkgconfig/mpfr.pc

Return to bug 273350