diff options
author | nivit <nivit@FreeBSD.org> | 2010-05-04 20:15:03 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2010-05-04 20:15:03 +0800 |
commit | d7d0c8c5d169318759f169b9cbdf4078b22a1033 (patch) | |
tree | ea642cc8310a438a64dd97225dfd0a204843d68f /math/asymptote | |
parent | d09f171977ad2780549782aab7b4c542c10555a5 (diff) | |
download | freebsd-ports-gnome-d7d0c8c5d169318759f169b9cbdf4078b22a1033.tar.gz freebsd-ports-gnome-d7d0c8c5d169318759f169b9cbdf4078b22a1033.tar.zst freebsd-ports-gnome-d7d0c8c5d169318759f169b9cbdf4078b22a1033.zip |
- Update to 1.93
Diffstat (limited to 'math/asymptote')
-rw-r--r-- | math/asymptote/Makefile | 4 | ||||
-rw-r--r-- | math/asymptote/distinfo | 6 | ||||
-rw-r--r-- | math/asymptote/pkg-plist | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index 0a802831b8ca..769be51ba515 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -6,8 +6,8 @@ # PORTNAME= asymptote -PORTVERSION= 1.91 -PORTREVISION= 3 +PORTVERSION= 1.93 +PORTREVISION= 0 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} \ SF/${PORTNAME}/${PORTNAME}/old/${PORTVERSION} diff --git a/math/asymptote/distinfo b/math/asymptote/distinfo index 30f13baabff9..0f801e87924a 100644 --- a/math/asymptote/distinfo +++ b/math/asymptote/distinfo @@ -1,3 +1,3 @@ -MD5 (asymptote-1.91.src.tgz) = 13e6a6ac56bf10841420e1dfa4a6e398 -SHA256 (asymptote-1.91.src.tgz) = 5707b988cc060e1d0da1a3e364f44ce03620b50715995c0ff912c2cf10fd90ad -SIZE (asymptote-1.91.src.tgz) = 1553086 +MD5 (asymptote-1.93.src.tgz) = 740638c70103e59ac03933b5836256ec +SHA256 (asymptote-1.93.src.tgz) = 0ba31a2a31682c51c735047a0de92c95990c1e8b2d80644f26a7aabdddfad353 +SIZE (asymptote-1.93.src.tgz) = 1558502 diff --git a/math/asymptote/pkg-plist b/math/asymptote/pkg-plist index 7633ec870018..4d7929452597 100644 --- a/math/asymptote/pkg-plist +++ b/math/asymptote/pkg-plist @@ -249,6 +249,7 @@ bin/xasy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/centroidfg.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cheese.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/circles.asy +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/clockarray.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/coag.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colons.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/colorplanes.asy @@ -477,6 +478,7 @@ bin/xasy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/venn.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/venn3.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/vertexshading.asy +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/washer.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/washermethod.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/wedge.asy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/westnile.asy |