Permalink
Browse files
octave-doctest: update to 0.7.0
- Loading branch information
Showing
with
5 additions
and
4 deletions.
-
+5
−4
math/octave-doctest/Portfile
|
|
@@ -3,8 +3,8 @@ |
|
|
PortSystem 1.0 |
|
|
PortGroup octave 1.0 |
|
|
|
|
|
octave.setup doctest 0.6.0 |
|
|
revision 3 |
|
|
octave.setup doctest 0.7.0 |
|
|
revision 0 |
|
|
platforms darwin |
|
|
license GPL-2+ |
|
|
maintainers {mps @Schamschula} openmaintainer |
|
|
@@ -13,7 +13,8 @@ description The Doctest package finds specially-formatted blocks of exam |
|
|
long_description ${description} It then executes the code and confirms the output is \ |
|
|
correct. |
|
|
|
|
|
checksums rmd160 1540310ae8daf66db9560412865143a97a380af8 \ |
|
|
sha256 b23f697e5386dacd7cf0a4ad654a982199faa96b52db6d5b0b1c912592b77570 |
|
|
checksums rmd160 8b80e681ffa8722d429ee4c20c6d12a96f682ff6 \ |
|
|
sha256 c44d2378d6241c87a88e878102c738e713169a3341d6ba735dc9e896e48f0942 \ |
|
|
size 26458 |
|
|
|
|
|
supported_archs noarch |