mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Update to patch level 10.
Note: use gnu patch since patch04 seems to trigger a bug (or at least a different / not expected behavior of base patch)
This commit is contained in:
parent
4a066cd163
commit
6cffa48c77
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296285
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= mpfr
|
||||
PORTVERSION= 3.1.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= math devel
|
||||
MASTER_SITES= http://www.mpfr.org/mpfr-current/
|
||||
DIST_SUBDIR= ${DISTNAME}
|
||||
@ -19,12 +19,13 @@ MAINTAINER= ale@FreeBSD.org
|
||||
COMMENT= A library for multiple-precision floating-point computations
|
||||
|
||||
LICENSE= LGPL3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.LESSER
|
||||
|
||||
PATCH_DEPENDS= gpatch:${PORTSDIR}/devel/patch
|
||||
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp
|
||||
|
||||
PATCHLEVEL= 3
|
||||
PATCHLEVEL= 10
|
||||
PATCHFILES!= /usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL}
|
||||
PATCH= ${LOCALBASE}/bin/gpatch
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_GNOME= ltverhack
|
||||
|
@ -6,3 +6,17 @@ SHA256 (mpfr-3.1.0/patch02) = 9205e3c412add2dda89346ad52fe8452d3e685595f1b973f6f
|
||||
SIZE (mpfr-3.1.0/patch02) = 4502
|
||||
SHA256 (mpfr-3.1.0/patch03) = f096849b0f5db432f70f0945d366644943f11eb8c95185fde48f27faac2ff40b
|
||||
SIZE (mpfr-3.1.0/patch03) = 8260
|
||||
SHA256 (mpfr-3.1.0/patch04) = 265127d7bd2ab93a1ec689c49fdb35737075e3df22e6f910153041603bd6eccc
|
||||
SIZE (mpfr-3.1.0/patch04) = 6280
|
||||
SHA256 (mpfr-3.1.0/patch05) = 823ae84a55249f76b53ecdc4a17c4b834ca8e33f7710729f5cbb66982ff8a03b
|
||||
SIZE (mpfr-3.1.0/patch05) = 2690
|
||||
SHA256 (mpfr-3.1.0/patch06) = 78448079c133e9a7da4832c7ce1065060fbeb3f43ebabd6f6e9a9cbccb402599
|
||||
SIZE (mpfr-3.1.0/patch06) = 1906
|
||||
SHA256 (mpfr-3.1.0/patch07) = adfda8ed246c75897523c0365dbe8f854500682eff5a88d1d4c16fbf0bbfe388
|
||||
SIZE (mpfr-3.1.0/patch07) = 25023
|
||||
SHA256 (mpfr-3.1.0/patch08) = c6b41a31941259f8e9173bcdcbdd28720b385a64815ce8559ed6ce934e71381b
|
||||
SIZE (mpfr-3.1.0/patch08) = 2012
|
||||
SHA256 (mpfr-3.1.0/patch09) = ae8d09befdd943b5b79b44c2526ded043b3d95d4cf8b46db5e9bd6a2de7d5310
|
||||
SIZE (mpfr-3.1.0/patch09) = 2986
|
||||
SHA256 (mpfr-3.1.0/patch10) = b80e2323647a2da66ba32be1f215d09f793314b6ed81688b9f5ddad216c7a71b
|
||||
SIZE (mpfr-3.1.0/patch10) = 16599
|
||||
|
Loading…
Reference in New Issue
Block a user