summaryrefslogtreecommitdiffstats
path: root/math/siag
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-05-29 02:41:58 +0000
committersteve <steve@FreeBSD.org>2000-05-29 02:41:58 +0000
commit7721cd230fbfd582e444028a938ef05f0cc3bcba (patch)
treeef8e97153883f55ba0058161143036a0bf8de2f8 /math/siag
parent28269897d55aa52d3f25e138f58d8c9c218e0403 (diff)
downloadFreeBSD-ports-7721cd230fbfd582e444028a938ef05f0cc3bcba.zip
FreeBSD-ports-7721cd230fbfd582e444028a938ef05f0cc3bcba.tar.gz
Update to version 3.3.8.
PR: 18833 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
Diffstat (limited to 'math/siag')
-rw-r--r--math/siag/Makefile11
-rw-r--r--math/siag/distinfo2
-rw-r--r--math/siag/pkg-plist2
3 files changed, 9 insertions, 6 deletions
diff --git a/math/siag/Makefile b/math/siag/Makefile
index 2ec79cc..e597280 100644
--- a/math/siag/Makefile
+++ b/math/siag/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= siag
-PORTVERSION= 3.3.3
+PORTVERSION= 3.3.8
CATEGORIES= math
-MASTER_SITES= ftp://ftp.edu.stockholm.se/pub/siag/ \
+MASTER_SITES= ftp://ftp.siag.nu/pub/siag/ \
+ ftp://ftp.edu.stockholm.se/pub/siag/ \
ftp://ftp.icm.edu.pl/site/siag/
MAINTAINER= mi@aldan.algebra.com
@@ -40,9 +41,9 @@ LIB_DEPENDS+= t1:${PORTSDIR}/devel/t1lib
.if !defined(NOTCL)
# Feel free to try other versions of TCL here:
-LIB_DEPENDS+= tcl82:${PORTSDIR}/lang/tcl82
-CPPFLAGS+= -I${LOCALBASE}/include/tcl8.2
-CONFIGURE_ARGS+=--with-tcl=tcl82
+LIB_DEPENDS+= tcl83:${PORTSDIR}/lang/tcl83
+CPPFLAGS+= -I${LOCALBASE}/include/tcl8.3
+CONFIGURE_ARGS+=--with-tcl=tcl83
.endif
CONFIGURE_ENV+= LOCALBASE=${LOCALBASE} \
diff --git a/math/siag/distinfo b/math/siag/distinfo
index f140a67..7d0e617 100644
--- a/math/siag/distinfo
+++ b/math/siag/distinfo
@@ -1 +1 @@
-MD5 (siag-3.3.3.tar.gz) = 0c7e2e3c1221185c64d695175f211574
+MD5 (siag-3.3.8.tar.gz) = aed9a2ccbc8fb88403e652a85fd61921
diff --git a/math/siag/pkg-plist b/math/siag/pkg-plist
index 2e1f841..a239bb0 100644
--- a/math/siag/pkg-plist
+++ b/math/siag/pkg-plist
@@ -33,6 +33,7 @@ share/siag/common/bitmaps/icons.xpm
share/siag/common/bitmaps/info.xpm
share/siag/common/bitmaps/insert.xpm
share/siag/common/bitmaps/italic.xpm
+share/siag/common/bitmaps/lline.xpm
share/siag/common/bitmaps/new.xpm
share/siag/common/bitmaps/next.xpm
share/siag/common/bitmaps/none.xpm
@@ -63,6 +64,7 @@ share/siag/common/bitmaps/cancel.xpm
share/siag/common/bitmaps/home.xpm
share/siag/common/bitmaps/quit.xpm
share/siag/common/bitmaps/reload.xpm
+share/siag/common/bitmaps/rline.xpm
share/siag/common/bitmaps/search.xpm
share/siag/common/bitmaps/SO3.xpm
share/siag/common/bitmaps/center.xpm
OpenPOWER on IntegriCloud