Date: Wed, 15 Aug 2012 00:08:36 +0000 (UTC) From: Bryan Drewery <bdrewery@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r302542 - head/math/mingw32-libgmp Message-ID: <201208150008.q7F08arm070925@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bdrewery Date: Wed Aug 15 00:08:36 2012 New Revision: 302542 URL: http://svn.freebsd.org/changeset/ports/302542 Log: - Update to 5.0.5 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) PR: ports/170575 Approved by: bapt (mentor) Modified: head/math/mingw32-libgmp/Makefile head/math/mingw32-libgmp/distinfo Modified: head/math/mingw32-libgmp/Makefile ============================================================================== --- head/math/mingw32-libgmp/Makefile Wed Aug 15 00:01:17 2012 (r302541) +++ head/math/mingw32-libgmp/Makefile Wed Aug 15 00:08:36 2012 (r302542) @@ -6,7 +6,7 @@ # PORTNAME= libgmp -PORTVERSION= 5.0.4 +PORTVERSION= 5.0.5 CATEGORIES= math devel MASTER_SITES= GNU MASTER_SITE_SUBDIR= gmp Modified: head/math/mingw32-libgmp/distinfo ============================================================================== --- head/math/mingw32-libgmp/distinfo Wed Aug 15 00:01:17 2012 (r302541) +++ head/math/mingw32-libgmp/distinfo Wed Aug 15 00:08:36 2012 (r302542) @@ -1,2 +1,2 @@ -SHA256 (gmp-5.0.4.tar.bz2) = 35d4aade3e4bdf0915c944599b10d23f108ffedf6c3188aeec52221c5cf9a06f -SIZE (gmp-5.0.4.tar.bz2) = 2031540 +SHA256 (gmp-5.0.5.tar.bz2) = 1f588aaccc41bb9aed946f9fe38521c26d8b290d003c5df807f65690f2aadec9 +SIZE (gmp-5.0.5.tar.bz2) = 2052144
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208150008.q7F08arm070925>