mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 12.0.0
- Pass maintainership to python@ Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.0.0/twisted/words/topfiles/NEWS PR: ports/165735 Submitted by: sunpoet (myself) Approved by: Neal Nelson <neal@nicandneal.net> (maintainer) Feature safe: yes
This commit is contained in:
parent
e6b1d72337
commit
2eb0e15505
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293940
3 changed files with 5 additions and 4 deletions
|
@ -6,13 +6,13 @@
|
|||
#
|
||||
|
||||
PORTNAME= twistedWords
|
||||
PORTVERSION= 11.0.0
|
||||
PORTVERSION= 12.0.0
|
||||
CATEGORIES= net-im devel python
|
||||
MASTER_SITES= http://twistedmatrix.com/Releases/Words/${PORTVERSION:R}/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= TwistedWords-${PORTVERSION}
|
||||
|
||||
MAINTAINER= neal@nelson.name
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
COMMENT= Twisted Words has more chat than you can handle
|
||||
|
||||
LICENSE= MIT
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (TwistedWords-11.0.0.tar.bz2) = 574ffbf706be8cc4281f2d64e006d5efa35fdaa611895494453ec9fb80cea8dd
|
||||
SIZE (TwistedWords-11.0.0.tar.bz2) = 164453
|
||||
SHA256 (TwistedWords-12.0.0.tar.bz2) = e2027dd8b8cb6e11424d1c9ad6042bb6384dcf710238208de59f3c662d5b00dd
|
||||
SIZE (TwistedWords-12.0.0.tar.bz2) = 166475
|
||||
|
|
|
@ -190,3 +190,4 @@
|
|||
@dirrm %%PYTHON_SITELIBDIR%%/twisted/words/im
|
||||
@dirrm %%PYTHON_SITELIBDIR%%/twisted/words
|
||||
@dirrmtry %%PYTHON_SITELIBDIR%%/twisted/plugins
|
||||
@dirrmtry %%PYTHON_SITELIBDIR%%/twisted
|
||||
|
|
Loading…
Add table
Reference in a new issue