Date: Fri, 20 Jul 2018 05:38:51 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474987 - in head/math: giacxcas pari Message-ID: <201807200538.w6K5cptF028318@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Fri Jul 20 05:38:51 2018 New Revision: 474987 URL: https://svnweb.freebsd.org/changeset/ports/474987 Log: math/pari: Update 2.9.5 -> 2.11.0 Bump math/giacxcas Reported by: portscout Modified: head/math/giacxcas/Makefile head/math/pari/Makefile head/math/pari/distinfo head/math/pari/pkg-plist Modified: head/math/giacxcas/Makefile ============================================================================== --- head/math/giacxcas/Makefile Fri Jul 20 01:28:38 2018 (r474986) +++ head/math/giacxcas/Makefile Fri Jul 20 05:38:51 2018 (r474987) @@ -3,7 +3,7 @@ PORTNAME= giacxcas DISTVERSION= 1.4.9-59 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= http://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/source/:giac \ http://www-fourier.ujf-grenoble.fr/~parisse/giac/freebsd/ @@ -31,9 +31,9 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils NO_CDROM= French documentation is for non-commercial use only -GNU_CONFIGURE= yes USES= blaslapack desktop-file-utils fortran gettext gmake jpeg \ libtool ncurses readline shebangfix +GNU_CONFIGURE= yes USE_GL= gl USE_XORG= x11 xcursor xext xft xi xinerama USE_TEX= latex:build dvipsk:build Modified: head/math/pari/Makefile ============================================================================== --- head/math/pari/Makefile Fri Jul 20 01:28:38 2018 (r474986) +++ head/math/pari/Makefile Fri Jul 20 05:38:51 2018 (r474987) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pari -DISTVERSION= 2.9.5 +DISTVERSION= 2.11.0 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 Jul 20 01:28:38 2018 (r474986) +++ head/math/pari/distinfo Fri Jul 20 05:38:51 2018 (r474987) @@ -1,3 +1,3 @@ -TIMESTAMP = 1526715183 -SHA256 (pari-2.9.5.tar.gz) = 6b451825b41d2f8b29592c08d671999527bf936789c599d77b8dfdc663f1e617 -SIZE (pari-2.9.5.tar.gz) = 3854627 +TIMESTAMP = 1532062008 +SHA256 (pari-2.11.0.tar.gz) = 3835caccaa3e0c64764521032d89efeb8773cce841f6655fec6d58e790f4c9a1 +SIZE (pari-2.11.0.tar.gz) = 4419112 Modified: head/math/pari/pkg-plist ============================================================================== --- head/math/pari/pkg-plist Fri Jul 20 01:28:38 2018 (r474986) +++ head/math/pari/pkg-plist Fri Jul 20 05:38:51 2018 (r474987) @@ -20,7 +20,7 @@ include/pari/paristio.h include/pari/parisys.h include/pari/paritune.h lib/libpari.so.%%PORTVERSION%% -lib/libpari.so.5 +lib/libpari.so.6 lib/libpari.so lib/pari/pari.cfg man/man1/gp-%%GP_VERSION%%.1.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807200538.w6K5cptF028318>