Index: head/math/yacas/Makefile =================================================================== --- head/math/yacas/Makefile (revision 288127) +++ head/math/yacas/Makefile (revision 288128) @@ -1,42 +1,42 @@ # ex:ts=8 # New ports collection makefile for: yacas # Date created: Jun 21, 2001 # Whom: ijliao # # $FreeBSD$ # PORTNAME= yacas -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= math MASTER_SITES= http://yacas.sourceforge.net/backups/ MAINTAINER= ports@FreeBSD.org COMMENT= Yet Another Computer Algebra System LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USE_PERL5_BUILD=yes USE_GMAKE= yes USE_AUTOTOOLS= libtool MAKE_JOBS_SAFE= yes .include .if !defined(NOPORTDOCS) CONFIGURE_ARGS+= --enable-html-doc --with-html-dir=${DOCSDIR} .else CONFIGURE_ARGS+= --disable-html-doc .endif .if ${OSVERSION} >= 700042 .if ${ARCH} == "amd64" || ${ARCH} == "sparc64" BROKEN= Does not compile with GCC 4.2 .endif .endif test: build @cd ${WRKSRC} && ${GMAKE} test .include Property changes on: head/math/yacas/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.47 \ No newline at end of property +1.48 \ No newline at end of property Index: head/math/yacas/distinfo =================================================================== --- head/math/yacas/distinfo (revision 288127) +++ head/math/yacas/distinfo (revision 288128) @@ -1,2 +1,2 @@ -SHA256 (yacas-1.3.0.tar.gz) = b144f0b19c6fe30db545bd46f2883e7a447d3f1dcffe5fa8fb34a3678bba7779 -SIZE (yacas-1.3.0.tar.gz) = 1289125 +SHA256 (yacas-1.3.1.tar.gz) = 61d10c38af1e450ef325cc874143ceb414a4fdd4d7b4564bd0a65e090aa16b6c +SIZE (yacas-1.3.1.tar.gz) = 1292136 Property changes on: head/math/yacas/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property