Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Apr 2023 17:39:17 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c9237fcb2517 - main - textproc/py-sphinx_press_theme: Update version 0.5.1=>0.8.0
Message-ID:  <202304121739.33CHdHe5099272@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c9237fcb2517ebb0dd6cac8a812d5fd9bfc16b7b

commit c9237fcb2517ebb0dd6cac8a812d5fd9bfc16b7b
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-04-12 15:09:21 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-04-12 17:39:05 +0000

    textproc/py-sphinx_press_theme: Update version 0.5.1=>0.8.0
    
    - Add LICENSE(BSD2CLAUSE and MIT)
    
    Changelog: https://schettino72.github.io/sphinx_press_site/changes.html
---
 textproc/py-sphinx_press_theme/Makefile | 9 +++++++--
 textproc/py-sphinx_press_theme/distinfo | 6 +++---
 2 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/textproc/py-sphinx_press_theme/Makefile b/textproc/py-sphinx_press_theme/Makefile
index a1dc7f106be2..9ffdd989891d 100644
--- a/textproc/py-sphinx_press_theme/Makefile
+++ b/textproc/py-sphinx_press_theme/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	sphinx_press_theme
-PORTVERSION=	0.5.1
+PORTVERSION=	0.8.0
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -8,10 +8,15 @@ MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	Them for py-sphinx based on VuePress
 WWW=		https://schettino72.github.io/sphinx_press_site/
 
+LICENSE=	BSD2CLAUSE MIT
+LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${PY_FLAVOR}
 
-NO_ARCH=	yes
 USES=		python:3.7+
 USE_PYTHON=	autoplist distutils
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>
diff --git a/textproc/py-sphinx_press_theme/distinfo b/textproc/py-sphinx_press_theme/distinfo
index 22ea0f2fa4b7..d0b54f657184 100644
--- a/textproc/py-sphinx_press_theme/distinfo
+++ b/textproc/py-sphinx_press_theme/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600281460
-SHA256 (sphinx_press_theme-0.5.1.tar.gz) = bbb8b52b7c5721114ed230efbd97dbdc78c06097d1f8b16dddc9295d7bd09618
-SIZE (sphinx_press_theme-0.5.1.tar.gz) = 57582
+TIMESTAMP = 1681311630
+SHA256 (sphinx_press_theme-0.8.0.tar.gz) = 2884caab1dc01ecb11d158d4dd6d3179e2dd97cd48516c769cc27360272e62b3
+SIZE (sphinx_press_theme-0.8.0.tar.gz) = 68878



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