diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-08-05 15:48:36 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-08-05 15:48:36 +0000 |
commit | 7299d1eb94532ed002a0b09bc4aeec17af63cef4 (patch) | |
tree | 7cee54dce7b4117da025c17ffb713a2f2d82fc39 /math/asymptote | |
parent | 065041d22cf34d6e2de63a640f6a4eac80d8b61c (diff) | |
download | ports-7299d1eb94532ed002a0b09bc4aeec17af63cef4.tar.gz ports-7299d1eb94532ed002a0b09bc4aeec17af63cef4.zip |
Notes
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 | 30 |
3 files changed, 20 insertions, 18 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index 7db173ab5b99..c3c696314e20 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asymptote -PORTVERSION= 1.11 +PORTVERSION= 1.12 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/asymptote/distinfo b/math/asymptote/distinfo index 069cb4059443..b5cb233fc72a 100644 --- a/math/asymptote/distinfo +++ b/math/asymptote/distinfo @@ -1,3 +1,3 @@ -MD5 (asymptote-1.11.tar.gz) = e4fe386fcd87a8738f30ebc168d8a507 -SHA256 (asymptote-1.11.tar.gz) = 6c151a7c5ffdf07e31ed45b960aa2ced2774de7564528dc90a6c092d3ec2c3bd -SIZE (asymptote-1.11.tar.gz) = 718660 +MD5 (asymptote-1.12.tar.gz) = 9639ec7a834c6f4eb46d4af3c9c4ce67 +SHA256 (asymptote-1.12.tar.gz) = 8935d2eaa9e16e20c3a67355bf4d6035714e9f46d51a8978d5581b0b832b2898 +SIZE (asymptote-1.12.tar.gz) = 723349 diff --git a/math/asymptote/pkg-plist b/math/asymptote/pkg-plist index 947e4d4ae337..4452afc10b9d 100644 --- a/math/asymptote/pkg-plist +++ b/math/asymptote/pkg-plist @@ -1,24 +1,17 @@ @comment $FreeBSD$ bin/asy bin/xasy -%%DATADIR%%/Label.asy %%DATADIR%%/animate.asy -%%DATADIR%%/arcs.asy -%%DATADIR%%/arrows.asy %%DATADIR%%/asy-init.el %%DATADIR%%/asy-mode.el %%DATADIR%%/asy.vim %%DATADIR%%/asymptote.py %%DATADIR%%/babel.asy -%%DATADIR%%/boxes.asy -%%DATADIR%%/constants.asy %%DATADIR%%/contour.asy -%%DATADIR%%/debugger.asy %%DATADIR%%/drawtree.asy %%DATADIR%%/embed.asy %%DATADIR%%/featpost3D.asy %%DATADIR%%/feynman.asy -%%DATADIR%%/filldraw.asy %%DATADIR%%/flowchart.asy %%DATADIR%%/fontsize.asy %%DATADIR%%/geometry.asy @@ -26,25 +19,32 @@ bin/xasy %%DATADIR%%/graph3.asy %%DATADIR%%/latin1.asy %%DATADIR%%/light.asy -%%DATADIR%%/margins.asy -%%DATADIR%%/markers.asy %%DATADIR%%/math.asy %%DATADIR%%/metapost.asy %%DATADIR%%/palette.asy -%%DATADIR%%/paths.asy %%DATADIR%%/patterns.asy -%%DATADIR%%/pens.asy -%%DATADIR%%/picture.asy %%DATADIR%%/plain.asy +%%DATADIR%%/plain_Label.asy +%%DATADIR%%/plain_arcs.asy +%%DATADIR%%/plain_arrows.asy +%%DATADIR%%/plain_boxes.asy +%%DATADIR%%/plain_constants.asy +%%DATADIR%%/plain_debugger.asy +%%DATADIR%%/plain_filldraw.asy +%%DATADIR%%/plain_margins.asy +%%DATADIR%%/plain_markers.asy +%%DATADIR%%/plain_paths.asy +%%DATADIR%%/plain_pens.asy +%%DATADIR%%/plain_picture.asy +%%DATADIR%%/plain_shipout.asy +%%DATADIR%%/plain_strings.asy %%DATADIR%%/pstoedit.asy %%DATADIR%%/roundedpath.asy -%%DATADIR%%/shipout.asy %%DATADIR%%/simplex.asy %%DATADIR%%/slide.asy %%DATADIR%%/slopefield.asy %%DATADIR%%/solids.asy %%DATADIR%%/stats.asy -%%DATADIR%%/strings.asy %%DATADIR%%/texcolors.asy %%DATADIR%%/three.asy %%DATADIR%%/tree.asy @@ -63,6 +63,7 @@ bin/xasy %%EXAMPLESDIR%%/animations/wheel.asy %%EXAMPLESDIR%%/axis3.asy %%EXAMPLESDIR%%/bezier.asy +%%EXAMPLESDIR%%/bezier2.asy %%EXAMPLESDIR%%/bigsquare.asy %%EXAMPLESDIR%%/brokenaxis.asy %%EXAMPLESDIR%%/cardiod.asy @@ -183,6 +184,7 @@ bin/xasy %%EXAMPLESDIR%%/thermodynamics.asy %%EXAMPLESDIR%%/tile.asy %%EXAMPLESDIR%%/torus.asy +%%EXAMPLESDIR%%/transparency.asy %%EXAMPLESDIR%%/treetest.asy %%EXAMPLESDIR%%/triads.asy %%EXAMPLESDIR%%/triangle.asy |