I am unable to login to trac, so just posting this in the hopes that someone will create the relevant bug in trac and get supybot portfile updated: updated http://supybot.darwinports.com/dports/irc/supybot/Portfile to 0.83.2
confirmed working, no issues.
/matzon # $Id: Portfile 20314 2006-11-01 22:06:50Z blair@macports.org $
PortSystem 1.0 PortGroup python24 1.0
name supybot version 0.83.2 categories irc python platforms darwin maintainers mww@opendarwin.org description IRC bot framework in Python long_description ${description}
homepage http://supybot.com/ master_sites sourceforge distname Supybot-${version} checksums md5 514c23a3388b65da81b9b6f1990a1912 use_bzip2 yes
Trac needs some work. The create new ticket button is missing. I made ticket #11056 for it. Marcus hasn't been around lately so if nothing happens in a few days I'll commit it. You should always submit patches, like below. Mark --- Portfile.org 2006-11-20 18:04:25.000000000 -0800 +++ Portfile 2006-11-20 18:05:07.000000000 -0800 @@ -4,7 +4,7 @@ PortGroup python24 1.0 name supybot -version 0.80.1 +version 0.83.2 categories irc python platforms darwin maintainers mww@opendarwin.org @@ -14,5 +14,5 @@ homepage http://supybot.com/ master_sites sourceforge distname Supybot-${version} -checksums md5 4954174126c316b0e3be5274568bf142 +checksums md5 514c23a3388b65da81b9b6f1990a1912 use_bzip2 yes