Date: Sun, 26 Feb 2012 17:17:32 GMT From: Adam Weinberger <adamw@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/165489: Upgrade irc/ircII to 20111115 Message-ID: <201202261717.q1QHHWcU065998@freefall.freebsd.org> Resent-Message-ID: <201202261720.q1QHK0ld066334@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 165489 >Category: ports >Synopsis: Upgrade irc/ircII to 20111115 >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: Sun Feb 26 17:20:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Adam Weinberger >Release: FreeBSD 8.2-STABLE i386 >Organization: >Environment: System: FreeBSD freefall.freebsd.org 8.2-STABLE FreeBSD 8.2-STABLE #5 r227907: Wed Nov 23 21:55:50 UTC 2011 simon@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL i386 >Description: The tarball for the version in the ports tree no longer exists on the MASTER_SITES. Attached patch updates ircii to the current version. >How-To-Repeat: >Fix: --- ircii.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/irc/ircII/Makefile,v retrieving revision 1.53 diff -u -d -p -r1.53 Makefile --- Makefile 27 Jul 2011 20:21:34 -0000 1.53 +++ Makefile 26 Feb 2012 17:14:29 -0000 @@ -6,7 +6,7 @@ # PORTNAME= ircii -PORTVERSION= 20110228 +PORTVERSION= 20111115 CATEGORIES= irc ipv6 MASTER_SITES= ftp://ircii.warped.com/pub/ircII/ \ ftp://ftp.irc.org/irc/clients/unix/ircII/ Index: distinfo =================================================================== RCS file: /home/pcvs/ports/irc/ircII/distinfo,v retrieving revision 1.27 diff -u -d -p -r1.27 distinfo --- distinfo 27 Jul 2011 20:21:34 -0000 1.27 +++ distinfo 26 Feb 2012 17:14:29 -0000 @@ -1,2 +1,2 @@ -SHA256 (ircii-20110228.tar.bz2) = 4fc77ddaf473e35817f55945e6275b1501b7d95585b49a44e0fe998382d72fb2 -SIZE (ircii-20110228.tar.bz2) = 558483 +SHA256 (ircii-20111115.tar.bz2) = 5c6b4390b8ed04cf3b08a3ba72f41eba9b125d0fc09c637f7c7f81eb6bdd91e6 +SIZE (ircii-20111115.tar.bz2) = 555731 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/irc/ircII/pkg-plist,v retrieving revision 1.27 diff -u -d -p -r1.27 pkg-plist --- pkg-plist 11 Mar 2009 16:46:11 -0000 1.27 +++ pkg-plist 26 Feb 2012 17:14:29 -0000 @@ -2,8 +2,8 @@ bin/irc bin/irc-%%VERSION%% bin/ircbug bin/ircflush -bin/ircio -bin/wserv +libexec/ircio +libexec/wserv share/irc/help/! share/irc/help/.date share/irc/help/: @@ -234,6 +234,7 @@ share/irc/help/note/wall share/irc/help/note/wallops share/irc/help/notice share/irc/help/notify +share/irc/help/nuser share/irc/help/on/action share/irc/help/on/channel_nick share/irc/help/on/channel_signoff --- ircii.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?201202261717.q1QHHWcU065998>