Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Aug 2002 17:09:59 -0700 (PDT)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/41736: Update port: math/topaz to 3.35
Message-ID:  <200208170009.g7H09xGl079002@www.freebsd.org>

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

>Number:         41736
>Category:       ports
>Synopsis:       Update port: math/topaz to 3.35
>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:   Fri Aug 16 17:10:05 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.6.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 3.35

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/math/topaz/Makefile math/topaz/Makefile
--- /usr/ports/math/topaz/Makefile	Sat Mar 30 07:54:51 2002
+++ math/topaz/Makefile	Mon Aug 12 21:46:43 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	topaz
-PORTVERSION=	3.34
+PORTVERSION=	3.35
 CATEGORIES=	math
 MASTER_SITES=	http://hp.vector.co.jp/authors/VA007663/topaz/bin/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/./_/}-src
@@ -27,5 +27,9 @@
 
 post-install:
 	${LN} -sf ${PREFIX}/lib/topaz/topaz.sh ${PREFIX}/bin/topaz
+.if !defined(NOPORTDOCS)
+	@${MKDIR} ${EXAMPLESDIR}
+	${INSTALL_DATA} ${WRKSRC}/sample/*.* ${EXAMPLESDIR}
+.endif
 
 .include <bsd.port.post.mk>
diff -urN /usr/ports/math/topaz/distinfo math/topaz/distinfo
--- /usr/ports/math/topaz/distinfo	Sat Mar 30 07:54:53 2002
+++ math/topaz/distinfo	Thu Aug  8 03:13:06 2002
@@ -1 +1 @@
-MD5 (topaz-3_34-src.tar.gz) = 42e8176d404c5fde1226e775f41aaad5
+MD5 (topaz-3_35-src.tar.gz) = 925f1369a07723339632a34ba74fd7a9
diff -urN /usr/ports/math/topaz/files/patch-ab math/topaz/files/patch-ab
--- /usr/ports/math/topaz/files/patch-ab	Sun Dec 24 17:23:04 2000
+++ math/topaz/files/patch-ab	Mon Aug 12 21:45:47 2002
@@ -1,6 +1,6 @@
---- Makefile.freebsd.orig	Sun Oct 22 21:00:30 2000
-+++ Makefile.freebsd	Sun Dec 24 16:59:06 2000
-@@ -1,50 +1,29 @@
+--- Makefile.freebsd.orig	Tue Jul 16 22:40:16 2002
++++ Makefile.freebsd	Mon Aug 12 21:45:38 2002
+@@ -1,50 +1,27 @@
 -INSTALLDIR=/usr/local/lib/topaz
 +INSTALLDIR=$(PREFIX)/lib/topaz
  
@@ -68,6 +68,4 @@
 +	$(BSD_INSTALL_DATA) ./cuirc.lnx $(INSTALLDIR)/_topaz/cui.rc
 +	$(BSD_INSTALL_DATA) ./topazfontmap $(INSTALLDIR)/_topaz
 +	$(BSD_INSTALL_DATA) ./topazkfontmap $(INSTALLDIR)/_topaz
-+	-mkdir -p $(PREFIX)/share/examples/topaz
-+	$(BSD_INSTALL_DATA) ./sample/* ${PREFIX}/share/examples/topaz
  
diff -urN /usr/ports/math/topaz/pkg-plist math/topaz/pkg-plist
--- /usr/ports/math/topaz/pkg-plist	Mon Nov  1 11:27:10 1999
+++ math/topaz/pkg-plist	Mon Aug 12 21:47:11 2002
@@ -27,13 +27,13 @@
 lib/topaz/topaz.sh
 lib/topaz/tpv2ps
 lib/topaz/tpvview
-share/examples/topaz/fit.tpz
-share/examples/topaz/parts.tpz
-share/examples/topaz/sample.txt
-share/examples/topaz/stdfontset.tpz
-share/examples/topaz/step.tpz
-share/examples/topaz/symbolfontset.tpz
-share/examples/topaz/text.tpz
+%%PORTDOCS%%share/examples/topaz/fit.tpz
+%%PORTDOCS%%share/examples/topaz/parts.tpz
+%%PORTDOCS%%share/examples/topaz/sample.txt
+%%PORTDOCS%%share/examples/topaz/stdfontset.tpz
+%%PORTDOCS%%share/examples/topaz/step.tpz
+%%PORTDOCS%%share/examples/topaz/symbolfontset.tpz
+%%PORTDOCS%%share/examples/topaz/text.tpz
+%%PORTDOCS%%@dirrm share/examples/topaz
 @dirrm lib/topaz/_topaz
 @dirrm lib/topaz
-@dirrm share/examples/topaz

>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?200208170009.g7H09xGl079002>