svn commit: r406019 - head/math/pure-mpfr

Vanilla I. Shu vanilla at FreeBSD.org
Wed Jan 13 07:52:34 UTC 2016


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


More information about the svn-ports-head mailing list