diff options
author | Michael Landin <mich@FreeBSD.org> | 2004-12-20 16:44:35 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2004-12-20 16:44:35 +0000 |
commit | af85d85b9cc310364cd380874ac590a3c0f6d135 (patch) | |
tree | 0fbfb813f5c77ff84138d04c37280129ea85bbb4 /irc | |
parent | 497a4186c1e4a13e62c64bd48211d48994b7dfbd (diff) | |
download | freebsd-ports-af85d85b9cc310364cd380874ac590a3c0f6d135.zip |
o Update to -> 0.62
o Bugfixes & Feature enchancement
Changelog: http://pisg.sourceforge.net/Changelog
PR: ports/75288
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Diffstat (limited to 'irc')
-rw-r--r-- | irc/pisg/Makefile | 2 | ||||
-rw-r--r-- | irc/pisg/distinfo | 4 | ||||
-rw-r--r-- | irc/pisg/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/irc/pisg/Makefile b/irc/pisg/Makefile index f9e1036bdb6a..c14c1f371ba2 100644 --- a/irc/pisg/Makefile +++ b/irc/pisg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pisg -PORTVERSION= 0.61 +PORTVERSION= 0.62 CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/irc/pisg/distinfo b/irc/pisg/distinfo index f73a435e6a9d..16bca461efb4 100644 --- a/irc/pisg/distinfo +++ b/irc/pisg/distinfo @@ -1,2 +1,2 @@ -MD5 (pisg-0.61.tar.gz) = 88c640d0a5447766541b417604a70f3e -SIZE (pisg-0.61.tar.gz) = 193880 +MD5 (pisg-0.62.tar.gz) = 70e5d191cc1c973f32625f8db854071c +SIZE (pisg-0.62.tar.gz) = 196562 diff --git a/irc/pisg/pkg-plist b/irc/pisg/pkg-plist index 571ec6457f90..500c8b50d5cd 100644 --- a/irc/pisg/pkg-plist +++ b/irc/pisg/pkg-plist @@ -43,6 +43,7 @@ etc/pisg/pisg.cfg.sample %%SITE_PERL%%/Pisg/Parser/Format/supy.pm %%SITE_PERL%%/Pisg/Parser/Format/javabot.pm %%SITE_PERL%%/Pisg/Parser/Format/rbot.pm +%%SITE_PERL%%/Pisg/Parser/Format/lulubot.pm %%SITE_PERL%%/Pisg/Parser/Logfile.pm %%DATADIR%%/layout/justgrey.css %%DATADIR%%/layout/darkgalaxy.css |