aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-03-13 15:00:53 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-03-13 15:00:53 +0000
commit52e41970194333d5de1331f7f34d2f9d4d417120 (patch)
treeaf474b7815096a2a4cda50432eebc7ecf7495bc8 /math
parent6aeb077fafa677e8a7b6ce4c4692543366ca7a09 (diff)
downloadports-52e41970194333d5de1331f7f34d2f9d4d417120.tar.gz
ports-52e41970194333d5de1331f7f34d2f9d4d417120.zip
upgrade to 1.0.50
Notes
Notes: svn path=/head/; revision=56004
Diffstat (limited to 'math')
-rw-r--r--math/yacas/Makefile2
-rw-r--r--math/yacas/distinfo2
-rw-r--r--math/yacas/pkg-plist9
3 files changed, 9 insertions, 4 deletions
diff --git a/math/yacas/Makefile b/math/yacas/Makefile
index 90a0355b4e99..aa2a16e65448 100644
--- a/math/yacas/Makefile
+++ b/math/yacas/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= yacas
-PORTVERSION= 1.0.49
+PORTVERSION= 1.0.50
CATEGORIES= math
MASTER_SITES= http://www.xs4all.nl/~apinkus/backups/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/rev/}
diff --git a/math/yacas/distinfo b/math/yacas/distinfo
index a1667cce1881..dead77e0b4d3 100644
--- a/math/yacas/distinfo
+++ b/math/yacas/distinfo
@@ -1 +1 @@
-MD5 (yacas-1.0.49.tar.gz) = 411356d9e3d7b12398f971b1007c7276
+MD5 (yacas-1.0.50.tar.gz) = beaf3452a5f634b893e264987259c7df
diff --git a/math/yacas/pkg-plist b/math/yacas/pkg-plist
index 386efa5e8b6c..ab37c9d5761b 100644
--- a/math/yacas/pkg-plist
+++ b/math/yacas/pkg-plist
@@ -36,12 +36,12 @@ share/yacas/documentation/codingchapter4.html
share/yacas/documentation/codingchapter5.html
share/yacas/documentation/codingchapters.html
share/yacas/documentation/codingmanual.html
-share/yacas/documentation/essays.html
share/yacas/documentation/essayschapter1.html
share/yacas/documentation/essayschapter2.html
+share/yacas/documentation/essayschapter3.html
+share/yacas/documentation/essayschapter4.html
share/yacas/documentation/essayschapters.html
share/yacas/documentation/essaysmanual.html
-share/yacas/documentation/intro.html
share/yacas/documentation/introchapter1.html
share/yacas/documentation/introchapter2.html
share/yacas/documentation/introchapter3.html
@@ -56,6 +56,7 @@ share/yacas/documentation/refchapter12.html
share/yacas/documentation/refchapter13.html
share/yacas/documentation/refchapter14.html
share/yacas/documentation/refchapter15.html
+share/yacas/documentation/refchapter16.html
share/yacas/documentation/refchapter2.html
share/yacas/documentation/refchapter3.html
share/yacas/documentation/refchapter4.html
@@ -86,6 +87,7 @@ share/yacas/examples/pi.ys
share/yacas/examples/queens.ys
share/yacas/examples/series.ys
share/yacas/examples/tests.ys
+share/yacas/examples/wordproblems.ys
share/yacas/factors.rep/code.ys
share/yacas/factors.rep/code.ys.def
share/yacas/fakedb.rep/code.ys
@@ -207,6 +209,8 @@ share/yacas/simplify.rep/code.ys
share/yacas/simplify.rep/code.ys.def
share/yacas/solve.rep/code.ys
share/yacas/solve.rep/code.ys.def
+share/yacas/specfunc.rep/code.ys
+share/yacas/specfunc.rep/code.ys.def
share/yacas/standard.ys
share/yacas/stats.rep/code.ys
share/yacas/stats.rep/code.ys.def
@@ -272,6 +276,7 @@ share/yacas/yacasinit.ys
@dirrm share/yacas/random.rep
@dirrm share/yacas/simplify.rep
@dirrm share/yacas/solve.rep
+@dirrm share/yacas/specfunc.rep
@dirrm share/yacas/stats.rep
@dirrm share/yacas/stdfuncs.rep
@dirrm share/yacas/stubs.rep