From owner-dev-commits-ports-all@freebsd.org Tue May 4 19:21:08 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 9C0545FECEE; Tue, 4 May 2021 19:21:08 +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 4FZV7S1tcPz3vRq; Tue, 4 May 2021 19:21:07 +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 B383716D7C; Tue, 4 May 2021 19:21:07 +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 144JL7bg079100; Tue, 4 May 2021 19:21:07 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 144JL7WC079099; Tue, 4 May 2021 19:21:07 GMT (envelope-from git) Date: Tue, 4 May 2021 19:21:07 GMT Message-Id: <202105041921.144JL7WC079099@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: 9ce1f62ef02a - main - textproc/py-alabaster: Update to 0.7.12 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: 9ce1f62ef02ab7949203ffe15ee052164748b95d Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 May 2021 19:21:08 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9ce1f62ef02ab7949203ffe15ee052164748b95d commit 9ce1f62ef02ab7949203ffe15ee052164748b95d Author: Po-Chuan Hsieh AuthorDate: 2021-05-04 19:15:28 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-05-04 19:15:28 +0000 textproc/py-alabaster: Update to 0.7.12 - Fix LICENSE - Add LICENSE_FILE - Update pkg-descr - Take maintainership Changes: https://github.com/bitprophet/alabaster/blob/master/docs/changelog.rst --- textproc/py-alabaster/Makefile | 12 +++++++----- textproc/py-alabaster/distinfo | 5 +++-- textproc/py-alabaster/pkg-descr | 4 ++-- 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/textproc/py-alabaster/Makefile b/textproc/py-alabaster/Makefile index 1c2c5cc507a7..87da0b95bb69 100644 --- a/textproc/py-alabaster/Makefile +++ b/textproc/py-alabaster/Makefile @@ -1,16 +1,18 @@ PORTNAME= alabaster -PORTVERSION= 0.7.6 +PORTVERSION= 0.7.12 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Modified Kr Sphinx theme -LICENSE= MIT +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE -NO_ARCH= yes USES= python:3.6+ -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes .include diff --git a/textproc/py-alabaster/distinfo b/textproc/py-alabaster/distinfo index 3671b689caa7..fb582bb79a78 100644 --- a/textproc/py-alabaster/distinfo +++ b/textproc/py-alabaster/distinfo @@ -1,2 +1,3 @@ -SHA256 (alabaster-0.7.6.tar.gz) = 309d33e0282c8209f792f3527f41ec04e508ff837c61fc1906dde988a256deeb -SIZE (alabaster-0.7.6.tar.gz) = 16598 +TIMESTAMP = 1620151078 +SHA256 (alabaster-0.7.12.tar.gz) = a661d72d58e6ea8a57f7a86e37d86716863ee5e92788398526d58b26a4e4dc02 +SIZE (alabaster-0.7.12.tar.gz) = 11242 diff --git a/textproc/py-alabaster/pkg-descr b/textproc/py-alabaster/pkg-descr index 6af0f8757061..24782ee8b648 100644 --- a/textproc/py-alabaster/pkg-descr +++ b/textproc/py-alabaster/pkg-descr @@ -1,4 +1,4 @@ -Based off the original Flask and KR themes, this is a more -extensible version of the prior. +Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx +documentation system. WWW: https://github.com/bitprophet/alabaster