Date: Mon, 17 May 2021 02:51:33 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1efb9faa31d3 - main - irc/inspircd: Update to 3.10.0 Message-ID: <202105170251.14H2pXTC082317@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=1efb9faa31d31d05a545e53e17552325a775d736 commit 1efb9faa31d31d05a545e53e17552325a775d736 Author: Dries Michiels <driesm.michiels@gmail.com> AuthorDate: 2021-05-17 02:49:36 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-05-17 02:49:36 +0000 irc/inspircd: Update to 3.10.0 Changes: https://docs.inspircd.org/3/change-log/#inspircd-3100 PR: 255932 --- irc/inspircd/Makefile | 2 +- irc/inspircd/distinfo | 6 +++--- irc/inspircd/pkg-plist | 3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/irc/inspircd/Makefile b/irc/inspircd/Makefile index 11b3cd2b5678..0f9098842396 100644 --- a/irc/inspircd/Makefile +++ b/irc/inspircd/Makefile @@ -2,7 +2,7 @@ PORTNAME= inspircd DISTVERSIONPREFIX= v -DISTVERSION= 3.9.0 +DISTVERSION= 3.10.0 CATEGORIES= irc MAINTAINER= driesm.michiels@gmail.com diff --git a/irc/inspircd/distinfo b/irc/inspircd/distinfo index fe33499fb91f..4fab1ca7e878 100644 --- a/irc/inspircd/distinfo +++ b/irc/inspircd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614362910 -SHA256 (inspircd-inspircd-v3.9.0_GH0.tar.gz) = 5bda0fc3d41908cda4580de39d62e8be4840da45f31e072cfca337b838add567 -SIZE (inspircd-inspircd-v3.9.0_GH0.tar.gz) = 853862 +TIMESTAMP = 1621190895 +SHA256 (inspircd-inspircd-v3.10.0_GH0.tar.gz) = 9bbf3581fc1a9443ef4c4595b208e5b8852483cb78b20fe3e98d225fa4538982 +SIZE (inspircd-inspircd-v3.10.0_GH0.tar.gz) = 854024 diff --git a/irc/inspircd/pkg-plist b/irc/inspircd/pkg-plist index 3ddfee2eb317..b97a62141b68 100644 --- a/irc/inspircd/pkg-plist +++ b/irc/inspircd/pkg-plist @@ -1,6 +1,8 @@ bin/inspircd bin/inspircd-genssl bin/inspircd-testssl +@sample %%ETCDIR%%/examples/codepages/iso-8859-1.conf.example %%ETCDIR%%/iso-8859-1.conf +@sample %%ETCDIR%%/examples/codepages/iso-8859-2.conf.example %%ETCDIR%%/iso-8859-2.conf @sample %%ETCDIR%%/examples/filter.conf.example %%ETCDIR%%/filter.conf @sample %%ETCDIR%%/examples/helpop.conf.example %%ETCDIR%%/helpop.conf @sample %%ETCDIR%%/examples/inspircd.conf.example %%ETCDIR%%/inspircd.conf @@ -11,7 +13,6 @@ bin/inspircd-testssl @sample %%ETCDIR%%/examples/opers.conf.example %%ETCDIR%%/opers.conf @sample %%ETCDIR%%/examples/quotes.txt.example %%ETCDIR%%/quotes.txt %%ETCDIR%%/examples/codepages/ascii.conf.example -%%ETCDIR%%/examples/codepages/latin1.conf.example %%ETCDIR%%/examples/codepages/rfc1459.conf.example %%ETCDIR%%/examples/codepages/strict-rfc1459.conf.example %%ETCDIR%%/examples/providers/dronebl.conf.examplehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105170251.14H2pXTC082317>
