Update to 1.10.1
- Update WWW Changes: https://github.com/bbangert/beaker/releases
This commit is contained in:
parent
09a7237d9b
commit
d69a6baad6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493609
3 changed files with 6 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= beaker
|
||||
PORTVERSION= 1.10.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.10.1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -16,6 +15,7 @@ LICENSE= BSD3CLAUSE
|
|||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1528202937
|
||||
SHA256 (Beaker-1.10.0.tar.gz) = 6072892918225f5a055413082f2ff285f3ebca6a3873a0d6e163253ba83f0450
|
||||
SIZE (Beaker-1.10.0.tar.gz) = 41024
|
||||
TIMESTAMP = 1550853456
|
||||
SHA256 (Beaker-1.10.1.tar.gz) = 8eb05d9f7362dc5840b188ac7fff6146b41dceb000deab58a07e9c8da893ed9b
|
||||
SIZE (Beaker-1.10.1.tar.gz) = 40485
|
||||
|
|
|
@ -20,4 +20,4 @@ Features
|
|||
* Fine-grained toggling of back-ends, keys, and expiration per
|
||||
Cache object
|
||||
|
||||
WWW: http://beaker.groovie.org/
|
||||
WWW: https://beaker.readthedocs.io/en/latest/
|
||||
|
|
Loading…
Reference in a new issue