Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2020 09:30:30 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r523799 - head/devel/ocaml-uutf
Message-ID:  <202001220930.00M9UU79054114@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001220930.00M9UU79054114>