ports/176248: [MAINTAINER] irc/py-irc: update to 8.0.1

William Grzybowski william88 at gmail.com
Mon Feb 18 16:30:00 UTC 2013


>Number:         176248
>Category:       ports
>Synopsis:       [MAINTAINER] irc/py-irc: update to 8.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 18 16:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     William Grzybowski
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
>Description:

	Simple update to 8.0.1:
	Fixes the unintended behavior of allowing handlers of the same priority to compare as unequal.

>How-To-Repeat:
>Fix:

	See attached patch


--- py-irc.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 312512)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	irc
-PORTVERSION=	8.0
+PORTVERSION=	8.0.1
 CATEGORIES=	irc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Index: distinfo
===================================================================
--- distinfo	(revision 312512)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (irc-8.0.zip) = 240ca0f797877f5e3508929da218dbafb031ab3e198f0270197286624e391cd1
-SIZE (irc-8.0.zip) = 106508
+SHA256 (irc-8.0.1.zip) = d7b0703f8fd94d67eac8136e4f8d8a4975b24f492766ba4372256932f44caf19
+SIZE (irc-8.0.1.zip) = 107370
--- py-irc.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list