Date: Fri, 28 Jul 2006 17:12:08 +0200 From: Radim Kolar <hsn@netmag.cz> To: FreeBSD-gnats-submit@FreeBSD.org Cc: x@Vex.Net, hsn@localhost.iol.cz Subject: ports/100988: [PATCH] irc/py-supybot: update to 0.83.2 Message-ID: <E1G6U0W-0001Y6-2A@sanatana.dharma> Resent-Message-ID: <200607281520.k6SFKG3G077145@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 100988 >Category: ports >Synopsis: [PATCH] irc/py-supybot: update to 0.83.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jul 28 15:20:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Radim Kolar >Release: FreeBSD 6.1-STABLE i386 >Organization: Sanatana Dharma >Environment: System: FreeBSD sanatana.dharma 6.1-STABLE FreeBSD 6.1-STABLE #2: Tue Jun 27 10:46:03 CEST 2006 >Description: - Update to 0.83.2 A few of the more important changes are changing the default network driver from Twisted to Socket and fixing the crash bug with the Karma plugin. Port maintainer (x@Vex.Net) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- py24-supybot-0.83.2.patch begins here --- diff -ruN --exclude=CVS /usr/ports/irc/py-supybot/Makefile /home/hsn/hacked/py-supybot/Makefile --- /usr/ports/irc/py-supybot/Makefile Fri May 19 16:10:05 2006 +++ /home/hsn/hacked/py-supybot/Makefile Fri Jul 28 17:05:10 2006 @@ -6,7 +6,7 @@ # PORTNAME= supybot -PORTVERSION= 0.83.1 +PORTVERSION= 0.83.2 CATEGORIES= irc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= supybot diff -ruN --exclude=CVS /usr/ports/irc/py-supybot/distinfo /home/hsn/hacked/py-supybot/distinfo --- /usr/ports/irc/py-supybot/distinfo Fri May 19 16:10:05 2006 +++ /home/hsn/hacked/py-supybot/distinfo Fri Jul 28 17:05:49 2006 @@ -1,3 +1,3 @@ -MD5 (Supybot-0.83.1.tar.bz2) = c73e71b8b49478f2c4cb9f176b22f3fe -SHA256 (Supybot-0.83.1.tar.bz2) = 6b3c14a72873e3dc1afdafa21c8d96041ad8d81af02c7057e778cdbd8a6260b3 -SIZE (Supybot-0.83.1.tar.bz2) = 346076 +MD5 (Supybot-0.83.2.tar.bz2) = 514c23a3388b65da81b9b6f1990a1912 +SHA256 (Supybot-0.83.2.tar.bz2) = 205ae6df58f70679373d81b8d4ddb634257665de6601eb9a0c2092c4d68ccd6b +SIZE (Supybot-0.83.2.tar.bz2) = 376652 --- py24-supybot-0.83.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1G6U0W-0001Y6-2A>