diff options
author | nivit <nivit@FreeBSD.org> | 2008-02-04 01:57:11 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2008-02-04 01:57:11 +0800 |
commit | 46a50e02c7cb74e8c209078437eb131a8ae8acdb (patch) | |
tree | 0082fa943a0c0f6866e3a54d94ce12b1f0c908ad /math/asymptote | |
parent | 0cc4b821583883970319cd217288b1db8d71f44c (diff) | |
download | freebsd-ports-gnome-46a50e02c7cb74e8c209078437eb131a8ae8acdb.tar.gz freebsd-ports-gnome-46a50e02c7cb74e8c209078437eb131a8ae8acdb.tar.zst freebsd-ports-gnome-46a50e02c7cb74e8c209078437eb131a8ae8acdb.zip |
- Update to 1.41
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 |