Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2012 12:48:44 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r309389 - head/math/mingw32-libgmp
Message-ID:  <201212221248.qBMCmikU078759@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@bigpond.com>
-#
+# Created by: Timothy Bourke <timbob@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



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