ports/96259: [MAINTAINER] math/asymptote: update to 1.04

Nicola Vitale nivit at email.it
Mon Apr 24 12:40:21 UTC 2006


>Number:         96259
>Category:       ports
>Synopsis:       [MAINTAINER] math/asymptote: update to 1.04
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 24 12:40:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Nicola Vitale
>Release:        FreeBSD 6.1-RC i386
>Organization:
>Environment:
System: FreeBSD arancino.domo.sva 6.1-RC FreeBSD 6.1-RC #4: Sat Apr 15 10:17:24 CEST 2006
>Description:
- Update to 1.04

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- asymptote-1.04.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/math/asymptote/Makefile /usr/ports/math/asymptote.update-1.04/Makefile
--- /usr/ports/math/asymptote/Makefile	Mon Apr 17 09:35:14 2006
+++ /usr/ports/math/asymptote.update-1.04/Makefile	Mon Apr 24 13:48:52 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	asymptote
-PORTVERSION=	1.03
+PORTVERSION=	1.04
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN --exclude=CVS /usr/ports/math/asymptote/distinfo /usr/ports/math/asymptote.update-1.04/distinfo
--- /usr/ports/math/asymptote/distinfo	Mon Apr 17 09:35:14 2006
+++ /usr/ports/math/asymptote.update-1.04/distinfo	Mon Apr 24 14:29:59 2006
@@ -1,3 +1,3 @@
-MD5 (asymptote-1.03.tar.gz) = 0fae222bda76ee8832775240007c5953
-SHA256 (asymptote-1.03.tar.gz) = 4486fdc2ffe2d802e5b92967490bc0734aa0ab133dc009464fbd6165d1f6ff1f
-SIZE (asymptote-1.03.tar.gz) = 613399
+MD5 (asymptote-1.04.tar.gz) = 408f388a9fea11401a58bc99e2098df5
+SHA256 (asymptote-1.04.tar.gz) = 2046c733cfcc501b72da2e16d43496c16933508ba05a7bf1127cb831bcfb417c
+SIZE (asymptote-1.04.tar.gz) = 628457
diff -ruN --exclude=CVS /usr/ports/math/asymptote/files/patch-doc-Makefile /usr/ports/math/asymptote.update-1.04/files/patch-doc-Makefile
--- /usr/ports/math/asymptote/files/patch-doc-Makefile	Fri Dec 16 12:53:16 2005
+++ /usr/ports/math/asymptote.update-1.04/files/patch-doc-Makefile	Mon Apr 24 14:27:39 2006
@@ -1,15 +1,15 @@
 $FreeBSD: ports/math/asymptote/files/patch-doc-Makefile,v 1.5 2005/12/16 11:53:16 lawrance Exp $
 
---- doc/Makefile	Wed Nov 16 09:36:10 2005
-+++ doc/Makefile.port	Thu Nov 24 17:37:49 2005
+--- doc/Makefile	Sun Apr  9 23:00:12 2006
++++ doc/Makefile.port	Mon Apr 24 13:54:07 2006
 @@ -52,8 +52,9 @@
  	rm -rf asymptote
  
  install-man: man
 +	mkdir -p $(prefix)/share/doc/asymptote
  	${INSTALL} -d $(docdir) $(mandir)/man1
--	${INSTALL} -m 644 asymptote.pdf $(docdir)
-+	${INSTALL} -m 644 asymptote.pdf $(prefix)/share/doc/asymptote/
- 	${INSTALL} -m 644 $(MANFILES) $(mandir)/man1
+-	${INSTALL} -p -m 644 asymptote.pdf $(docdir)
++	${INSTALL} -p -m 644 asymptote.pdf $(prefix)/share/doc/asymptote
+ 	${INSTALL} -p -m 644 $(MANFILES) $(mandir)/man1
  
  install: doc install-man
diff -ruN --exclude=CVS /usr/ports/math/asymptote/pkg-plist /usr/ports/math/asymptote.update-1.04/pkg-plist
--- /usr/ports/math/asymptote/pkg-plist	Mon Apr 17 09:35:14 2006
+++ /usr/ports/math/asymptote.update-1.04/pkg-plist	Mon Apr 24 14:07:51 2006
@@ -33,14 +33,16 @@
 %%DATADIR%%/roundedpath.asy
 %%DATADIR%%/shipout.asy
 %%DATADIR%%/simplex.asy
+%%DATADIR%%/slide.asy
 %%DATADIR%%/solids.asy
 %%DATADIR%%/stats.asy
 %%DATADIR%%/strings.asy
+%%DATADIR%%/texcolors.asy
 %%DATADIR%%/three.asy
-%%DATADIR%%/transforms.asy
 %%DATADIR%%/tree.asy
 %%DATADIR%%/unicode.asy
 %%DATADIR%%/version.asy
+%%DATADIR%%/x11colors.asy
 %%PORTDOCS%%%%DOCSDIR%%/asymptote.pdf
 %%EXAMPLESDIR%%/Bode.asy
 %%EXAMPLESDIR%%/Gouraud.asy
@@ -50,6 +52,7 @@
 %%EXAMPLESDIR%%/animations/wheel.asy
 %%EXAMPLESDIR%%/asy-mode.el
 %%EXAMPLESDIR%%/asy.vim
+%%EXAMPLESDIR%%/asymptote.py
 %%EXAMPLESDIR%%/axis3.asy
 %%EXAMPLESDIR%%/bezier.asy
 %%EXAMPLESDIR%%/bigsquare.asy
@@ -59,6 +62,7 @@
 %%EXAMPLESDIR%%/circles.asy
 %%EXAMPLESDIR%%/coag.asy
 %%EXAMPLESDIR%%/colons.asy
+%%EXAMPLESDIR%%/colors.asy
 %%EXAMPLESDIR%%/conicurv.asy
 %%EXAMPLESDIR%%/cos2theta.asy
 %%EXAMPLESDIR%%/cosaddition.asy
@@ -82,6 +86,7 @@
 %%EXAMPLESDIR%%/fermi.asy
 %%EXAMPLESDIR%%/fjortoft.asy
 %%EXAMPLESDIR%%/flow.asy
+%%EXAMPLESDIR%%/flowchart.asy
 %%EXAMPLESDIR%%/generalaxis.asy
 %%EXAMPLESDIR%%/generalaxis3.asy
 %%EXAMPLESDIR%%/grid.asy
@@ -141,6 +146,7 @@
 %%EXAMPLESDIR%%/sin1x.asy
 %%EXAMPLESDIR%%/sinc.asy
 %%EXAMPLESDIR%%/sinxlex.asy
+%%EXAMPLESDIR%%/slidedemo.asy
 %%EXAMPLESDIR%%/sphere.asy
 %%EXAMPLESDIR%%/spiral.asy
 %%EXAMPLESDIR%%/spring.asy
--- asymptote-1.04.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list