From owner-dev-commits-ports-main@freebsd.org Tue Aug 3 10:36:02 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D066F6362B1; Tue, 3 Aug 2021 10:36:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GfB9Z5TWLz3kcq; Tue, 3 Aug 2021 10:36:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A469011670; Tue, 3 Aug 2021 10:36:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 173Aa2F2037089; Tue, 3 Aug 2021 10:36:02 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 173Aa20I037087; Tue, 3 Aug 2021 10:36:02 GMT (envelope-from git) Date: Tue, 3 Aug 2021 10:36:02 GMT Message-Id: <202108031036.173Aa20I037087@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Alexey Dokuchaev Subject: git: a4de6bb7c7ed - main - devel/ocaml-camomile: update to version 1.0.2 and assume maintainership. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: danfe X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a4de6bb7c7ed00735797fc125ee502685a8e9792 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Aug 2021 10:36:02 -0000 The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=a4de6bb7c7ed00735797fc125ee502685a8e9792 commit a4de6bb7c7ed00735797fc125ee502685a8e9792 Author: Alexey Dokuchaev AuthorDate: 2021-08-03 10:34:22 +0000 Commit: Alexey Dokuchaev CommitDate: 2021-08-03 10:34:26 +0000 devel/ocaml-camomile: update to version 1.0.2 and assume maintainership. --- devel/ocaml-camomile/Makefile | 8 ++++---- devel/ocaml-camomile/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/ocaml-camomile/Makefile b/devel/ocaml-camomile/Makefile index fffad041418f..7f0fd12383b1 100644 --- a/devel/ocaml-camomile/Makefile +++ b/devel/ocaml-camomile/Makefile @@ -1,11 +1,11 @@ # Created by: Ying-Chieh Liao PORTNAME= camomile -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= devel PKGNAMEPREFIX= ocaml- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= Comprehensive Unicode library for Objective Caml LICENSE= LGPL21 @@ -21,9 +21,9 @@ USE_OCAML= yes MAKE_ENV= LIBDIR="${OCAML_SITELIBDIR}" DOCSDIR= ${OCAML_DOCSDIR}/${PORTNAME} -PORTDOCS= CHANGES.md LICENSE.md README.md +PORTDOCS= CHANGES.md LICENSE.md README.md -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e '/^INSTALL_ARGS/ \ diff --git a/devel/ocaml-camomile/distinfo b/devel/ocaml-camomile/distinfo index a2b563043c79..26f2136b8407 100644 --- a/devel/ocaml-camomile/distinfo +++ b/devel/ocaml-camomile/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1523366405 -SHA256 (yoriyuki-Camomile-1.0.1_GH0.tar.gz) = 8ce9d93a2ad3fcee8aa51538d16516f47d63b48d31ac85640003800200864e05 -SIZE (yoriyuki-Camomile-1.0.1_GH0.tar.gz) = 7035976 +TIMESTAMP = 1565248233 +SHA256 (yoriyuki-Camomile-1.0.2_GH0.tar.gz) = 2149ed1731141b29e0265e99493060eb552ac98938b031c4f496190ba97e85f6 +SIZE (yoriyuki-Camomile-1.0.2_GH0.tar.gz) = 7032339