- Update to 3.10.0.1
PR: ports/122788 Submitted by: Jaap Boender <jaapb@kerguelen.org> (maintainer)
This commit is contained in:
parent
3aa874f5a8
commit
a24d16fedc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=211305
2 changed files with 8 additions and 7 deletions
|
@ -6,11 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= ocamlduce
|
||||
PORTVERSION= 3.09.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.10.0.1
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= http://gallium.inria.fr/~frisch/ocamlcduce/download/
|
||||
PKGNAMESUFFIX= pl1
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX}
|
||||
|
||||
MAINTAINER= jaapb@kerguelen.org
|
||||
|
@ -18,7 +16,10 @@ COMMENT= Library to integrate XML features into OCaml
|
|||
|
||||
USE_GMAKE= yes
|
||||
USE_OCAML= yes
|
||||
USE_OCAML_FINDLIB=yes
|
||||
OCAMLC_DEPEND= ocaml>=3.10.0:${OCAMLC_PORT}
|
||||
USE_OCAML_FINDLIB= yes
|
||||
USE_OCAML_LDCONFIG= yes
|
||||
USE_OCAML_PLIST= yes
|
||||
|
||||
ALL_TARGET= all opt
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (ocamlduce-3.09.3pl1.tar.gz) = 341e04b8fc7e9c211ae270ae2135e83a
|
||||
SHA256 (ocamlduce-3.09.3pl1.tar.gz) = 19f5151790f85d282de7f7f7c8282d2e0562670fc54a97d1acd98be0b8df651b
|
||||
SIZE (ocamlduce-3.09.3pl1.tar.gz) = 944146
|
||||
MD5 (ocamlduce-3.10.0.1.tar.gz) = bb137a5a653197f1d345483e3e7beb52
|
||||
SHA256 (ocamlduce-3.10.0.1.tar.gz) = 0b6d68a499a30269939fc88953abe423006847c0e224c5b7bfabb0944b6875c0
|
||||
SIZE (ocamlduce-3.10.0.1.tar.gz) = 1008267
|
||||
|
|
Loading…
Reference in a new issue