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

irc/py-irc: update to 8.3.2

- Update to 8.3.2
- Space -> tab style cleanup

Changes: https://bitbucket.org/jaraco/irc/src/d12f6b25ab/CHANGES.rst?at=8.3.2
This commit is contained in:
William Grzybowski 2013-07-18 13:25:19 +00:00
parent 244ea67fe3
commit 4b40efa19e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323230
2 changed files with 4 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= irc
PORTVERSION= 8.3.1
PORTVERSION= 8.3.2
CATEGORIES= irc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -32,10 +32,9 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}argparse>0:${PORTSDIR}/devel/py-argparse
post-patch:
@${REINPLACE_CMD} -e \
's|use_2to3=True,|use_2to3=True, zip_safe=False,|' ${WRKSRC}/setup.py
's|use_2to3=True,|use_2to3=True, zip_safe=False,|' ${WRKSRC}/setup.py
${CHMOD} -R o-w ${WRKSRC}/irc.egg-info
.if ${PORT_OPTIONS:MEXAMPLES}
post-install:
@${MKDIR} ${EXAMPLESDIR}

View File

@ -1,2 +1,2 @@
SHA256 (irc-8.3.1.zip) = bdfe7595ef0ebdba7b9ff630a85c1f707e9d3e8699323eccc6dbe27042ae6985
SIZE (irc-8.3.1.zip) = 111480
SHA256 (irc-8.3.2.zip) = 4577e382d8469f7f722fb5f6928b8d23eaf402d4adab4accd5db145a45a9cfd4
SIZE (irc-8.3.2.zip) = 111962