diff options
author | rafan <rafan@FreeBSD.org> | 2006-07-08 13:00:23 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-07-08 13:00:23 +0800 |
commit | ffa12d4d236956da360ab058fbbf5450e54098ab (patch) | |
tree | 9db89dd57f6c7ee4f9ba6b427c90490dd75b9867 /math/asymptote | |
parent | 06bc3316c2319f2da08399b247d083d1fcf4bbbb (diff) | |
download | freebsd-ports-gnome-ffa12d4d236956da360ab058fbbf5450e54098ab.tar.gz freebsd-ports-gnome-ffa12d4d236956da360ab058fbbf5450e54098ab.tar.zst freebsd-ports-gnome-ffa12d4d236956da360ab058fbbf5450e54098ab.zip |
- Update to 1.11
PR: 99881
Submitted by: Nicola Vitale <nivit email.it> (maintainer)
Approved by: delphij (mentor, implicit)
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 f33ac117a489..7db173ab5b99 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asymptote -PORTVERSION= 1.10 +PORTVERSION= 1.11 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/asymptote/distinfo b/math/asymptote/distinfo index 8ce7c05469fa..069cb4059443 100644 --- a/math/asymptote/distinfo +++ b/math/asymptote/distinfo @@ -1,3 +1,3 @@ -MD5 (asymptote-1.10.tar.gz) = 6ac50472278f83ca7c86a70726592a93 -SHA256 (asymptote-1.10.tar.gz) = 46d4fa6b73764023b290ab323e615ae2600be4d3113243d554a83a6c3182cedc -SIZE (asymptote-1.10.tar.gz) = 713171 +MD5 (asymptote-1.11.tar.gz) = e4fe386fcd87a8738f30ebc168d8a507 +SHA256 (asymptote-1.11.tar.gz) = 6c151a7c5ffdf07e31ed45b960aa2ced2774de7564528dc90a6c092d3ec2c3bd +SIZE (asymptote-1.11.tar.gz) = 718660 diff --git a/math/asymptote/pkg-plist b/math/asymptote/pkg-plist index 90c15911c5ae..947e4d4ae337 100644 --- a/math/asymptote/pkg-plist +++ b/math/asymptote/pkg-plist @@ -13,6 +13,7 @@ bin/xasy %%DATADIR%%/boxes.asy %%DATADIR%%/constants.asy %%DATADIR%%/contour.asy +%%DATADIR%%/debugger.asy %%DATADIR%%/drawtree.asy %%DATADIR%%/embed.asy %%DATADIR%%/featpost3D.asy @@ -58,6 +59,7 @@ bin/xasy %%EXAMPLESDIR%%/Sierpinski.asy %%EXAMPLESDIR%%/advection.asy %%EXAMPLESDIR%%/animations/cube.asy +%%EXAMPLESDIR%%/animations/embeddedmovie.asy %%EXAMPLESDIR%%/animations/wheel.asy %%EXAMPLESDIR%%/axis3.asy %%EXAMPLESDIR%%/bezier.asy |