diff options
author | wg <wg@FreeBSD.org> | 2013-09-24 00:40:00 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2013-09-24 00:40:00 +0800 |
commit | 710a4fce9e893b0331d87448367542e8885b524c (patch) | |
tree | a0e627714d1b8c95d04bdf07fe9dedf592246e79 /irc | |
parent | e428e850e28250e90be37c0719a35c9b26c64316 (diff) | |
download | freebsd-ports-gnome-710a4fce9e893b0331d87448367542e8885b524c.tar.gz freebsd-ports-gnome-710a4fce9e893b0331d87448367542e8885b524c.tar.zst freebsd-ports-gnome-710a4fce9e893b0331d87448367542e8885b524c.zip |
irc/py-irc: update to 8.5.3
- Update to 8.5.3
Diffstat (limited to 'irc')
-rw-r--r-- | irc/py-irc/Makefile | 3 | ||||
-rw-r--r-- | irc/py-irc/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/irc/py-irc/Makefile b/irc/py-irc/Makefile index 89321e4cf3f2..ca4a2d47cfcb 100644 --- a/irc/py-irc/Makefile +++ b/irc/py-irc/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= irc -PORTVERSION= 8.5.1 +PORTVERSION= 8.5.3 CATEGORIES= irc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -25,6 +25,7 @@ PORTEXAMPLES= irccat.py irccat2.py servermap.py testbot.py \ EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} NO_STAGE= yes + .include <bsd.port.pre.mk> .if ${PYTHON_REL} < 270 diff --git a/irc/py-irc/distinfo b/irc/py-irc/distinfo index 3506bc9559e1..ddaae6a3720b 100644 --- a/irc/py-irc/distinfo +++ b/irc/py-irc/distinfo @@ -1,2 +1,2 @@ -SHA256 (irc-8.5.1.zip) = ff29edb5c51bbf6583f60f677e846b3eb651374c2f6b39800e4b4947c989b8db -SIZE (irc-8.5.1.zip) = 112916 +SHA256 (irc-8.5.3.zip) = 80454990b8b6ce2c8747cc92be817e1fe3eb2963b4659a70850d765b3a42773e +SIZE (irc-8.5.3.zip) = 113424 |