Date: Mon, 7 Feb 2000 02:42:06 +0900 (JST) From: issei@jp.FreeBSD.org To: FreeBSD-gnats-submit@freebsd.org Subject: ports/16519: Update math/topaz Message-ID: <200002061742.CAA25679@tole.issei.org>
next in thread | raw e-mail | index | archive | help
>Number: 16519 >Category: ports >Synopsis: Update math/topaz >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Feb 6 09:50:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Issei Suzuki >Release: FreeBSD 3.4-RELEASE i386 >Organization: Individual >Environment: >Description: Update topaz to ver 3.25. >How-To-Repeat: >Fix: Apply the following patch to ports/math/topaz diff -urN topaz.old/Makefile topaz/Makefile --- topaz.old/Makefile Mon Nov 1 11:27:10 1999 +++ topaz/Makefile Mon Feb 7 02:36:11 2000 @@ -6,8 +6,8 @@ # $FreeBSD: ports/math/topaz/Makefile,v 1.1.1.1 1999/11/01 02:27:10 steve Exp $ # -DISTNAME= topaz-3_22-src -PKGNAME= topaz-3.22 +DISTNAME= topaz-3_25-src +PKGNAME= topaz-3.25 CATEGORIES= math MASTER_SITES= http://hp.vector.co.jp/authors/VA007663/topaz/bin/ @@ -20,7 +20,6 @@ MAKEFILE= Makefile.freebsd USE_XLIB= yes WRKSRC= ${WRKDIR}/${PKGNAME} -#TOPAZDIR= ${PREFIX}/libexec/topaz post-install: ${LN} -sf ${PREFIX}/lib/topaz/topaz.sh ${PREFIX}/bin/topaz diff -urN topaz.old/files/md5 topaz/files/md5 --- topaz.old/files/md5 Mon Nov 1 11:27:10 1999 +++ topaz/files/md5 Mon Feb 7 02:20:02 2000 @@ -1 +1 @@ -MD5 (topaz-3_22-src.tar.gz) = 52628fe00c49ed53ad66d927e3ecaaf2 +MD5 (topaz-3_25-src.tar.gz) = 35395c16ac0ae5f94744e048f84e006d >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?200002061742.CAA25679>