svn commit: r317071 - in head/math/sage: . files

Baptiste Daroussin bapt at FreeBSD.org
Thu May 2 06:36:04 UTC 2013


On Thu, May 02, 2013 at 03:15:15AM +0000, Stephen Montgomery-Smith wrote:
> Author: stephen
> Date: Thu May  2 03:15:15 2013
> New Revision: 317071
> URL: http://svnweb.freebsd.org/changeset/ports/317071
> 
> Log:
>   - Update to 5.9.
> 
> Added:
>   head/math/sage/files/spkg-patch-cephes_-_spkg-install   (contents, props changed)
>   head/math/sage/files/spkg-patch-eclib_-_src_libsrc_eclib_interface.h   (contents, props changed)
> Deleted:
>   head/math/sage/files/spkg-patch-sage_-_sage_misc_getusage.py
> Modified:
>   head/math/sage/Makefile
>   head/math/sage/distinfo
>   head/math/sage/files/spkg-patch-python_-_src_Doc_library_fcntl.rst
>   head/math/sage/files/spkg-patch-python_-_src_Modules__ctypes_libffi_configure
>   head/math/sage/files/spkg-patch-python_-_src_Modules_fcntlmodule.c
>   head/math/sage/files/spkg-patch-python_-_src_Python_thread_pthread.h
>   head/math/sage/files/spkg-patch-python_-_src_setup.py
>   head/math/sage/files/spkg-patch-sage_-_doc_common_builder.py
> 
> Modified: head/math/sage/Makefile
> ==============================================================================
> --- head/math/sage/Makefile	Thu May  2 02:03:09 2013	(r317070)
> +++ head/math/sage/Makefile	Thu May  2 03:15:15 2013	(r317071)
> @@ -2,7 +2,7 @@
>  # $FreeBSD$
>  
>  PORTNAME=	sage
> -PORTVERSION=	5.8
> +PORTVERSION=	5.9
>  CATEGORIES=	math
>  MASTER_SITES=	http://boxen.math.washington.edu/home/sagemath/sage-mirror/src/ \
>  		http://mirrors.xmission.com/sage/src/ \
> @@ -30,9 +30,10 @@ OPTIONS_DEFINE_amd64=	387
>  
>  PLIST_FILES=	bin/sage
>  USE_FORTRAN=	yes
> +USE_GCC=	4.7+
>  USE_TK=		yes
>  USE_GMAKE=	yes
> -USES=		iconv
> +USE_ICONV=	yes

USE_ICONV does not exists anymore. The above has no effect anymore can you
convert it back to USES=iconv?

regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20130502/089e2832/attachment.sig>


More information about the svn-ports-all mailing list