diff options
author | nivit <nivit@FreeBSD.org> | 2009-03-21 03:57:07 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2009-03-21 03:57:07 +0800 |
commit | 8bd75eb7938f6f1450865359a08da14dc0796aae (patch) | |
tree | c276f69d5b3e55a969c77175e23434134b5694b2 /math/asymptote | |
parent | 8f1497b7d63110da6af4cc95dfec2380f8562871 (diff) | |
download | freebsd-ports-gnome-8bd75eb7938f6f1450865359a08da14dc0796aae.tar.gz freebsd-ports-gnome-8bd75eb7938f6f1450865359a08da14dc0796aae.tar.zst freebsd-ports-gnome-8bd75eb7938f6f1450865359a08da14dc0796aae.zip |
- Update to 1.67
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 | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index 34f216cc666d..165f0df2b135 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asymptote -PORTVERSION= 1.66 +PORTVERSION= 1.67 PORTREVISION= 0 CATEGORIES= math MASTER_SITES= SF diff --git a/math/asymptote/distinfo b/math/asymptote/distinfo index 7fdee57764bb..24fa210b07ea 100644 --- a/math/asymptote/distinfo +++ b/math/asymptote/distinfo @@ -1,3 +1,3 @@ -MD5 (asymptote-1.66.src.tgz) = 225b06f80f228b7440fb4328c83c9c9a -SHA256 (asymptote-1.66.src.tgz) = 456952b2f1e8746b6baaf64d1905524f1780d59fa89da0464d89cd5644e136d1 -SIZE (asymptote-1.66.src.tgz) = 1332964 +MD5 (asymptote-1.67.src.tgz) = 3710b27da9f47ad05840a2f32a9265e0 +SHA256 (asymptote-1.67.src.tgz) = 3c45ee07dd8644e35ad19b06a93ca36b5d14b7f280f5434e065c54b44d251b22 +SIZE (asymptote-1.67.src.tgz) = 1342510 diff --git a/math/asymptote/pkg-plist b/math/asymptote/pkg-plist index 3f266dd54240..cba2e5c70282 100644 --- a/math/asymptote/pkg-plist +++ b/math/asymptote/pkg-plist @@ -186,7 +186,10 @@ bin/xasy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fermi.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/filegraph.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/filegraph.dat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/filesurface.asy +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/filesurface.dat %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fillcontour.asy +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fin.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fjortoft.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/floor.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/flow.asy |