diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2009-02-27 13:42:40 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2009-02-27 13:42:40 +0000 |
commit | 48826fb4af25caacebc175fef93bd39041474ebd (patch) | |
tree | 69abc1ca6e8b715850dfaf314f64ba337b172beb /math | |
parent | - Update to 3.5.2 (diff) |
- Update to 1.66
Notes
Notes:
svn path=/head/; revision=229165
Diffstat (limited to 'math')
-rw-r--r-- | math/asymptote/Makefile | 2 | ||||
-rw-r--r-- | math/asymptote/distinfo | 6 | ||||
-rw-r--r-- | math/asymptote/pkg-plist | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index d6eecaa46e75..34f216cc666d 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asymptote -PORTVERSION= 1.65 +PORTVERSION= 1.66 PORTREVISION= 0 CATEGORIES= math MASTER_SITES= SF diff --git a/math/asymptote/distinfo b/math/asymptote/distinfo index d7f4cdccca7a..7fdee57764bb 100644 --- a/math/asymptote/distinfo +++ b/math/asymptote/distinfo @@ -1,3 +1,3 @@ -MD5 (asymptote-1.65.src.tgz) = 014dc09f5ebe0ed9fcf9b68339097e17 -SHA256 (asymptote-1.65.src.tgz) = 242382512f34c2624681be035051a44051e06a02b3e81e1e9cafb61da49bde88 -SIZE (asymptote-1.65.src.tgz) = 1351193 +MD5 (asymptote-1.66.src.tgz) = 225b06f80f228b7440fb4328c83c9c9a +SHA256 (asymptote-1.66.src.tgz) = 456952b2f1e8746b6baaf64d1905524f1780d59fa89da0464d89cd5644e136d1 +SIZE (asymptote-1.66.src.tgz) = 1332964 diff --git a/math/asymptote/pkg-plist b/math/asymptote/pkg-plist index a9504eaac939..3f266dd54240 100644 --- a/math/asymptote/pkg-plist +++ b/math/asymptote/pkg-plist @@ -33,7 +33,6 @@ bin/xasy %%DATADIR%%/drawtree.asy %%DATADIR%%/embed.asy %%DATADIR%%/external.asy -%%DATADIR%%/featpost3D.asy %%DATADIR%%/feynman.asy %%DATADIR%%/flowchart.asy %%DATADIR%%/fontsize.asy @@ -122,6 +121,7 @@ bin/xasy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Pythagoras.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/PythagoreanTree.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/RiemannSurface.asy +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/RiemannSurfaceRoot.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Sierpinski.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/advection.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/alignbox.asy @@ -137,6 +137,7 @@ bin/xasy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/wavepacket.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/wheel.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/annotation.asy +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arrows3.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/axis3.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bezier.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bezier2.asy |