From owner-svn-ports-all@freebsd.org Wed Jan 13 07:52:34 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24975A6CA6F; Wed, 13 Jan 2016 07:52:34 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E60581531; Wed, 13 Jan 2016 07:52:33 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u0D7qWYX068885; Wed, 13 Jan 2016 07:52:32 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0D7qWEb068883; Wed, 13 Jan 2016 07:52:32 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201601130752.u0D7qWEb068883@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Wed, 13 Jan 2016 07:52:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r406019 - head/math/pure-mpfr X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jan 2016 07:52:34 -0000 Author: vanilla Date: Wed Jan 13 07:52:32 2016 New Revision: 406019 URL: https://svnweb.freebsd.org/changeset/ports/406019 Log: Upgrade to 0.5. Modified: head/math/pure-mpfr/Makefile head/math/pure-mpfr/distinfo Modified: head/math/pure-mpfr/Makefile ============================================================================== --- head/math/pure-mpfr/Makefile Wed Jan 13 07:50:36 2016 (r406018) +++ head/math/pure-mpfr/Makefile Wed Jan 13 07:52:32 2016 (r406019) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pure-mpfr -PORTVERSION= 0.4 -PORTREVISION= 1 +PORTVERSION= 0.5 CATEGORIES= math MASTER_SITES= https://bitbucket.org/purelang/pure-lang/downloads/ DIST_SUBDIR= pure Modified: head/math/pure-mpfr/distinfo ============================================================================== --- head/math/pure-mpfr/distinfo Wed Jan 13 07:50:36 2016 (r406018) +++ head/math/pure-mpfr/distinfo Wed Jan 13 07:52:32 2016 (r406019) @@ -1,2 +1,2 @@ -SHA256 (pure/pure-mpfr-0.4.tar.gz) = 23797d9996d4395aa08eadcb6ce3313267a24e9bc3bf7faa6012dcce339b65d6 -SIZE (pure/pure-mpfr-0.4.tar.gz) = 24401 +SHA256 (pure/pure-mpfr-0.5.tar.gz) = 39d2255c2c0c2d60ce727be178b5e5a06f7c92eb365976c49c4a34b1edc576e7 +SIZE (pure/pure-mpfr-0.5.tar.gz) = 25365