ports/125412: [PATCH] irc/pisg: update to 0.72
Martin Wilke
miwi at FreeBSD.org
Tue Jul 8 19:10:02 UTC 2008
>Number: 125412
>Category: ports
>Synopsis: [PATCH] irc/pisg: update to 0.72
>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: Tue Jul 08 19:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Martin Wilke
>Release: FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD miwi.homeunix.com 8.0-CURRENT FreeBSD 8.0-CURRENT #3: Sun Jul 6 20:42:23 CEST
>Description:
- Update to 0.72
- I'd like to take over the maintainership
Port maintainer (mich at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- pisg-0.72.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/irc/pisg/Makefile,v
retrieving revision 1.31
diff -u -u -r1.31 Makefile
--- Makefile 12 Mar 2007 14:54:20 -0000 1.31
+++ Makefile 8 Jul 2008 17:24:59 -0000
@@ -6,10 +6,9 @@
#
PORTNAME= pisg
-PORTVERSION= 0.71
+PORTVERSION= 0.72
CATEGORIES= irc
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
MAINTAINER= mich at FreeBSD.org
COMMENT= A Perl IRC Statistics Generator
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/irc/pisg/distinfo,v
retrieving revision 1.29
diff -u -u -r1.29 distinfo
--- distinfo 12 Mar 2007 14:54:20 -0000 1.29
+++ distinfo 8 Jul 2008 17:25:12 -0000
@@ -1,3 +1,3 @@
-MD5 (pisg-0.71.tar.gz) = bfe947b734d8e11bd56c3b252fe77063
-SHA256 (pisg-0.71.tar.gz) = a6c6b49baed4d2602070f3d85040acb83cb607b812c4776f2db4ad367d40b292
-SIZE (pisg-0.71.tar.gz) = 233919
+MD5 (pisg-0.72.tar.gz) = 28ffff94b052ff8ba7621d7d8394b296
+SHA256 (pisg-0.72.tar.gz) = 34167eefcbf17feafc7a5c53b9c1396f460b18d7030e0a4da9e360df4268e7d0
+SIZE (pisg-0.72.tar.gz) = 237706
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/irc/pisg/pkg-plist,v
retrieving revision 1.18
diff -u -u -r1.18 pkg-plist
--- pkg-plist 12 Mar 2007 14:54:20 -0000 1.18
+++ pkg-plist 8 Jul 2008 17:36:43 -0000
@@ -31,7 +31,9 @@
%%SITE_PERL%%/Pisg/Parser/Format/winbot.pm
%%SITE_PERL%%/Pisg/Parser/Format/RacBot.pm
%%SITE_PERL%%/Pisg/Parser/Format/kvirc.pm
+%%SITE_PERL%%/Pisg/Parser/Format/konversation.pm
%%SITE_PERL%%/Pisg/Parser/Format/moobot.pm
+%%SITE_PERL%%/Pisg/Parser/Format/mozbot.pm
%%SITE_PERL%%/Pisg/Parser/Format/mIRC6.pm
%%SITE_PERL%%/Pisg/Parser/Format/ircII.pm
%%SITE_PERL%%/Pisg/Parser/Format/blootbot.pm
@@ -46,6 +48,7 @@
%%SITE_PERL%%/Pisg/Parser/Format/lulubot.pm
%%SITE_PERL%%/Pisg/Parser/Format/miau.pm
%%SITE_PERL%%/Pisg/Parser/Format/IRCAP.pm
+%%SITE_PERL%%/Pisg/Parser/Format/weechat.pm
%%SITE_PERL%%/Pisg/Parser/Logfile.pm
%%DATADIR%%/layout/justgrey.css
%%DATADIR%%/layout/darkgalaxy.css
--- pisg-0.72.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list