diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2009-03-26 20:31:56 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2009-03-26 20:31:56 +0000 |
commit | bb304aba391931c2ced63c9a6a7f0733a26a3edb (patch) | |
tree | 540f336fd70259fbb4a5db6c9aee48b7e03dc8ed /math/asymptote | |
parent | 851b5f811688ef2cc32062ff38ce4dcc64a025ee (diff) |
- Update to 1.68
Notes
Notes:
svn path=/head/; revision=231079
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 | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index 165f0df2b135..1a7ce39f0ad0 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asymptote -PORTVERSION= 1.67 +PORTVERSION= 1.68 PORTREVISION= 0 CATEGORIES= math MASTER_SITES= SF diff --git a/math/asymptote/distinfo b/math/asymptote/distinfo index 24fa210b07ea..3d1b22363e10 100644 --- a/math/asymptote/distinfo +++ b/math/asymptote/distinfo @@ -1,3 +1,3 @@ -MD5 (asymptote-1.67.src.tgz) = 3710b27da9f47ad05840a2f32a9265e0 -SHA256 (asymptote-1.67.src.tgz) = 3c45ee07dd8644e35ad19b06a93ca36b5d14b7f280f5434e065c54b44d251b22 -SIZE (asymptote-1.67.src.tgz) = 1342510 +MD5 (asymptote-1.68.src.tgz) = 61a7819027e30a435add7d1af73425bc +SHA256 (asymptote-1.68.src.tgz) = 07f0cef350de9dfadb531e0b3cd996f234b486e41fa57034fc392bdf5f230f97 +SIZE (asymptote-1.68.src.tgz) = 1343883 diff --git a/math/asymptote/pkg-plist b/math/asymptote/pkg-plist index cba2e5c70282..dc8577375850 100644 --- a/math/asymptote/pkg-plist +++ b/math/asymptote/pkg-plist @@ -131,6 +131,7 @@ bin/xasy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/embeddedu3d.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/externalmovie.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/inlinemovie.tex +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/inlinemovie3.tex %%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/pdfmovie.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/slidemovies.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/animations/sphere.asy |