diff options
author | nivit <nivit@FreeBSD.org> | 2009-02-27 21:42:40 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2009-02-27 21:42:40 +0800 |
commit | d8a3e3c25a3dd6e9e95dddd98c315bf1c3343c3c (patch) | |
tree | 225f758fa1cafeae66495a2aa8b5df85f2b36dd8 /math | |
parent | b22cb12f207b09e182d32931c2b8c6daaee4b8c2 (diff) | |
download | freebsd-ports-gnome-d8a3e3c25a3dd6e9e95dddd98c315bf1c3343c3c.tar.gz freebsd-ports-gnome-d8a3e3c25a3dd6e9e95dddd98c315bf1c3343c3c.tar.zst freebsd-ports-gnome-d8a3e3c25a3dd6e9e95dddd98c315bf1c3343c3c.zip |
- Update to 1.66
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 |