aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-03-13 23:00:53 +0800
committerijliao <ijliao@FreeBSD.org>2002-03-13 23:00:53 +0800
commit418c76107093a01025aa4e99be54053d23f7b441 (patch)
tree461f53be9c2611a2930d90225d1825945f87aff1
parentf546aa424e38244d117685fd6bb3938177100513 (diff)
downloadfreebsd-ports-gnome-418c76107093a01025aa4e99be54053d23f7b441.tar.gz
freebsd-ports-gnome-418c76107093a01025aa4e99be54053d23f7b441.tar.zst
freebsd-ports-gnome-418c76107093a01025aa4e99be54053d23f7b441.zip
upgrade to 1.0.50
-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