devel/py-manuel: update to 1.8.0
- update to 1.8.0 - convert to USES - update license info
This commit is contained in:
parent
5614b65e23
commit
da613cec77
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369479
2 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= manuel
|
||||
PORTVERSION= 1.7.2
|
||||
PORTVERSION= 1.8.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -10,12 +10,12 @@ DIST_SUBDIR= zope
|
|||
MAINTAINER= rm@FreeBSD.org
|
||||
COMMENT= Lets you build tested documentation
|
||||
|
||||
LICENSE= ZPL21
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:${PORTSDIR}/devel/py-six
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (zope/manuel-1.7.2.tar.gz) = 2126fb448ccee5419095f4dfa9ccbc168b366a9aa4eb1b025009df43ef94d3b2
|
||||
SIZE (zope/manuel-1.7.2.tar.gz) = 200392
|
||||
SHA256 (zope/manuel-1.8.0.tar.gz) = a974d7e83652b26be30f6f513fac95d28b9ffa5ae2819a5c63e2ef8594913eb6
|
||||
SIZE (zope/manuel-1.8.0.tar.gz) = 207600
|
||||
|
|
Loading…
Reference in a new issue