From owner-dev-commits-ports-main@freebsd.org Sun Aug 8 14:58:14 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 C3FE5658161; Sun, 8 Aug 2021 14:58:14 +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 4GjMlp3ygCz4jjb; Sun, 8 Aug 2021 14:58:13 +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 99F1B1675C; Sun, 8 Aug 2021 14:58:13 +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 178EwD22023801; Sun, 8 Aug 2021 14:58:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 178EwDkf023800; Sun, 8 Aug 2021 14:58:13 GMT (envelope-from git) Date: Sun, 8 Aug 2021 14:58:13 GMT Message-Id: <202108081458.178EwDkf023800@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 6c7fc56c1df7 - main - textproc/py-pybtex-docutils: Add py-pybtex-docutils 1.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6c7fc56c1df7b05f37864a624c0ad0f9976b35df 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: Sun, 08 Aug 2021 14:58:15 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6c7fc56c1df7b05f37864a624c0ad0f9976b35df commit 6c7fc56c1df7b05f37864a624c0ad0f9976b35df Author: Po-Chuan Hsieh AuthorDate: 2021-08-08 14:32:27 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-08-08 14:53:54 +0000 textproc/py-pybtex-docutils: Add py-pybtex-docutils 1.0.1 pybtex-docutils is a docutils backend for pybtex. WWW: https://github.com/mcmtroffaes/pybtex-docutils --- textproc/Makefile | 1 + textproc/py-pybtex-docutils/Makefile | 23 +++++++++++++++++++++++ textproc/py-pybtex-docutils/distinfo | 3 +++ textproc/py-pybtex-docutils/pkg-descr | 3 +++ 4 files changed, 30 insertions(+) diff --git a/textproc/Makefile b/textproc/Makefile index 0ea9651a2b5b..4ebb211c6690 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1372,6 +1372,7 @@ SUBDIR += py-pyahocorasick SUBDIR += py-pyaml SUBDIR += py-pybtex + SUBDIR += py-pybtex-docutils SUBDIR += py-pycountry SUBDIR += py-pyexcel SUBDIR += py-pyexcel-ezodf diff --git a/textproc/py-pybtex-docutils/Makefile b/textproc/py-pybtex-docutils/Makefile new file mode 100644 index 000000000000..3783144ca01d --- /dev/null +++ b/textproc/py-pybtex-docutils/Makefile @@ -0,0 +1,23 @@ +# Created by: Po-Chuan Hsieh + +PORTNAME= pybtex-docutils +PORTVERSION= 1.0.1 +CATEGORIES= textproc python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Docutils backend for pybtex + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.rst + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0.8:textproc/py-docutils@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pybtex>=0.16:textproc/py-pybtex@${PY_FLAVOR} + +USES= python:3.6+ +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include diff --git a/textproc/py-pybtex-docutils/distinfo b/textproc/py-pybtex-docutils/distinfo new file mode 100644 index 000000000000..5f3a2dd556ad --- /dev/null +++ b/textproc/py-pybtex-docutils/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1628103020 +SHA256 (pybtex-docutils-1.0.1.tar.gz) = d53aa0c31dc94d61fd30ea3f06c749e6f510f9ff0e78cb2765a9300f173d8626 +SIZE (pybtex-docutils-1.0.1.tar.gz) = 14234 diff --git a/textproc/py-pybtex-docutils/pkg-descr b/textproc/py-pybtex-docutils/pkg-descr new file mode 100644 index 000000000000..801929780cd6 --- /dev/null +++ b/textproc/py-pybtex-docutils/pkg-descr @@ -0,0 +1,3 @@ +pybtex-docutils is a docutils backend for pybtex. + +WWW: https://github.com/mcmtroffaes/pybtex-docutils