Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 May 2000 11:06:34 -0400 (EDT)
From:      Mikhail Teterin <mi@privatelabs.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18833: new version of math/siag (3.3.8)
Message-ID:  <200005261506.LAA11574@misha.privatelabs.com>

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

>Number:         18833
>Category:       ports
>Synopsis:       new version of math/siag (3.3.8)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 26 08:10:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail Teterin
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
Virtual Estates, Inc.
>Environment:

>Description:

	The currently ported version (3.3.3) is considered very old
	by this fast-moving and frequently releasing project.

	I changed the TCL version used to 8.3, added a MASTER_SITE
	and two more bitmaps to the PLIST.

	That's about it.

>How-To-Repeat:

>Fix:

diff -r -U1 siag/Makefile siag/Makefile
--- siag/Makefile	Mon May  1 17:09:43 2000
+++ siag/Makefile	Fri May 26 09:44:20 2000
@@ -8,5 +8,6 @@
 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/
@@ -42,5 +43,5 @@
 # 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
diff -r -U1 siag/files/md5 siag/files/md5
--- siag/files/md5	Mon May  1 17:09:43 2000
+++ siag/files/md5	Fri May 26 09:39:30 2000
@@ -1 +1 @@
-MD5 (siag-3.3.3.tar.gz) = 0c7e2e3c1221185c64d695175f211574
+MD5 (siag-3.3.8.tar.gz) = aed9a2ccbc8fb88403e652a85fd61921
diff -r -U1 siag/pkg/PLIST siag/pkg/PLIST
--- siag/pkg/PLIST	Mon May  1 17:09:43 2000
+++ siag/pkg/PLIST	Fri May 26 10:58:22 2000
@@ -35,2 +35,3 @@
 share/siag/common/bitmaps/italic.xpm
+share/siag/common/bitmaps/lline.xpm
 share/siag/common/bitmaps/new.xpm
@@ -65,2 +66,3 @@
 share/siag/common/bitmaps/reload.xpm
+share/siag/common/bitmaps/rline.xpm
 share/siag/common/bitmaps/search.xpm

>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?200005261506.LAA11574>