From owner-svn-ports-head@FreeBSD.ORG Sat Dec 22 12:48:45 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2603CAA8; Sat, 22 Dec 2012 12:48:45 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id E423A8FC12; Sat, 22 Dec 2012 12:48:44 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBMCmiPD078761; Sat, 22 Dec 2012 12:48:44 GMT (envelope-from pawel@svn.freebsd.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBMCmikU078759; Sat, 22 Dec 2012 12:48:44 GMT (envelope-from pawel@svn.freebsd.org) Message-Id: <201212221248.qBMCmikU078759@svn.freebsd.org> From: Pawel Pekala Date: Sat, 22 Dec 2012 12:48:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309389 - head/math/mingw32-libgmp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Dec 2012 12:48:45 -0000 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 (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 -# +# Created by: Timothy Bourke # $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