git: 6fdc6d957bda - main - www/py-beaker: Update to 1.12.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jan 2023 13:19:09 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6fdc6d957bda2cff5325d077becf917e8f780ddb
commit 6fdc6d957bda2cff5325d077becf917e8f780ddb
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-01-30 12:44:47 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-01-30 13:02:18 +0000
www/py-beaker: Update to 1.12.0
- Add LICENSE_FILE
Changes: https://github.com/bbangert/beaker/releases
---
www/py-beaker/Makefile | 8 +++++---
www/py-beaker/distinfo | 6 +++---
2 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/www/py-beaker/Makefile b/www/py-beaker/Makefile
index dbbc76e02be5..a19d210af41d 100644
--- a/www/py-beaker/Makefile
+++ b/www/py-beaker/Makefile
@@ -1,5 +1,5 @@
PORTNAME= beaker
-PORTVERSION= 1.11.0
+PORTVERSION= 1.12.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,11 +10,13 @@ COMMENT= Session and Caching library with WSGI Middleware
WWW= https://beaker.readthedocs.io/en/latest/
LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= cpe python:3.6+
-CPE_VENDOR= beakerbrowser
+USES= cpe python:3.7+
USE_PYTHON= autoplist distutils
NO_ARCH= yes
+CPE_VENDOR= beakerbrowser
+
.include <bsd.port.mk>
diff --git a/www/py-beaker/distinfo b/www/py-beaker/distinfo
index 5b1b5bbda324..cd2c555b56f6 100644
--- a/www/py-beaker/distinfo
+++ b/www/py-beaker/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567016177
-SHA256 (Beaker-1.11.0.tar.gz) = ad5d1c05027ee3be3a482ea39f8cb70339b41e5d6ace0cb861382754076d187e
-SIZE (Beaker-1.11.0.tar.gz) = 40932
+TIMESTAMP = 1674590830
+SHA256 (Beaker-1.12.0.tar.gz) = 2d5f427e3b13259c98c934cab0e428fc1c18a4c4b94acbdae930df7e7f51d1ec
+SIZE (Beaker-1.12.0.tar.gz) = 66920