Index: head/math/pari/files/patch-config_Makefile.SH =================================================================== --- head/math/pari/files/patch-config_Makefile.SH (revision 432069) +++ head/math/pari/files/patch-config_Makefile.SH (nonexistent) @@ -1,31 +0,0 @@ ---- config/Makefile.SH.orig 2010-01-09 12:59:48.000000000 -0500 -+++ config/Makefile.SH 2014-07-08 04:15:24.000000000 -0400 -@@ -208,7 +208,6 @@ - MV = mv -f - LN = $ln_s - CP_F = cp -f --STRIP = strip - STRIPFLAGS = - - # Change these installation directories to suit your needs. -@@ -221,9 +220,9 @@ - DATADIR = "\$(DESTDIR)$datadir" - SYSDATADIR= "\$(DESTDIR)$sysdatadir" - --EXDIR = \$(DATADIR)/examples -+EXDIR = \$(DESTDIR)/\$(PREFIX)/share/examples/pari - MISCDIR = \$(DATADIR)/misc --DOCDIR = \$(DATADIR)/doc -+DOCDIR = \$(DESTDIR)/\$(PREFIX)/share/doc/pari - - INSTALL = $cfg/install - INSTALL_PROGRAM = \$(INSTALL) -@@ -377,7 +376,7 @@ - - install-doc:: - -mkdir -p \$(BINDIR) \$(DOCDIR) -- -cd $doc; \$(MAKE) all -+ #-cd $doc; \$(MAKE) all - -\$(INSTALL_PROGRAM) $doc/gphelp \$(BINDIR) - -\$(INSTALL_DATA) $doc/Makefile \$(DOCDIR) - -\$(INSTALL_DATA) $doc/translations \$(DOCDIR) Property changes on: head/math/pari/files/patch-config_Makefile.SH ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/math/pari/Makefile =================================================================== --- head/math/pari/Makefile (revision 432069) +++ head/math/pari/Makefile (revision 432070) @@ -1,58 +1,58 @@ # Created by: Yoshiaki UCHIKAWA # $FreeBSD$ PORTNAME= pari -PORTVERSION= 2.3.5 +PORTVERSION= 2.9.0 PORTEPOCH= 2 CATEGORIES= math -MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/OLD/ \ +MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/ \ http://mirrors.rit.edu/zi/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= yuri@rawbw.com COMMENT= Mathematics library and advanced calculator package LICENSE= GPLv2 LIB_DEPENDS= libgmp.so:math/gmp MAKE_JOBS_UNSAFE= yes ALL_TARGET= gp CONFIGURE_ENV= ld="${LD}" perl="${PERL}" ranlib="${RANLIB}" CONFIGURE_SCRIPT= Configure CONFIGURE_ARGS= --mandir=${MANPREFIX}/man/man1 \ --prefix=${PREFIX} \ --share-prefix=${PREFIX}/share \ --with-gmp=${LOCALBASE} HAS_CONFIGURE= yes MAKE_ENV+= STRIP="${STRIP_CMD}" USE_LDCONFIG= yes USE_PERL5= build USES= perl5 -OPTIONS_DEFINE= OPTIMIZED_CFLAGS X11 +OPTIONS_DEFINE= DOCS OPTIMIZED_CFLAGS X11 OPTIONS_DEFAULT= OPTIMIZED_CFLAGS X11 .ifndef WITH_DEBUG OPTIMIZED_CFLAGS_CFLAGS= -O3 -fno-strict-aliasing -fomit-frame-pointer .endif X11_CONFIGURE_ON= --graphic=X11 X11_CONFIGURE_OFF= --graphic=none X11_USE= xorg=x11 PLIST_SUB= GP_VERSION=${GP_VERSION} PORTVERSION=${PORTVERSION} PORTDATA= * PORTDOCS= * PORTEXAMPLES= * GP_VERSION= ${PORTVERSION:R} post-patch: - @${REINPLACE_CMD} -E '/^list=/s/(ld|ranlib|perl|emacs)//g' \ + ${REINPLACE_CMD} -E '/^list=/s/(ld|ranlib|perl|emacs)//g' \ ${WRKSRC}/Configure - @${REINPLACE_CMD} -e '/^CFLAGS=/s/\$$cflags//' \ + ${REINPLACE_CMD} -e '/^CFLAGS=/s/\$$cflags//' \ ${WRKSRC}/config/get_cc -post-build: - @${STRIP_CMD} ${WRKSRC}/*/libpari-gmp.so.* +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libpari-gmp.so.* .include Index: head/math/pari/distinfo =================================================================== --- head/math/pari/distinfo (revision 432069) +++ head/math/pari/distinfo (revision 432070) @@ -1,2 +1,3 @@ -SHA256 (pari-2.3.5.tar.gz) = 47ddae1af73b4476660d2a89338483949067a97ffb8758c82e8189dfa4c89d88 -SIZE (pari-2.3.5.tar.gz) = 2018097 +TIMESTAMP = 1479059053 +SHA256 (pari-2.9.0.tar.gz) = 4aa4f737ad41e856001b13194fab281d07ef030dfd5d0a890dc73fb9b3fd9266 +SIZE (pari-2.9.0.tar.gz) = 3833906 Index: head/math/pari/pkg-plist =================================================================== --- head/math/pari/pkg-plist (revision 432069) +++ head/math/pari/pkg-plist (revision 432070) @@ -1,30 +1,30 @@ bin/gp bin/gp-%%GP_VERSION%% bin/gphelp bin/tex2mail +include/pari/mpinl.h include/pari/genpari.h include/pari/pari.h include/pari/paricast.h include/pari/paricfg.h include/pari/paricom.h include/pari/paridecl.h include/pari/parierr.h include/pari/parigen.h include/pari/pariinl.h +include/pari/parimt.h include/pari/parinf.h include/pari/pariold.h include/pari/paripriv.h include/pari/paristio.h include/pari/parisys.h include/pari/paritune.h -include/pari/pariport.h -include/pari/paritype.h lib/libpari-gmp.so.%%PORTVERSION%% -lib/libpari-gmp.so.2 +lib/libpari-gmp.so.5 lib/libpari.so lib/pari/pari.cfg -man/man1/gp-2.3.1.gz +man/man1/gp-%%GP_VERSION%%.1.gz man/man1/gp.1.gz man/man1/gphelp.1.gz man/man1/pari.1.gz man/man1/tex2mail.1.gz