diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2006-09-21 21:02:41 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2006-09-21 21:02:41 +0000 |
commit | d810b394bbce8046be3cc2951e94f62ca2db4f8a (patch) | |
tree | ad4cdf1ecf4e8ccda1d8a3e6b5a7f0a3799657bd /devel/ocaml-lacaml | |
parent | 980fb4cb8fed6efc2feaf274c6311d4a22306bea (diff) |
- Update to 3.0.19
- Change my email address
Approved by: sem (mentor)
Notes
Notes:
svn path=/head/; revision=173557
Diffstat (limited to 'devel/ocaml-lacaml')
-rw-r--r-- | devel/ocaml-lacaml/Makefile | 4 | ||||
-rw-r--r-- | devel/ocaml-lacaml/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/ocaml-lacaml/Makefile b/devel/ocaml-lacaml/Makefile index 9b7457a13d4b..abbff877bfb5 100644 --- a/devel/ocaml-lacaml/Makefile +++ b/devel/ocaml-lacaml/Makefile @@ -7,12 +7,12 @@ # PORTNAME= lacaml -PORTVERSION= 3.0.18 +PORTVERSION= 3.0.19 CATEGORIES= devel MASTER_SITES= http://www.ocaml.info/ocaml_sources/ PKGNAMEPREFIX= ocaml- -MAINTAINER= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= OCaml interface to BLAS and LAPACK libraries LIB_DEPENDS= blas.1:${PORTSDIR}/math/blas \ diff --git a/devel/ocaml-lacaml/distinfo b/devel/ocaml-lacaml/distinfo index 69b2115f4d7b..b56952ffe253 100644 --- a/devel/ocaml-lacaml/distinfo +++ b/devel/ocaml-lacaml/distinfo @@ -1,3 +1,3 @@ -MD5 (lacaml-3.0.18.tar.bz2) = 1965430e39a430b36d8beec1eb9dae93 -SHA256 (lacaml-3.0.18.tar.bz2) = 240f0025f7732c460d55274487d56c3a018589baf06bf8e9a69d4d3e3b0b4dbd -SIZE (lacaml-3.0.18.tar.bz2) = 68886 +MD5 (lacaml-3.0.19.tar.bz2) = 05e010429029e245626dfe23f40fedc4 +SHA256 (lacaml-3.0.19.tar.bz2) = 860cc75c01f03eb4ec8f0088fed97a81ea658db99eedcba6a4d9a464619f2ad9 +SIZE (lacaml-3.0.19.tar.bz2) = 68920 |