pkgsrc-wip/ocaml-pa_test/distinfo
Hiramatsu Yoshifumi be7618dfb6 Updated to 112.24.00, and converted to use mk/fetch/github.mk.
- Reduce code generated by `pa_test` in favor of more code in `pa_test_lib`.
  + Less generated code means less time spent compiling it.
  + Reducing code in `pa_test.ml` is good, because:
      a) Staging semantics make this code hard to understand.
      b) This code is written using the less familiar revised OCaml syntax.
      b) We get less code to migrate to syntax extensions.

- Re-used location code in `pa_here`; side benefit that we get full path names
  in (Loc...) instead of just the file's basename.
2015-04-17 22:31:20 +00:00

5 lines
249 B
Text

$NetBSD: distinfo,v 1.3 2015/04/17 22:31:20 jgoamakf Exp $
SHA1 (pa_test-112.24.00.zip) = dbe4cde8f348bd32a868c03a757fb98ed0870467
RMD160 (pa_test-112.24.00.zip) = a9a275846cd7ba238dc1445fd6b60c0bc8eafcad
Size (pa_test-112.24.00.zip) = 56946 bytes