- Update to 5.1.2 Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: ports)
Responsible Changed From-To: freebsd-ports-bugs->pawel I'll take it.
Author: pawel Date: Fri May 24 19:20:17 2013 New Revision: 319010 URL: http://svnweb.freebsd.org/changeset/ports/319010 Log: Update to version 5.1.2 PR: ports/178851 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Modified: head/math/mingw32-libgmp/Makefile head/math/mingw32-libgmp/distinfo Modified: head/math/mingw32-libgmp/Makefile ============================================================================== --- head/math/mingw32-libgmp/Makefile Fri May 24 18:59:56 2013 (r319009) +++ head/math/mingw32-libgmp/Makefile Fri May 24 19:20:17 2013 (r319010) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libgmp -PORTVERSION= 5.1.1 +PORTVERSION= 5.1.2 CATEGORIES= math devel MASTER_SITES= ftp://ftp.gmplib.org/pub/gmp-${PORTVERSION}/ PKGNAMEPREFIX= mingw32- Modified: head/math/mingw32-libgmp/distinfo ============================================================================== --- head/math/mingw32-libgmp/distinfo Fri May 24 18:59:56 2013 (r319009) +++ head/math/mingw32-libgmp/distinfo Fri May 24 19:20:17 2013 (r319010) @@ -1,2 +1,2 @@ -SHA256 (gmp-5.1.1.tar.bz2) = a0d4779f48b36519dfaceb5f987a7c76fcac223258bebea3bb2244310970afad -SIZE (gmp-5.1.1.tar.bz2) = 2213841 +SHA256 (gmp-5.1.2.tar.bz2) = 2099deea64ef3e58ac2b42eaaa0286c3231430a8e893359d806bfa31611c1b8f +SIZE (gmp-5.1.2.tar.bz2) = 2194495 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!