Date: Mon, 16 Nov 2020 08:32:59 +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: r555456 - head/math/gmp Message-ID: <202011160832.0AG8Wx8r070840@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Mon Nov 16 08:32:58 2020 New Revision: 555456 URL: https://svnweb.freebsd.org/changeset/ports/555456 Log: Update to 6.2.1 release. Modified: head/math/gmp/Makefile head/math/gmp/distinfo head/math/gmp/pkg-plist Modified: head/math/gmp/Makefile ============================================================================== --- head/math/gmp/Makefile Mon Nov 16 08:25:36 2020 (r555455) +++ head/math/gmp/Makefile Mon Nov 16 08:32:58 2020 (r555456) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gmp -PORTVERSION= 6.2.0 +PORTVERSION= 6.2.1 CATEGORIES= math devel MASTER_SITES= GNU Modified: head/math/gmp/distinfo ============================================================================== --- head/math/gmp/distinfo Mon Nov 16 08:25:36 2020 (r555455) +++ head/math/gmp/distinfo Mon Nov 16 08:32:58 2020 (r555456) @@ -1,3 +1,3 @@ -TIMESTAMP = 1583654160 -SHA256 (gmp-6.2.0.tar.xz) = 258e6cd51b3fbdfc185c716d55f82c08aff57df0c6fbd143cf6ed561267a1526 -SIZE (gmp-6.2.0.tar.xz) = 2012444 +TIMESTAMP = 1605515204 +SHA256 (gmp-6.2.1.tar.xz) = fd4829912cddd12f84181c3451cc752be224643e87fac497b69edddadc49b4f2 +SIZE (gmp-6.2.1.tar.xz) = 2027316 Modified: head/math/gmp/pkg-plist ============================================================================== --- head/math/gmp/pkg-plist Mon Nov 16 08:25:36 2020 (r555455) +++ head/math/gmp/pkg-plist Mon Nov 16 08:32:58 2020 (r555456) @@ -3,10 +3,10 @@ include/gmpxx.h lib/libgmp.a lib/libgmp.so lib/libgmp.so.10 -lib/libgmp.so.10.4.0 +lib/libgmp.so.10.4.1 lib/libgmpxx.a lib/libgmpxx.so lib/libgmpxx.so.4 -lib/libgmpxx.so.4.6.0 +lib/libgmpxx.so.4.6.1 libdata/pkgconfig/gmp.pc libdata/pkgconfig/gmpxx.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011160832.0AG8Wx8r070840>