1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 1.8.1

- Re-assign to the Python team
- Port is architecture neutral
- devel/py-funcsigs is only needed when Python < 3.3
This commit is contained in:
Olivier Duchateau 2016-10-24 15:45:30 +00:00
parent 19d207674a
commit 4362dff163
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424576
2 changed files with 13 additions and 8 deletions

View File

@ -2,21 +2,25 @@
# $FreeBSD$
PORTNAME= beaker
PORTVERSION= 1.8.0
PORTREVISION= 1
PORTVERSION= 1.8.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Beaker-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= python@FreeBSD.org
COMMENT= Session and Caching library with WSGI Middleware
LICENSE= BSD3CLAUSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}funcsigs>0:devel/py-funcsigs
USES= python
USE_PYTHON= distutils autoplist
NO_ARCH= yes
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${PYTHON_REL} <= 3200
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}funcsigs>=1.0.2:devel/py-funcsigs
.endif
.include <bsd.port.post.mk>

View File

@ -1,2 +1,3 @@
SHA256 (Beaker-1.8.0.tar.gz) = 740165bb2d86b17460ea759ae075d82b52313860357393675d765bbf67b5c3fb
SIZE (Beaker-1.8.0.tar.gz) = 36436
TIMESTAMP = 1477285058
SHA256 (Beaker-1.8.1.tar.gz) = 6735aa2fff7ea0915fc7f97a11830abcad19e4d1b02433caf4238a2b54ae1ec0
SIZE (Beaker-1.8.1.tar.gz) = 37064