Update to 20111115.

I've also changed the MASTER_SITES. Both listed ftp sites are
unreachable. The new MASTER_SITE works at times, but they have grossly
misconfigured their routers so access is sketchy at best, YMMV.
Hopefully FreeBSD can fetch the sources and mirror the distfile. If not,
I'll have to upload it to a usable server.

PR:		ports/165489
Approved by:	maintainer timeout (over 3 months)
This commit is contained in:
Adam Weinberger 2012-05-28 22:29:17 +00:00
parent 3b94bb8480
commit 194565a6e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297629
3 changed files with 7 additions and 7 deletions

View file

@ -6,10 +6,9 @@
# #
PORTNAME= ircii PORTNAME= ircii
PORTVERSION= 20110228 PORTVERSION= 20111115
CATEGORIES= irc ipv6 CATEGORIES= irc ipv6
MASTER_SITES= ftp://ircii.warped.com/pub/ircII/ \ MASTER_SITES= http://ircii.warped.com/
ftp://ftp.irc.org/irc/clients/unix/ircII/
MAINTAINER= sylvio@FreeBSD.org MAINTAINER= sylvio@FreeBSD.org
COMMENT= The 'Internet Relay Chat' and 'Internet Citizens Band' Client COMMENT= The 'Internet Relay Chat' and 'Internet Citizens Band' Client

View file

@ -1,2 +1,2 @@
SHA256 (ircii-20110228.tar.bz2) = 4fc77ddaf473e35817f55945e6275b1501b7d95585b49a44e0fe998382d72fb2 SHA256 (ircii-20111115.tar.bz2) = 5c6b4390b8ed04cf3b08a3ba72f41eba9b125d0fc09c637f7c7f81eb6bdd91e6
SIZE (ircii-20110228.tar.bz2) = 558483 SIZE (ircii-20111115.tar.bz2) = 555731

View file

@ -2,8 +2,8 @@ bin/irc
bin/irc-%%VERSION%% bin/irc-%%VERSION%%
bin/ircbug bin/ircbug
bin/ircflush bin/ircflush
bin/ircio libexec/ircio
bin/wserv libexec/wserv
share/irc/help/! share/irc/help/!
share/irc/help/.date share/irc/help/.date
share/irc/help/: share/irc/help/:
@ -234,6 +234,7 @@ share/irc/help/note/wall
share/irc/help/note/wallops share/irc/help/note/wallops
share/irc/help/notice share/irc/help/notice
share/irc/help/notify share/irc/help/notify
share/irc/help/nuser
share/irc/help/on/action share/irc/help/on/action
share/irc/help/on/channel_nick share/irc/help/on/channel_nick
share/irc/help/on/channel_signoff share/irc/help/on/channel_signoff