diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-07-08 05:00:23 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-07-08 05:00:23 +0000 |
commit | a571885e03b11f470656ccfd5fe1097b06eb0820 (patch) | |
tree | aae3a6596be89bd1c417f6d480da1ca05cd0d1fc | |
parent | - Maintainer Update to net-mgmt/netwag to version 5.34.0 (diff) |
- Update to 1.11
PR: 99881
Submitted by: Nicola Vitale <nivit email.it> (maintainer)
Approved by: delphij (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=167181
-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 |