svn commit: r523799 - head/devel/ocaml-uutf
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed Jan 22 09:30:30 UTC 2020
Author: amdmi3
Date: Wed Jan 22 09:30:29 2020
New Revision: 523799
URL: https://svnweb.freebsd.org/changeset/ports/523799
Log:
- Fix whitespace
- Update WWW
Approved by: portmgr blanket
Modified:
head/devel/ocaml-uutf/Makefile
head/devel/ocaml-uutf/pkg-descr
Modified: head/devel/ocaml-uutf/Makefile
==============================================================================
--- head/devel/ocaml-uutf/Makefile Wed Jan 22 09:21:48 2020 (r523798)
+++ head/devel/ocaml-uutf/Makefile Wed Jan 22 09:30:29 2020 (r523799)
@@ -14,8 +14,8 @@ LICENSE= BSD3CLAUSE
BUILD_DEPENDS= ocamlbuild:devel/ocaml-ocamlbuild
-USES= tar:tbz
-USE_OCAML= yes
+USES= tar:tbz
+USE_OCAML= yes
USE_OCAML_FINDLIB= yes
USE_OCAMLFIND_PLIST= yes
Modified: head/devel/ocaml-uutf/pkg-descr
==============================================================================
--- head/devel/ocaml-uutf/pkg-descr Wed Jan 22 09:21:48 2020 (r523798)
+++ head/devel/ocaml-uutf/pkg-descr Wed Jan 22 09:30:29 2020 (r523799)
@@ -8,4 +8,4 @@ Functions are also provided to fold over the character
OCaml string values and to directly encode characters in OCaml Buffer.t
values.
-WWW: http://erratique.ch/software/uutf
+WWW: https://erratique.ch/software/uutf
More information about the svn-ports-head
mailing list