Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jan 2002 19:18:43 -0800 (PST)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/33600: Update port: math/yacas to 1.0.48r1
Message-ID:  <200201060318.g063Ihb13956@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         33600
>Category:       ports
>Synopsis:       Update port: math/yacas to 1.0.48r1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 05 19:20:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.0.48rev1

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/math/yacas/Makefile math/yacas/Makefile
--- /usr/ports/math/yacas/Makefile	Fri Nov 23 20:24:44 2001
+++ math/yacas/Makefile	Sun Jan  6 01:20:11 2002
@@ -7,25 +7,24 @@
 #
 
 PORTNAME=	yacas
-PORTVERSION=	1.0.47r7
+PORTVERSION=	1.0.48r1
 CATEGORIES=	math
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
-		http://www.xs4all.nl/~apinkus/backups/
+MASTER_SITES=	http://www.xs4all.nl/~apinkus/backups/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/r/rev/}
 
 MAINTAINER=	ports@FreeBSD.org
 
+GNU_CONFIGURE=	yes
+
 .include <bsd.port.pre.mk>
 
 .if defined(WITH_GMP)
 .if ${OSVERSION} >= 500000
 LIB_DEPENDS+=	gmp.3:${PORTSDIR}/math/libgmp
-CONFIGURE_ENV+=	CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
+CONFIGURE_ENV+=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 .endif
 CONFIGURE_ARGS+=	--enable-gmp=yes
 .endif
-
-GNU_CONFIGURE=	yes
 
 .include <bsd.port.post.mk>
diff -urN /usr/ports/math/yacas/distinfo math/yacas/distinfo
--- /usr/ports/math/yacas/distinfo	Fri Nov 23 20:24:45 2001
+++ math/yacas/distinfo	Sun Jan  6 01:17:20 2002
@@ -1 +1 @@
-MD5 (yacas-1.0.47rev7.tar.gz) = 227091d4b03ed01fd4d5cb45e5c9902c
+MD5 (yacas-1.0.48rev1.tar.gz) = d0ace8ab9b63d5508a938665790ad3ee
diff -urN /usr/ports/math/yacas/pkg-plist math/yacas/pkg-plist
--- /usr/ports/math/yacas/pkg-plist	Fri Nov 23 20:24:47 2001
+++ math/yacas/pkg-plist	Sun Jan  6 01:39:40 2002
@@ -1,5 +1,8 @@
 bin/yacas
 bin/yacas_client
+share/yacas/Makefile
+share/yacas/Makefile.am
+share/yacas/Makefile.in
 share/yacas/addons/README
 share/yacas/addons/editvi.ys
 share/yacas/addons/editvi.ys.def
@@ -23,9 +26,7 @@
 share/yacas/deffunc.rep/code.ys.def
 share/yacas/deriv.rep/code.ys
 share/yacas/deriv.rep/code.ys.def
-share/yacas/documentation/yacaslogo.gif
 share/yacas/documentation/books.html
-share/yacas/documentation/coding.html
 share/yacas/documentation/codingchapter1.html
 share/yacas/documentation/codingchapter2.html
 share/yacas/documentation/codingchapter3.html
@@ -39,7 +40,6 @@
 share/yacas/documentation/introchapter3.html
 share/yacas/documentation/introchapters.html
 share/yacas/documentation/intromanual.html
-share/yacas/documentation/isboolean.html
 share/yacas/documentation/manicon.html
 share/yacas/documentation/ref.html
 share/yacas/documentation/refchapter1.html
@@ -65,15 +65,16 @@
 share/yacas/documentation/refprogchapter4.html
 share/yacas/documentation/refprogchapters.html
 share/yacas/documentation/refprogmanual.html
+share/yacas/documentation/yacaslogo.gif
 share/yacas/example.rep/code.ys
 share/yacas/example.rep/code.ys.def
-share/yacas/examples/series.ys
-share/yacas/examples/findsum.ys
-share/yacas/examples/queens.ys
+share/yacas/examples/benchbuild.ys
 share/yacas/examples/benchmark.ys
 share/yacas/examples/benchmark2.ys
-share/yacas/examples/benchbuild.ys
+share/yacas/examples/findsum.ys
 share/yacas/examples/goldbach.ys
+share/yacas/examples/queens.ys
+share/yacas/examples/series.ys
 share/yacas/examples/tests.ys
 share/yacas/factors.rep/code.ys
 share/yacas/factors.rep/code.ys.def
@@ -83,6 +84,7 @@
 share/yacas/formula.rep/code.ys.def
 share/yacas/functional.rep/code.ys
 share/yacas/functional.rep/code.ys.def
+share/yacas/glview.ys
 share/yacas/html.rep/code.ys
 share/yacas/html.rep/code.ys.def
 share/yacas/integrate.rep/code.ys
@@ -115,6 +117,7 @@
 share/yacas/patterns.rep/code.ys.def
 share/yacas/predicates.rep/code.ys
 share/yacas/predicates.rep/code.ys.def
+share/yacas/print.ys
 share/yacas/pslq.rep/code.ys
 share/yacas/pslq.rep/code.ys.def
 share/yacas/rabinmiller.rep/code.ys
@@ -127,10 +130,12 @@
 share/yacas/simplify.rep/code.ys.def
 share/yacas/solve.rep/code.ys
 share/yacas/solve.rep/code.ys.def
