math/pari: update to 2.9.3 (bugfix)
- Update to 2.9.3 - Sort USES section Changes: http://pari.math.u-bordeaux.fr/archives/pari-announce-17/msg00002.html PR: 220728 Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer) MFH: 2017Q3
This commit is contained in:
parent
1dea874442
commit
7365b66baf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445998
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pari
|
||||
PORTVERSION= 2.9.2
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 2.9.3
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/ \
|
||||
@ -16,17 +15,16 @@ LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libgmp.so:math/gmp
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
ALL_TARGET= gp
|
||||
USES= perl5 readline
|
||||
USE_LDCONFIG= yes
|
||||
USE_PERL5= build
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_SCRIPT= Configure
|
||||
CONFIGURE_ARGS= --mandir=${MANPREFIX}/man/man1 \
|
||||
--prefix=${PREFIX} \
|
||||
--with-readline
|
||||
HAS_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_PERL5= build
|
||||
USES= perl5 readline
|
||||
ALL_TARGET= gp
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS OPTIMIZED_CFLAGS X11
|
||||
OPTIONS_RADIO= THREADS
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1491984081
|
||||
SHA256 (pari-2.9.2.tar.gz) = 9aa24cbbcf4e0b09dcc21cf9b09f2eb08e38ee16ab13651be7274c9b3e46207e
|
||||
SIZE (pari-2.9.2.tar.gz) = 3842811
|
||||
TIMESTAMP = 1500022257
|
||||
SHA256 (pari-2.9.3.tar.gz) = e76a27779d2b1210ce1aba48363b98dd201a1bf876eb14f46ea6bd7769a00a63
|
||||
SIZE (pari-2.9.3.tar.gz) = 3847598
|
||||
|
Loading…
Reference in New Issue
Block a user