Update to 0.8.5
This commit is contained in:
parent
768539d5db
commit
53450fc31a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=137081
3 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= algotutor
|
||||
PORTVERSION= 0.8.2
|
||||
PORTVERSION= 0.8.5
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://www.cyut.edu.tw/~ckhung/dl/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (algotutor-0.8.2.tgz) = 22e39de94c8c40b25a53b9a90735d887
|
||||
SIZE (algotutor-0.8.2.tgz) = 104425
|
||||
MD5 (algotutor-0.8.5.tgz) = bf69debf762432c535579dac94db0efc
|
||||
SIZE (algotutor-0.8.5.tgz) = 106432
|
||||
|
|
|
@ -19,9 +19,9 @@ bin/gen_at_graph
|
|||
%%SITE_PERL%%/algotutor/cgeom/dom
|
||||
%%SITE_PERL%%/algotutor/cgeom/graham
|
||||
%%SITE_PERL%%/algotutor/cgeom/utils
|
||||
%%SITE_PERL%%/algotutor/dp/flwa
|
||||
%%SITE_PERL%%/algotutor/dp/lcs
|
||||
%%SITE_PERL%%/algotutor/dp/matrixchain
|
||||
%%SITE_PERL%%/algotutor/graph/dfs
|
||||
%%SITE_PERL%%/algotutor/graph/flwa
|
||||
%%SITE_PERL%%/algotutor/graph/pfs
|
||||
%%SITE_PERL%%/algotutor/utilalgo
|
||||
|
|
Loading…
Reference in a new issue