diff options
author | pav <pav@FreeBSD.org> | 2005-09-10 07:19:15 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-09-10 07:19:15 +0800 |
commit | 30ce920afa7aa23dc8cea283da210b632d9e6791 (patch) | |
tree | 06156be62a576949bbaf7eadb968683a13c1a10b /math | |
parent | 02e44d552dc429102adf608793c5c015c70c7cd5 (diff) | |
download | freebsd-ports-gnome-30ce920afa7aa23dc8cea283da210b632d9e6791.tar.gz freebsd-ports-gnome-30ce920afa7aa23dc8cea283da210b632d9e6791.tar.zst freebsd-ports-gnome-30ce920afa7aa23dc8cea283da210b632d9e6791.zip |
- Update to 0.87
PR: ports/85797
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
Diffstat (limited to 'math')
-rw-r--r-- | math/asymptote/Makefile | 2 | ||||
-rw-r--r-- | math/asymptote/distinfo | 4 | ||||
-rw-r--r-- | math/asymptote/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index a08131cb1383..b5d25358faed 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asymptote -PORTVERSION= 0.86 +PORTVERSION= 0.87 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/asymptote/distinfo b/math/asymptote/distinfo index 8c8a9686275f..31722577c11b 100644 --- a/math/asymptote/distinfo +++ b/math/asymptote/distinfo @@ -1,2 +1,2 @@ -MD5 (asymptote-0.86.tar.gz) = 6faed74349a9fcbd6d02f0cffb4c7c55 -SIZE (asymptote-0.86.tar.gz) = 512560 +MD5 (asymptote-0.87.tar.gz) = a1d517de911dd12ae26d462988affe35 +SIZE (asymptote-0.87.tar.gz) = 523841 diff --git a/math/asymptote/pkg-plist b/math/asymptote/pkg-plist index 408cf1e9a906..716d1b0fa3d4 100644 --- a/math/asymptote/pkg-plist +++ b/math/asymptote/pkg-plist @@ -105,6 +105,7 @@ bin/xasy %%EXAMPLESDIR%%/sqrtx01.asy %%EXAMPLESDIR%%/sqrtx01y1.asy %%EXAMPLESDIR%%/square.asy +%%EXAMPLESDIR%%/subpictures.asy %%EXAMPLESDIR%%/superpath.asy %%EXAMPLESDIR%%/surface.asy %%EXAMPLESDIR%%/tanh.asy @@ -113,6 +114,7 @@ bin/xasy %%EXAMPLESDIR%%/triads.asy %%EXAMPLESDIR%%/triangle.asy %%EXAMPLESDIR%%/unitcircle.asy +%%EXAMPLESDIR%%/unitcircle3.asy %%EXAMPLESDIR%%/upint.asy %%EXAMPLESDIR%%/venn.asy %%EXAMPLESDIR%%/wedge.asy |