diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2008-02-03 17:57:11 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2008-02-03 17:57:11 +0000 |
commit | b1a20a1bdabaa85f2df06ede9effcf9eade7f275 (patch) | |
tree | be455f28f6510732006d5c122384947f0a9d8551 /math/asymptote | |
parent | Update to snapshot 20080203. (diff) |
- Update to 1.41
Notes
Notes:
svn path=/head/; revision=206670
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 | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index bb468a8a40e8..7f750f675d7c 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asymptote -PORTVERSION= 1.40 +PORTVERSION= 1.41 #PORTREVISION= 0 CATEGORIES= math MASTER_SITES= SF diff --git a/math/asymptote/distinfo b/math/asymptote/distinfo index 41bdca9d3c40..a3d83ddb3473 100644 --- a/math/asymptote/distinfo +++ b/math/asymptote/distinfo @@ -1,3 +1,3 @@ -MD5 (asymptote-1.40.src.tgz) = 157b1902766b363bf0d74d059f490861 -SHA256 (asymptote-1.40.src.tgz) = 821cf24417ad9cb7c94d982da6c21f030398108c6063a041fa0871ce36565024 -SIZE (asymptote-1.40.src.tgz) = 1041654 +MD5 (asymptote-1.41.src.tgz) = ebcb18fbec3f585e0c7258ca3994b86c +SHA256 (asymptote-1.41.src.tgz) = 5d0db1c0f993670570cff6223f5f40e81ee49423986b3805f48c1c579273f267 +SIZE (asymptote-1.41.src.tgz) = 1052162 diff --git a/math/asymptote/pkg-plist b/math/asymptote/pkg-plist index c38544aefad2..0e3d700af538 100644 --- a/math/asymptote/pkg-plist +++ b/math/asymptote/pkg-plist @@ -17,6 +17,7 @@ bin/xasy %%DATADIR%%/GUI/xasyOptionsDialog.py %%DATADIR%%/GUI/xasyVersion.py %%DATADIR%%/animate.asy +%%DATADIR%%/animation.asy %%DATADIR%%/annotate.asy %%DATADIR%%/asy-init.el %%DATADIR%%/asy-keywords.el @@ -166,6 +167,7 @@ bin/xasy %%EXAMPLESDIR%%/flow.asy %%EXAMPLESDIR%%/flowchartdemo.asy %%EXAMPLESDIR%%/fractaltree.asy +%%EXAMPLESDIR%%/gamma.asy %%EXAMPLESDIR%%/generalaxis.asy %%EXAMPLESDIR%%/generalaxis3.asy %%EXAMPLESDIR%%/grid.asy |