Bug 94143 - [MAINTAINER] math/asymptote: update to 1.00
Summary: [MAINTAINER] math/asymptote: update to 1.00
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-06 18:00 UTC by Nicola Vitale
Modified: 2006-04-16 22:04 UTC (History)
0 users

See Also:


Attachments
asymptote-1.00.patch (1.72 KB, patch)
2006-03-06 18:00 UTC, Nicola Vitale
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nicola Vitale 2006-03-06 18:00:17 UTC
- Update to 1.00

Generated with FreeBSD Port Tools 0.63
Comment 1 Nicola Vitale 2006-04-13 20:58:43 UTC
Update to 1.03

diff -ruN asymptote/Makefile asymptote.update-1.03/Makefile
--- asymptote/Makefile	Mon Jan  2 21:44:59 2006
+++ asymptote.update-1.03/Makefile	Thu Apr 13 21:33:09 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	asymptote
-PORTVERSION=	0.99
+PORTVERSION=	1.03
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN asymptote/distinfo asymptote.update-1.03/distinfo
--- asymptote/distinfo	Mon Jan  2 21:44:59 2006
+++ asymptote.update-1.03/distinfo	Thu Apr 13 21:33:38 2006
@@ -1,3 +1,3 @@
-MD5 (asymptote-0.99.tar.gz) = 8326dccdc384dd9efc2b0233b4d26b9a
-SHA256 (asymptote-0.99.tar.gz) = d80e1b107bb60fddfef14c6115b076ee4d97e448fa12e165341897fe958a22ff
-SIZE (asymptote-0.99.tar.gz) = 595227
+MD5 (asymptote-1.03.tar.gz) = 0fae222bda76ee8832775240007c5953
+SHA256 (asymptote-1.03.tar.gz) = 4486fdc2ffe2d802e5b92967490bc0734aa0ab133dc009464fbd6165d1f6ff1f
+SIZE (asymptote-1.03.tar.gz) = 613399
diff -ruN asymptote/pkg-plist asymptote.update-1.03/pkg-plist
--- asymptote/pkg-plist	Mon Jan  2 21:44:59 2006
+++ asymptote.update-1.03/pkg-plist	Thu Apr 13 21:50:41 2006
@@ -9,6 +9,7 @@
 %%DATADIR%%/boxes.asy
 %%DATADIR%%/constants.asy
 %%DATADIR%%/drawtree.asy
+%%DATADIR%%/embed.asy
 %%DATADIR%%/featpost3D.asy
 %%DATADIR%%/feynman.asy
 %%DATADIR%%/filldraw.asy
@@ -32,6 +33,7 @@
 %%DATADIR%%/roundedpath.asy
 %%DATADIR%%/shipout.asy
 %%DATADIR%%/simplex.asy
+%%DATADIR%%/solids.asy
 %%DATADIR%%/stats.asy
 %%DATADIR%%/strings.asy
 %%DATADIR%%/three.asy
@@ -61,6 +63,7 @@
 %%EXAMPLESDIR%%/cos2theta.asy
 %%EXAMPLESDIR%%/cosaddition.asy
 %%EXAMPLESDIR%%/cube.asy
+%%EXAMPLESDIR%%/cylinder.asy
 %%EXAMPLESDIR%%/datagraph.asy
 %%EXAMPLESDIR%%/delu.asy
 %%EXAMPLESDIR%%/diagonal.asy
@@ -124,6 +127,7 @@
 %%EXAMPLESDIR%%/planes.asy
 %%EXAMPLESDIR%%/polararea.asy
 %%EXAMPLESDIR%%/polarcircle.asy
+%%EXAMPLESDIR%%/poster.asy
 %%EXAMPLESDIR%%/progrid.asy
 %%EXAMPLESDIR%%/quartercircle.asy
 %%EXAMPLESDIR%%/ring.asy
@@ -135,6 +139,7 @@
 %%EXAMPLESDIR%%/shade.asy
 %%EXAMPLESDIR%%/shadedtiling.asy
 %%EXAMPLESDIR%%/sin1x.asy
+%%EXAMPLESDIR%%/sinc.asy
 %%EXAMPLESDIR%%/sinxlex.asy
 %%EXAMPLESDIR%%/sphere.asy
 %%EXAMPLESDIR%%/spiral.asy
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2006-04-16 15:20:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

Take.
Comment 3 Emanuel Haupt freebsd_committer freebsd_triage 2006-04-16 22:04:35 UTC
State Changed
From-To: open->closed

Committed, thanks!