From owner-cvs-ports@FreeBSD.ORG Sat Dec 4 23:58:14 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 241F116A4CE; Sat, 4 Dec 2004 23:58:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 171D443D62; Sat, 4 Dec 2004 23:58:14 +0000 (GMT) (envelope-from alfred@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iB4NwDRS004317; Sat, 4 Dec 2004 23:58:13 GMT (envelope-from alfred@repoman.freebsd.org) Received: (from alfred@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iB4NwDdo004316; Sat, 4 Dec 2004 23:58:13 GMT (envelope-from alfred) Message-Id: <200412042358.iB4NwDdo004316@repoman.freebsd.org> From: Alfred Perlstein Date: Sat, 4 Dec 2004 23:58:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/irc/insub Makefile distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Dec 2004 23:58:14 -0000 alfred 2004-12-04 23:58:13 UTC FreeBSD ports repository Modified files: irc/insub Makefile distinfo Log: Update to 9.6. 9.6: Sat Dec 4 14:47:12 PST 2004 * fix critical bug in arg processing 9.5: Sat Dec 4 01:17:37 PST 2004 * moved -exec command into process(), so irssi can use it * fix bug that wouldn't let '0' be printed by itself * add -repeat flag ("-repeat 3 foo" becomes foofoofoo) * fix bug that would prevent a single character from displaying * retool -sine iterator a little better * minor code cleanup * make both -wave and -sine do the same thing Revision Changes Path 1.22 +3 -1 ports/irc/insub/Makefile 1.16 +2 -2 ports/irc/insub/distinfo