svn commit: r328019 - head/irc/py-irc

William Grzybowski wg at FreeBSD.org
Mon Sep 23 16:40:01 UTC 2013


Author: wg
Date: Mon Sep 23 16:40:00 2013
New Revision: 328019
URL: http://svnweb.freebsd.org/changeset/ports/328019

Log:
  irc/py-irc: update to 8.5.3
  
  - Update to 8.5.3

Modified:
  head/irc/py-irc/Makefile
  head/irc/py-irc/distinfo

Modified: head/irc/py-irc/Makefile
==============================================================================
--- head/irc/py-irc/Makefile	Mon Sep 23 16:36:37 2013	(r328018)
+++ head/irc/py-irc/Makefile	Mon Sep 23 16:40:00 2013	(r328019)
@@ -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 serve
 EXAMPLESDIR=	${PREFIX}/share/examples/py-${PORTNAME}
 
 NO_STAGE=	yes
+
 .include <bsd.port.pre.mk>
 
 .if ${PYTHON_REL} < 270

Modified: head/irc/py-irc/distinfo
==============================================================================
--- head/irc/py-irc/distinfo	Mon Sep 23 16:36:37 2013	(r328018)
+++ head/irc/py-irc/distinfo	Mon Sep 23 16:40:00 2013	(r328019)
@@ -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


More information about the svn-ports-all mailing list