Upgrade to 0.46.
PR: ports/48173 ports/47946 Submitted by: maintainer
This commit is contained in:
parent
b5990d1aae
commit
c99bbeba81
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75320
4 changed files with 7 additions and 3 deletions
|
@ -6,12 +6,13 @@
|
|||
#
|
||||
|
||||
PORTNAME= pisg
|
||||
PORTVERSION= 0.44
|
||||
PORTVERSION= 0.46
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= mich@freebsdcluster.org
|
||||
COMMENT= A Perl IRC Statistics Generator
|
||||
|
||||
USE_REINPLACE= YES
|
||||
USE_PERL5= YES
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (pisg-0.44.tar.gz) = 3443111791a13d03190ac315ec03481e
|
||||
MD5 (pisg-0.46.tar.gz) = 2344cc27eddbdab1fd3696ec3c734ca5
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
A Perl IRC Statistics Generator
|
|
@ -32,7 +32,11 @@ 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/blootbot.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/dircproxy.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Format/sirc.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Pisg/Parser/Logfile.pm
|
||||
share/pisg/layout/justgrey.css
|
||||
share/pisg/layout/darkgalaxy.css
|
||||
share/pisg/layout/softgreen.css
|
||||
share/pisg/layout/default.css
|
||||
|
|
Loading…
Reference in a new issue