- Updated to 1.20
Approved by: alexbl (mentor, implicit)
This commit is contained in:
parent
6db9080ca3
commit
6703734399
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182669
3 changed files with 5 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= asymptote
|
||||
PORTVERSION= 1.19
|
||||
PORTVERSION= 1.20
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue