svn commit: r433215 - head/math/pari

Kirill Ponomarew krion at FreeBSD.org
Fri Feb 3 09:32:45 UTC 2017


Author: krion
Date: Fri Feb  3 09:32:43 2017
New Revision: 433215
URL: https://svnweb.freebsd.org/changeset/ports/433215

Log:
  Update math/pari to 2.9.1
  
  PR:		https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216713
  Submitted by:	yuri at rawbw.com
  Approved by:	mat (mentor)
  Differential Revision:	https://reviews.freebsd.org/D9416

Modified:
  head/math/pari/Makefile
  head/math/pari/distinfo

Modified: head/math/pari/Makefile
==============================================================================
--- head/math/pari/Makefile	Fri Feb  3 09:31:08 2017	(r433214)
+++ head/math/pari/Makefile	Fri Feb  3 09:32:43 2017	(r433215)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pari
-PORTVERSION=	2.9.0
+PORTVERSION=	2.9.1
 PORTEPOCH=	2
 CATEGORIES=	math
 MASTER_SITES=	http://pari.math.u-bordeaux.fr/pub/pari/unix/ \

Modified: head/math/pari/distinfo
==============================================================================
--- head/math/pari/distinfo	Fri Feb  3 09:31:08 2017	(r433214)
+++ head/math/pari/distinfo	Fri Feb  3 09:32:43 2017	(r433215)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1479059053
-SHA256 (pari-2.9.0.tar.gz) = 4aa4f737ad41e856001b13194fab281d07ef030dfd5d0a890dc73fb9b3fd9266
-SIZE (pari-2.9.0.tar.gz) = 3833906
+TIMESTAMP = 1485716468
+SHA256 (pari-2.9.1.tar.gz) = dc510f96686463c1ade7c2a6e16fa9466fd4af6a65fddf9822ba07d7d2e70767
+SIZE (pari-2.9.1.tar.gz) = 3833846


More information about the svn-ports-all mailing list