mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
- Update to 0.5.10
PR: 155579 Submitted by: Rodrigo OSORIO (ros) <rodrigo@bebik.net> (maintainer)
This commit is contained in:
parent
667f98d4f8
commit
6c222d5da5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271199
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= cgiirc
|
||||
PORTVERSION= 0.5.9
|
||||
PORTVERSION= 0.5.10
|
||||
CATEGORIES= irc www perl5
|
||||
MASTER_SITES= http://cgiirc.org/releases/ \
|
||||
SF/${PORTNAME}/cgi-irc/${PORTVERSION}
|
||||
@ -16,7 +16,8 @@ COMMENT= IRC web gateway written in Perl
|
||||
|
||||
USE_PERL5= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/docs/COPYING
|
||||
pre-install:
|
||||
@${MV} ${WRKSRC}/cgiirc.config ${WRKSRC}/cgiirc.config.sample 2>/dev/null || true
|
||||
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (cgiirc-0.5.9.tar.gz) = 2ca89a52ca51fcc7287a832701b6915f
|
||||
SHA256 (cgiirc-0.5.9.tar.gz) = 41b26ed5c75c57663281234f7ead33c23aa92b798807df62e4ff980d19fef330
|
||||
SIZE (cgiirc-0.5.9.tar.gz) = 135163
|
||||
SHA256 (cgiirc-0.5.10.tar.gz) = 654409c768026e9565e54a39e27064a4f86fc778042e1d46959f30d24fbfbce0
|
||||
SIZE (cgiirc-0.5.10.tar.gz) = 133827
|
||||
|
@ -102,6 +102,8 @@ www/cgiirc/interfaces/style-dark.css
|
||||
www/cgiirc/interfaces/style-default.css
|
||||
www/cgiirc/interfaces/style-gothic.css
|
||||
www/cgiirc/interfaces/style-mirc.css
|
||||
www/cgiirc/interfaces/nonjs.pm.orig
|
||||
www/cgiirc/interfaces/nonjs.pm.rej
|
||||
www/cgiirc/ipaccess.example
|
||||
www/cgiirc/irc.cgi
|
||||
www/cgiirc/modules/.htaccess
|
||||
@ -117,7 +119,6 @@ www/cgiirc/modules/IRC/Util.pm
|
||||
www/cgiirc/modules/Timer.pm
|
||||
www/cgiirc/modules/parse.pl
|
||||
www/cgiirc/nph-irc.cgi
|
||||
|
||||
@dirrm www/cgiirc/modules/IRC/Channel
|
||||
@dirrm www/cgiirc/modules/IRC
|
||||
@dirrm www/cgiirc/modules
|
||||
|
Loading…
Reference in New Issue
Block a user