Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Oct 2018 06:56:55 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r483455 - head/math/mpfr
Message-ID:  <201810300656.w9U6ut24049479@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ale
Date: Tue Oct 30 06:56:54 2018
New Revision: 483455
URL: https://svnweb.freebsd.org/changeset/ports/483455

Log:
  Add post 4.0.1 patches.
  
  PR:		232802
  Submitted by:	Dennis Clarke <dclarke@blastwave.org>

Modified:
  head/math/mpfr/Makefile
  head/math/mpfr/distinfo

Modified: head/math/mpfr/Makefile
==============================================================================
--- head/math/mpfr/Makefile	Tue Oct 30 06:44:55 2018	(r483454)
+++ head/math/mpfr/Makefile	Tue Oct 30 06:56:54 2018	(r483455)
@@ -3,6 +3,7 @@
 
 PORTNAME=	mpfr
 PORTVERSION=	4.0.1
+PORTREVISION=	1
 CATEGORIES=	math devel
 MASTER_SITES=	http://www.mpfr.org/mpfr-current/ \
 		GNU
@@ -20,8 +21,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING.LESSER
 #PATCH_DEPENDS=	gpatch:devel/patch
 LIB_DEPENDS=	libgmp.so:math/gmp
 
-#PATCHLEVEL=	2
-#PATCHFILES!=	/usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL}
+PATCHLEVEL=	13
+PATCHFILES!=	/usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL}
 #PATCH=		${LOCALBASE}/bin/gpatch
 
 USES=		libtool tar:xz

Modified: head/math/mpfr/distinfo
==============================================================================
--- head/math/mpfr/distinfo	Tue Oct 30 06:44:55 2018	(r483454)
+++ head/math/mpfr/distinfo	Tue Oct 30 06:56:54 2018	(r483455)
@@ -1,3 +1,29 @@
-TIMESTAMP = 1518539352
+TIMESTAMP = 1540882386
 SHA256 (mpfr-4.0.1/mpfr-4.0.1.tar.xz) = 67874a60826303ee2fb6affc6dc0ddd3e749e9bfcb4c8655e3953d0458a6e16e
 SIZE (mpfr-4.0.1/mpfr-4.0.1.tar.xz) = 1412692
+SHA256 (mpfr-4.0.1/patch01) = 915855fdb5d4ea12ca010fb78949017e2cd3f201897db80e3214efa70f5b59bd
+SIZE (mpfr-4.0.1/patch01) = 10738
+SHA256 (mpfr-4.0.1/patch02) = 6d74b011dfe60634207ae25f23fcf9030b1b1a2d25c57149b9e95e4a521605bc
+SIZE (mpfr-4.0.1/patch02) = 33297
+SHA256 (mpfr-4.0.1/patch03) = 076f5ea9c594675bcf622a5728cac42903ba35a28e7e813abc4d2f8f66bc31c0
+SIZE (mpfr-4.0.1/patch03) = 8905
+SHA256 (mpfr-4.0.1/patch04) = e7bea6c5a7fa9256d86873a98d33b351f24619b72aff0273dab9009e1a251d3a
+SIZE (mpfr-4.0.1/patch04) = 10649
+SHA256 (mpfr-4.0.1/patch05) = 9a87a269ecba1f69903d363fa05bedc97af1b56237867b229fb980420c1e0b0a
+SIZE (mpfr-4.0.1/patch05) = 5176
+SHA256 (mpfr-4.0.1/patch06) = b0f68329943a7518ab8619521713da5dc2d6436dc89fc3b74537c481ab44d4dd
+SIZE (mpfr-4.0.1/patch06) = 2030
+SHA256 (mpfr-4.0.1/patch07) = bc3bfdc92295342e5cca7c2ffb683bf5a6cf3a44c1e2ec59749a71eb07bef883
+SIZE (mpfr-4.0.1/patch07) = 3749
+SHA256 (mpfr-4.0.1/patch08) = 31586c6214def7d157f1f8b4ba5a5a396d33cdcde621fa5447f9197d304e1b20
+SIZE (mpfr-4.0.1/patch08) = 3833
+SHA256 (mpfr-4.0.1/patch09) = 509957eb7130e49c0f4766ff9828818696becb342cbe3c0f46d8c282707209ff
+SIZE (mpfr-4.0.1/patch09) = 14202
+SHA256 (mpfr-4.0.1/patch10) = 252c1a2469de7a3a3d326dfbd4c021b017ce31336cbcaf7785b590879806273d
+SIZE (mpfr-4.0.1/patch10) = 1772
+SHA256 (mpfr-4.0.1/patch11) = 10ba4a2017e959c89f0ae06e4dd2b0dc87ae79cf0f83f9203a996370757a49ee
+SIZE (mpfr-4.0.1/patch11) = 4306
+SHA256 (mpfr-4.0.1/patch12) = d85b7a0d78afec6e82da4406ab668efe1184ad1b7361574c268ead31dc2ad110
+SIZE (mpfr-4.0.1/patch12) = 5270
+SHA256 (mpfr-4.0.1/patch13) = c936983c5799e30a332c862f2b91bb53517e618d486fede20002d93d1bbe7efb
+SIZE (mpfr-4.0.1/patch13) = 4124



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810300656.w9U6ut24049479>