mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Update to version 3.3.8.
PR: 18833 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
This commit is contained in:
parent
9cc0b3d227
commit
aaadc5d105
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28860
@ -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} \
|
||||
|
@ -1 +1 @@
|
||||
MD5 (siag-3.3.3.tar.gz) = 0c7e2e3c1221185c64d695175f211574
|
||||
MD5 (siag-3.3.8.tar.gz) = aed9a2ccbc8fb88403e652a85fd61921
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user