+share/yacas/standard.ys
 share/yacas/stats.rep/code.ys
 share/yacas/stats.rep/code.ys.def
 share/yacas/stdfuncs.rep/code.ys
 share/yacas/stdfuncs.rep/code.ys.def
+share/yacas/stdopers.ys
 share/yacas/stubs.rep/code.ys
 share/yacas/stubs.rep/code.ys.def
 share/yacas/substitute.rep/code.ys
@@ -147,61 +152,54 @@
 share/yacas/trigsimp.rep/code.ys.def
 share/yacas/univar.rep/code.ys
 share/yacas/univar.rep/code.ys.def
-share/yacas/Makefile
-share/yacas/Makefile.am
-share/yacas/Makefile.in
-share/yacas/glview.ys
-share/yacas/print.ys
-share/yacas/standard.ys
-share/yacas/stdopers.ys
 share/yacas/yacasinit.ys
-@dirrm share/yacas/addons
-@dirrm share/yacas/array.rep
-@dirrm share/yacas/assoc.rep
-@dirrm share/yacas/c_form.rep
-@dirrm share/yacas/complex.rep
-@dirrm share/yacas/constants.rep
-@dirrm share/yacas/controlflow.rep
-@dirrm share/yacas/cstubgen.rep
-@dirrm share/yacas/deffunc.rep
-@dirrm share/yacas/deriv.rep
-@dirrm share/yacas/documentation
-@dirrm share/yacas/example.rep
-@dirrm share/yacas/examples
-@dirrm share/yacas/factors.rep
-@dirrm share/yacas/fakedb.rep
-@dirrm share/yacas/formula.rep
-@dirrm share/yacas/functional.rep
-@dirrm share/yacas/html.rep
-@dirrm share/yacas/integrate.rep
-@dirrm share/yacas/limit.rep
-@dirrm share/yacas/linalg.rep
-@dirrm share/yacas/lists.rep
-@dirrm share/yacas/localrules.rep
-@dirrm share/yacas/logic.rep
-@dirrm share/yacas/multivar.rep
-@dirrm share/yacas/newly.rep
-@dirrm share/yacas/numbers.rep
-@dirrm share/yacas/odesolver.rep
-@dirrm share/yacas/openmath.rep
-@dirrm share/yacas/orthopoly.rep
-@dirrm share/yacas/padic.rep
-@dirrm share/yacas/patterns.rep
-@dirrm share/yacas/predicates.rep
-@dirrm share/yacas/pslq.rep
-@dirrm share/yacas/rabinmiller.rep
-@dirrm share/yacas/radsimp.rep
-@dirrm share/yacas/random.rep
-@dirrm share/yacas/simplify.rep
-@dirrm share/yacas/solve.rep
-@dirrm share/yacas/stats.rep
-@dirrm share/yacas/stdfuncs.rep
-@dirrm share/yacas/stubs.rep
-@dirrm share/yacas/substitute.rep
-@dirrm share/yacas/sums.rep
-@dirrm share/yacas/tensor.rep
-@dirrm share/yacas/testers.rep
-@dirrm share/yacas/texform.rep
-@dirrm share/yacas/trigsimp.rep
 @dirrm share/yacas/univar.rep
+@dirrm share/yacas/trigsimp.rep
+@dirrm share/yacas/texform.rep
+@dirrm share/yacas/testers.rep
+@dirrm share/yacas/tensor.rep
+@dirrm share/yacas/sums.rep
+@dirrm share/yacas/substitute.rep
+@dirrm share/yacas/stubs.rep
+@dirrm share/yacas/stdfuncs.rep
+@dirrm share/yacas/stats.rep
+@dirrm share/yacas/solve.rep
+@dirrm share/yacas/simplify.rep
+@dirrm share/yacas/random.rep
+@dirrm share/yacas/radsimp.rep
+@dirrm share/yacas/rabinmiller.rep
+@dirrm share/yacas/pslq.rep
+@dirrm share/yacas/predicates.rep
+@dirrm share/yacas/patterns.rep
+@dirrm share/yacas/padic.rep
+@dirrm share/yacas/orthopoly.rep
+@dirrm share/yacas/openmath.rep
+@dirrm share/yacas/odesolver.rep
+@dirrm share/yacas/numbers.rep
+@dirrm share/yacas/newly.rep
+@dirrm share/yacas/multivar.rep
+@dirrm share/yacas/logic.rep
+@dirrm share/yacas/localrules.rep
+@dirrm share/yacas/lists.rep
+@dirrm share/yacas/linalg.rep
+@dirrm share/yacas/limit.rep
+@dirrm share/yacas/integrate.rep
+@dirrm share/yacas/html.rep
+@dirrm share/yacas/functional.rep
+@dirrm share/yacas/formula.rep
+@dirrm share/yacas/fakedb.rep
+@dirrm share/yacas/factors.rep
+@dirrm share/yacas/examples
+@dirrm share/yacas/example.rep
+@dirrm share/yacas/documentation
+@dirrm share/yacas/deriv.rep
+@dirrm share/yacas/deffunc.rep
+@dirrm share/yacas/cstubgen.rep
+@dirrm share/yacas/controlflow.rep
+@dirrm share/yacas/constants.rep
+@dirrm share/yacas/complex.rep
+@dirrm share/yacas/c_form.rep
+@dirrm share/yacas/assoc.rep
+@dirrm share/yacas/array.rep
+@dirrm share/yacas/addons
 @dirrm share/yacas

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201060318.g063Ihb13956>