diff options
author | wg <wg@FreeBSD.org> | 2013-05-17 20:27:05 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2013-05-17 20:27:05 +0800 |
commit | 78e23654827272fcce3fc0146a2e9e6a09a8447e (patch) | |
tree | 29e66dc60211e4f6fda5eb221d4fa708080c354a /irc | |
parent | 86f4af728d21a52bd0dc4724543a82e01092d0a9 (diff) | |
download | freebsd-ports-gnome-78e23654827272fcce3fc0146a2e9e6a09a8447e.tar.gz freebsd-ports-gnome-78e23654827272fcce3fc0146a2e9e6a09a8447e.tar.zst freebsd-ports-gnome-78e23654827272fcce3fc0146a2e9e6a09a8447e.zip |
- Update to 8.3
Changes:
https://bitbucket.org/jaraco/irc/src/1612ffff/CHANGES.rst?at=default
Approved by: culot (mentor)
Diffstat (limited to 'irc')
-rw-r--r-- | irc/py-irc/Makefile | 3 | ||||
-rw-r--r-- | irc/py-irc/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/irc/py-irc/Makefile b/irc/py-irc/Makefile index b4fa1735a588..3d7aa69a7ccd 100644 --- a/irc/py-irc/Makefile +++ b/irc/py-irc/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= irc -PORTVERSION= 8.0.1 -PORTREVISION= 1 +PORTVERSION= 8.3 CATEGORIES= irc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/irc/py-irc/distinfo b/irc/py-irc/distinfo index fb11946ba124..9d9a180832e0 100644 --- a/irc/py-irc/distinfo +++ b/irc/py-irc/distinfo @@ -1,2 +1,2 @@ -SHA256 (irc-8.0.1.zip) = d7b0703f8fd94d67eac8136e4f8d8a4975b24f492766ba4372256932f44caf19 -SIZE (irc-8.0.1.zip) = 107370 +SHA256 (irc-8.3.zip) = f58b378f1750a5888c8938436542e7a34a3f2f76d63612b80e2f14c9182bd507 +SIZE (irc-8.3.zip) = 110335 |