svn commit: r309389 - head/math/mingw32-libgmp
Pawel Pekala
pawel at FreeBSD.org
Sat Dec 22 12:48:45 UTC 2012
Author: pawel
Date: Sat Dec 22 12:48:43 2012
New Revision: 309389
URL: http://svnweb.freebsd.org/changeset/ports/309389
Log:
Update to version 5.1.0
PR: ports/174616
Submitted by: Naram Qashat <cyberbotx at 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 Sat Dec 22 12:45:23 2012 (r309388)
+++ head/math/mingw32-libgmp/Makefile Sat Dec 22 12:48:43 2012 (r309389)
@@ -1,15 +1,10 @@
-# New ports collection makefile for: mingw32-libgmp4
-# Date created: 28 April 2008
-# Whom: Timothy Bourke <timbob at bigpond.com>
-#
+# Created by: Timothy Bourke <timbob at bigpond.com>
# $FreeBSD$
-#
PORTNAME= libgmp
-PORTVERSION= 5.0.5
+PORTVERSION= 5.1.0
CATEGORIES= math devel
-MASTER_SITES= GNU
-MASTER_SITE_SUBDIR= gmp
+MASTER_SITES= ftp://ftp.gmplib.org/pub/gmp-${PORTVERSION}/
PKGNAMEPREFIX= mingw32-
DISTNAME= gmp-${PORTVERSION}
Modified: head/math/mingw32-libgmp/distinfo
==============================================================================
--- head/math/mingw32-libgmp/distinfo Sat Dec 22 12:45:23 2012 (r309388)
+++ head/math/mingw32-libgmp/distinfo Sat Dec 22 12:48:43 2012 (r309389)
@@ -1,2 +1,2 @@
-SHA256 (gmp-5.0.5.tar.bz2) = 1f588aaccc41bb9aed946f9fe38521c26d8b290d003c5df807f65690f2aadec9
-SIZE (gmp-5.0.5.tar.bz2) = 2052144
+SHA256 (gmp-5.1.0.tar.bz2) = dfd9aba98fe5caa54a715b4584c7d45eb0ee0c8be9a3181164ad2fad5eefc796
+SIZE (gmp-5.1.0.tar.bz2) = 2194942
More information about the svn-ports-head
mailing list