- Update to 1.11

PR:		99881
Submitted by:	Nicola Vitale <nivit email.it> (maintainer)
Approved by:	delphij (mentor, implicit)
This commit is contained in:
Rong-En Fan 2006-07-08 05:00:23 +00:00
parent c10441af41
commit a571885e03
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167181
3 changed files with 6 additions and 4 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= asymptote
PORTVERSION= 1.10
PORTVERSION= 1.11
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View file

@ -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

View file

@ -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