aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2013-07-18 21:25:19 +0800
committerwg <wg@FreeBSD.org>2013-07-18 21:25:19 +0800
commita9a203f40f867b9882a8519d4fda463b39796932 (patch)
tree883a5618d6fb29434b2ee7acc92c5f250fa80a4b /irc
parent72d65b27e1f42c40a99ddd0fb9575f5e28b9ac3d (diff)
downloadfreebsd-ports-gnome-a9a203f40f867b9882a8519d4fda463b39796932.tar.gz
freebsd-ports-gnome-a9a203f40f867b9882a8519d4fda463b39796932.tar.zst
freebsd-ports-gnome-a9a203f40f867b9882a8519d4fda463b39796932.zip
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
Diffstat (limited to 'irc')
-rw-r--r--irc/py-irc/Makefile5
-rw-r--r--irc/py-irc/distinfo4
2 files changed, 4 insertions, 5 deletions
diff --git a/irc/py-irc/Makefile b/irc/py-irc/Makefile
index e34751e50527..45f6a1b22c51 100644
--- a/irc/py-irc/Makefile
+++ b/irc/py-irc/Makefile
@@ -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}
diff --git a/irc/py-irc/distinfo b/irc/py-irc/distinfo
index bcc947eaefe0..1ab4beb8ce08 100644
--- a/irc/py-irc/distinfo
+++ b/irc/py-irc/distinfo
@@ -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