From owner-freebsd-ports-bugs Fri Feb 7 10:40:19 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E8B737B405 for ; Fri, 7 Feb 2003 10:40:11 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A854843FBF for ; Fri, 7 Feb 2003 10:40:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h17Ie8NS068413 for ; Fri, 7 Feb 2003 10:40:08 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h17Ie8xq068412; Fri, 7 Feb 2003 10:40:08 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61C8D37B401 for ; Fri, 7 Feb 2003 10:30:33 -0800 (PST) Received: from kcwu.dyndns.org (u142-187.u61-70.giga.net.tw [61.70.142.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F67643FAF for ; Fri, 7 Feb 2003 10:30:31 -0800 (PST) (envelope-from kcwu@kcwu.dyndns.org) Received: from kcwu.dyndns.org (m722 [127.0.0.1]) by kcwu.dyndns.org (8.12.6/8.12.6) with ESMTP id h17IUGM1012066 for ; Sat, 8 Feb 2003 02:30:17 +0800 (CST) (envelope-from kcwu@kcwu.dyndns.org) Received: (from kcwu@localhost) by kcwu.dyndns.org (8.12.6/8.12.6/Submit) id h17IUEdo012065; Sat, 8 Feb 2003 02:30:14 +0800 (CST) Message-Id: <200302071830.h17IUEdo012065@kcwu.dyndns.org> Date: Sat, 8 Feb 2003 02:30:14 +0800 (CST) From: Kuang-che Wu Reply-To: Kuang-che Wu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/48057: Update port: irc/pisg to 0.45 Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 48057 >Category: ports >Synopsis: Update port: irc/pisg to 0.45 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Feb 07 10:40:07 PST 2003 >Closed-Date: >Last-Modified: >Originator: Kuang-che Wu >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD m722 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Fri Jan 24 17:19:52 CST 2003 root@m722:/usr/obj/usr/src/sys/M722 i386 >Description: Update port: irc/pisg to 0.45 >How-To-Repeat: >Fix: diff -ur pisg.old/Makefile pisg/Makefile --- pisg.old/Makefile Sat Feb 8 02:11:04 2003 +++ pisg/Makefile Sat Feb 8 02:24:46 2003 @@ -6,7 +6,7 @@ # PORTNAME= pisg -PORTVERSION= 0.44 +PORTVERSION= 0.45 CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -32,6 +32,7 @@ ${INSTALL_DATA} ${WRKSRC}/gfx/* ${DATADIR}/gfx ${INSTALL_DATA} ${WRKSRC}/layout/* ${DATADIR}/layout ${INSTALL_DATA} ${WRKSRC}/lang.txt ${DATADIR} + ${INSTALL_DATA} ${WRKSRC}/scripts/sirc-timestamp.pl ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/modules/Pisg.pm ${PREFIX}/lib/perl5/site_perl/${PERL_VER} ${INSTALL_DATA} ${WRKSRC}/modules/Pisg/*.pm ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/Pisg ${INSTALL_DATA} ${WRKSRC}/modules/Pisg/Parser/*.pm ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/Pisg/Parser diff -ur pisg.old/distinfo pisg/distinfo --- pisg.old/distinfo Sat Feb 8 02:11:04 2003 +++ pisg/distinfo Sat Feb 8 02:12:16 2003 @@ -1 +1 @@ -MD5 (pisg-0.44.tar.gz) = 3443111791a13d03190ac315ec03481e +MD5 (pisg-0.45.tar.gz) = 0e701bd04b9b4a51b7642726f7c86ca4 diff -ur pisg.old/pkg-plist pisg/pkg-plist --- pisg.old/pkg-plist Sat Feb 8 02:11:04 2003 +++ pisg/pkg-plist Sat Feb 8 02:23:40 2003 @@ -4,40 +4,44 @@ lib/perl5/site_perl/%%PERL_VER%%/Pisg/Common.pm lib/perl5/site_perl/%%PERL_VER%%/Pisg/HTMLGenerator.pm lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/DCpp.pm -lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/bxlog.pm +lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/RacBot.pm lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/Template.pm lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/Trillian.pm lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/axur.pm -lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/zcbot.pm -lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/oer.pm +lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/blootbot.pm +lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/bobot.pm +lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/bxlog.pm lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/dancer.pm +lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/dircproxy.pm lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/eggdrop.pm lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/energymech.pm +lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/grufti.pm +lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/infobot.pm +lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/ircII.pm +lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/ircle.pm lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/irssi.pm +lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/kvirc.pm lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/mIRC.pm -lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/ircle.pm -lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/psybnc.pm -lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/virc98.pm -lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/infobot.pm -lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/grufti.pm +lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/mIRC6.pm lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/mbot.pm +lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/moobot.pm lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/muh.pm -lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/bobot.pm -lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/xchat.pm +lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/oer.pm lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/perlbot.pm lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/pircbot.pm +lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/psybnc.pm +lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/sirc.pm +lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/virc98.pm lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/winbot.pm -lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/RacBot.pm -lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/kvirc.pm -lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/moobot.pm -lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/mIRC6.pm -lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/ircII.pm +lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/xchat.pm +lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/zcbot.pm lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Logfile.pm share/pisg/layout/darkgalaxy.css -share/pisg/layout/softgreen.css +share/pisg/layout/darkred.css share/pisg/layout/default.css +share/pisg/layout/justgrey.css share/pisg/layout/ocean.css -share/pisg/layout/darkred.css +share/pisg/layout/softgreen.css share/pisg/gfx/blue-h.png share/pisg/gfx/blue-v.png share/pisg/gfx/green-h.png @@ -47,6 +51,7 @@ share/pisg/gfx/yellow-h.png share/pisg/gfx/yellow-v.png share/pisg/lang.txt +share/pisg/sirc-timestamp.pl @dirrm share/pisg/layout @dirrm share/pisg/gfx @dirrm share/pisg >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message