diff options
author | nivit <nivit@FreeBSD.org> | 2007-01-18 05:21:19 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2007-01-18 05:21:19 +0800 |
commit | 8b3a8b39f39652bec01b2f64dfe4cb6443a214f5 (patch) | |
tree | 7bf04cd3f8459205f88cb068443baf6b5a3fc8f8 /math | |
parent | ae7972a8122ab32408cfe3ef4f6804b9192e07b1 (diff) | |
download | freebsd-ports-graphics-8b3a8b39f39652bec01b2f64dfe4cb6443a214f5.tar.gz freebsd-ports-graphics-8b3a8b39f39652bec01b2f64dfe4cb6443a214f5.tar.zst freebsd-ports-graphics-8b3a8b39f39652bec01b2f64dfe4cb6443a214f5.zip |
- Updated to 1.20
Approved by: alexbl (mentor, implicit)
Diffstat (limited to 'math')
-rw-r--r-- | math/asymptote/Makefile | 2 | ||||
-rw-r--r-- | math/asymptote/distinfo | 6 | ||||
-rw-r--r-- | math/asymptote/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index a06351ac38e..cd74d0aaae7 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asymptote -PORTVERSION= 1.19 +PORTVERSION= 1.20 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/asymptote/distinfo b/math/asymptote/distinfo index be5040c5977..7755618516b 100644 --- a/math/asymptote/distinfo +++ b/math/asymptote/distinfo @@ -1,3 +1,3 @@ -MD5 (asymptote-1.19.tar.gz) = eeaf4b3793646dcf825c8b56c247edcb -SHA256 (asymptote-1.19.tar.gz) = de919ec1f7702938de8674817ad0ad86a9375774654828622ea7427c5079cc6c -SIZE (asymptote-1.19.tar.gz) = 936157 +MD5 (asymptote-1.20.tar.gz) = 7e705a3418395d26318509aaa8191076 +SHA256 (asymptote-1.20.tar.gz) = 860e7b28c3bace3786e7dace9b458437eddb78382fc13e943bf6ff42c06ca2ca +SIZE (asymptote-1.20.tar.gz) = 937426 diff --git a/math/asymptote/pkg-plist b/math/asymptote/pkg-plist index 9e529c67191..4dcc15fd41d 100644 --- a/math/asymptote/pkg-plist +++ b/math/asymptote/pkg-plist @@ -131,6 +131,7 @@ bin/xasy %%EXAMPLESDIR%%/exp.asy %%EXAMPLESDIR%%/fano.asy %%EXAMPLESDIR%%/fermi.asy +%%EXAMPLESDIR%%/fillcontour.asy %%EXAMPLESDIR%%/fjortoft.asy %%EXAMPLESDIR%%/flow.asy %%EXAMPLESDIR%%/flowchartdemo.asy |