View | Details | Raw Unified | Return to bug 255932
Collapse All | Expand All

(-)b/irc/inspircd/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	inspircd
3
PORTNAME=	inspircd
4
DISTVERSIONPREFIX=	v
4
DISTVERSIONPREFIX=	v
5
DISTVERSION=	3.9.0
5
DISTVERSION=	3.10.0
6
CATEGORIES=	irc
6
CATEGORIES=	irc
7
7
8
MAINTAINER=	driesm.michiels@gmail.com
8
MAINTAINER=	driesm.michiels@gmail.com
(-)b/irc/inspircd/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1614362910
1
TIMESTAMP = 1621190895
2
SHA256 (inspircd-inspircd-v3.9.0_GH0.tar.gz) = 5bda0fc3d41908cda4580de39d62e8be4840da45f31e072cfca337b838add567
2
SHA256 (inspircd-inspircd-v3.10.0_GH0.tar.gz) = 9bbf3581fc1a9443ef4c4595b208e5b8852483cb78b20fe3e98d225fa4538982
3
SIZE (inspircd-inspircd-v3.9.0_GH0.tar.gz) = 853862
3
SIZE (inspircd-inspircd-v3.10.0_GH0.tar.gz) = 854024
(-)b/irc/inspircd/pkg-plist (-1 / +2 lines)
Lines 1-6 Link Here
1
bin/inspircd
1
bin/inspircd
2
bin/inspircd-genssl
2
bin/inspircd-genssl
3
bin/inspircd-testssl
3
bin/inspircd-testssl
4
@sample %%ETCDIR%%/examples/codepages/iso-8859-1.conf.example %%ETCDIR%%/iso-8859-1.conf
5
@sample %%ETCDIR%%/examples/codepages/iso-8859-2.conf.example %%ETCDIR%%/iso-8859-2.conf
4
@sample %%ETCDIR%%/examples/filter.conf.example %%ETCDIR%%/filter.conf
6
@sample %%ETCDIR%%/examples/filter.conf.example %%ETCDIR%%/filter.conf
5
@sample %%ETCDIR%%/examples/helpop.conf.example %%ETCDIR%%/helpop.conf
7
@sample %%ETCDIR%%/examples/helpop.conf.example %%ETCDIR%%/helpop.conf
6
@sample %%ETCDIR%%/examples/inspircd.conf.example %%ETCDIR%%/inspircd.conf
8
@sample %%ETCDIR%%/examples/inspircd.conf.example %%ETCDIR%%/inspircd.conf
Lines 11-17 bin/inspircd-testssl Link Here
11
@sample %%ETCDIR%%/examples/opers.conf.example %%ETCDIR%%/opers.conf
13
@sample %%ETCDIR%%/examples/opers.conf.example %%ETCDIR%%/opers.conf
12
@sample %%ETCDIR%%/examples/quotes.txt.example %%ETCDIR%%/quotes.txt
14
@sample %%ETCDIR%%/examples/quotes.txt.example %%ETCDIR%%/quotes.txt
13
%%ETCDIR%%/examples/codepages/ascii.conf.example
15
%%ETCDIR%%/examples/codepages/ascii.conf.example
14
%%ETCDIR%%/examples/codepages/latin1.conf.example
15
%%ETCDIR%%/examples/codepages/rfc1459.conf.example
16
%%ETCDIR%%/examples/codepages/rfc1459.conf.example
16
%%ETCDIR%%/examples/codepages/strict-rfc1459.conf.example
17
%%ETCDIR%%/examples/codepages/strict-rfc1459.conf.example
17
%%ETCDIR%%/examples/providers/dronebl.conf.example
18
%%ETCDIR%%/examples/providers/dronebl.conf.example

Return to bug 255932