- Update to 1.00 Generated with FreeBSD Port Tools 0.63
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
Responsible Changed From-To: freebsd-ports-bugs->ehaupt Take.
State Changed From-To: open->closed Committed, thanks!