update to ocaml-zed-1.4

ok jca@, tested by krw@ daniel@ jsg@
This commit is contained in:
avsm 2015-08-30 16:05:11 +00:00
parent 43faf02105
commit d887e6fe26
3 changed files with 30 additions and 5 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.7 2015/04/05 13:31:13 sthen Exp $
# $OpenBSD: Makefile,v 1.8 2015/08/30 16:05:11 avsm Exp $
COMMENT = abstract engine for text edition
CATEGORIES = devel
GH_ACCOUNT = diml
GH_PROJECT = zed
GH_TAGNAME = 1.3
GH_TAGNAME = 1.4
DISTNAME = ${GH_PROJECT}-${GH_TAGNAME}
PKGNAME = ocaml-${DISTNAME}

View File

@ -1,2 +1,2 @@
SHA256 (zed-1.3.tar.gz) = krucN8415LGvqwGrtI2GC9tQgMQqHdG5oLbpWtzvKbs=
SIZE (zed-1.3.tar.gz) = 71713
SHA256 (zed-1.4.tar.gz) = 33L3wkjpk1I7pAHZsZWEcfLIjf57zGH1JHsuOGPCbl8=
SIZE (zed-1.4.tar.gz) = 73265

View File

@ -1,23 +1,47 @@
@comment $OpenBSD: PLIST,v 1.2 2014/08/27 08:05:17 chrisz Exp $
@comment $OpenBSD: PLIST,v 1.3 2015/08/30 16:05:12 avsm Exp $
%%native%%
lib/ocaml/zed/
lib/ocaml/zed/META
lib/ocaml/zed/zed.cma
lib/ocaml/zed/zed_cursor.annot
lib/ocaml/zed/zed_cursor.cmi
lib/ocaml/zed/zed_cursor.cmt
lib/ocaml/zed/zed_cursor.cmti
lib/ocaml/zed/zed_cursor.mli
lib/ocaml/zed/zed_edit.annot
lib/ocaml/zed/zed_edit.cmi
lib/ocaml/zed/zed_edit.cmt
lib/ocaml/zed/zed_edit.cmti
lib/ocaml/zed/zed_edit.mli
lib/ocaml/zed/zed_input.annot
lib/ocaml/zed/zed_input.cmi
lib/ocaml/zed/zed_input.cmt
lib/ocaml/zed/zed_input.cmti
lib/ocaml/zed/zed_input.mli
lib/ocaml/zed/zed_lines.annot
lib/ocaml/zed/zed_lines.cmi
lib/ocaml/zed/zed_lines.cmt
lib/ocaml/zed/zed_lines.cmti
lib/ocaml/zed/zed_lines.mli
lib/ocaml/zed/zed_macro.annot
lib/ocaml/zed/zed_macro.cmi
lib/ocaml/zed/zed_macro.cmt
lib/ocaml/zed/zed_macro.cmti
lib/ocaml/zed/zed_macro.mli
lib/ocaml/zed/zed_re.annot
lib/ocaml/zed/zed_re.cmi
lib/ocaml/zed/zed_re.cmt
lib/ocaml/zed/zed_re.cmti
lib/ocaml/zed/zed_re.mli
lib/ocaml/zed/zed_rope.annot
lib/ocaml/zed/zed_rope.cmi
lib/ocaml/zed/zed_rope.cmt
lib/ocaml/zed/zed_rope.cmti
lib/ocaml/zed/zed_rope.mli
lib/ocaml/zed/zed_utf8.annot
lib/ocaml/zed/zed_utf8.cmi
lib/ocaml/zed/zed_utf8.cmt
lib/ocaml/zed/zed_utf8.cmti
lib/ocaml/zed/zed_utf8.mli
share/doc/ocaml-zed/
share/doc/ocaml-zed/CHANGES.md
@ -42,6 +66,7 @@ share/doc/ocaml-zed/api/index_attributes.html
share/doc/ocaml-zed/api/index_class_types.html
share/doc/ocaml-zed/api/index_classes.html
share/doc/ocaml-zed/api/index_exceptions.html
share/doc/ocaml-zed/api/index_extensions.html
share/doc/ocaml-zed/api/index_methods.html
share/doc/ocaml-zed/api/index_module_types.html
share/doc/ocaml-zed/api/index_modules.html