diff options
Diffstat (limited to 'math/asymptote')
-rw-r--r-- | math/asymptote/Makefile | 2 | ||||
-rw-r--r-- | math/asymptote/distinfo | 6 | ||||
-rw-r--r-- | math/asymptote/pkg-plist | 5 |
3 files changed, 9 insertions, 4 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index 8d96b633a5a7..8bef19b17ab2 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asymptote -PORTVERSION= 0.99 +PORTVERSION= 1.03 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/asymptote/distinfo b/math/asymptote/distinfo index a148c15b5d8a..bee9d6568692 100644 --- a/math/asymptote/distinfo +++ b/math/asymptote/distinfo @@ -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 --git a/math/asymptote/pkg-plist b/math/asymptote/pkg-plist index e26f782a383b..f36d9af9b320 100644 --- a/math/asymptote/pkg-plist +++ b/math/asymptote/pkg-plist @@ -9,6 +9,7 @@ bin/xasy %%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 @@ bin/xasy %%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 @@ bin/xasy %%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 @@ bin/xasy %%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 @@ bin/xasy %%EXAMPLESDIR%%/shade.asy %%EXAMPLESDIR%%/shadedtiling.asy %%EXAMPLESDIR%%/sin1x.asy +%%EXAMPLESDIR%%/sinc.asy %%EXAMPLESDIR%%/sinxlex.asy %%EXAMPLESDIR%%/sphere.asy %%EXAMPLESDIR%%/spiral.asy |