mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Update to 12.0.0
- Pass maintainership to python@ Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.0.0/twisted/web/topfiles/NEWS PR: ports/165739 Submitted by: sunpoet (myself) Approved by: Neal Nelson <neal@nicandneal.net> (maintainer) Feature safe: yes
This commit is contained in:
parent
f210d4c308
commit
35542bbc46
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293944
@ -6,13 +6,13 @@
|
||||
#
|
||||
|
||||
PORTNAME= twistedWeb
|
||||
PORTVERSION= 11.0.0
|
||||
PORTVERSION= 12.0.0
|
||||
CATEGORIES= www devel python
|
||||
MASTER_SITES= http://twistedmatrix.com/Releases/Web/${PORTVERSION:R}/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= TwistedWeb-${PORTVERSION}
|
||||
|
||||
MAINTAINER= neal@nelson.name
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
COMMENT= An HTTP protocol implementation together with clients and servers
|
||||
|
||||
LICENSE= MIT
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (TwistedWeb-11.0.0.tar.bz2) = 864a08aa283ba690f35cfbc18ba939a8b336bc6ad452a2a855bdf1b388aaac53
|
||||
SIZE (TwistedWeb-11.0.0.tar.bz2) = 358074
|
||||
SHA256 (TwistedWeb-12.0.0.tar.bz2) = ff6d0dad12f1928deca23c8d05a0cb9a340abbb6e2cd8bc503e4092a0a873859
|
||||
SIZE (TwistedWeb-12.0.0.tar.bz2) = 374609
|
||||
|
@ -194,3 +194,4 @@
|
||||
@dirrm %%PYTHON_SITELIBDIR%%/twisted/web/_auth
|
||||
@dirrm %%PYTHON_SITELIBDIR%%/twisted/web
|
||||
@dirrmtry %%PYTHON_SITELIBDIR%%/twisted/plugins
|
||||
@dirrmtry %%PYTHON_SITELIBDIR%%/twisted
|
||||
|
Loading…
Reference in New Issue
Block a user