Date: Tue, 15 Jun 2021 15:48:32 GMT From: Kevin Bowling <kbowling@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 876e3518e2d6 - main - irc/ircII: Update to 20210314 Message-ID: <202106151548.15FFmWLL027798@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=876e3518e2d6471142cc16e0d9020c4cac7bbefb commit 876e3518e2d6471142cc16e0d9020c4cac7bbefb Author: Andrew Gierth <andrew@tao11.riddles.org.uk> AuthorDate: 2021-06-15 15:27:57 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2021-06-15 15:48:19 +0000 irc/ircII: Update to 20210314 PR: 255492 Approved by: maintainer MFH: 2021Q2 Security: CVE-2021-29376 --- irc/ircII/Makefile | 2 +- irc/ircII/distinfo | 6 +++--- irc/ircII/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/irc/ircII/Makefile b/irc/ircII/Makefile index 1ca766733094..6002151c17ad 100644 --- a/irc/ircII/Makefile +++ b/irc/ircII/Makefile @@ -1,7 +1,7 @@ # Created by: torstenb PORTNAME= ircii -PORTVERSION= 20190117 +PORTVERSION= 20210314 CATEGORIES= irc MASTER_SITES= http://ircii.warped.com/ diff --git a/irc/ircII/distinfo b/irc/ircII/distinfo index f1075bf29afa..fa74cd287fcc 100644 --- a/irc/ircII/distinfo +++ b/irc/ircII/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1558984067 -SHA256 (ircii-20190117.tar.bz2) = 10316f0a3723e4ce3d67fd5a7df10e6bcf30dd0750fb96d5437cacb16b0e9617 -SIZE (ircii-20190117.tar.bz2) = 606327 +TIMESTAMP = 1619062628 +SHA256 (ircii-20210314.tar.bz2) = 866f2b847daed3d70859f208f7cb0f20b58c0933b2159f7ff92a68c518d393a9 +SIZE (ircii-20210314.tar.bz2) = 590626 diff --git a/irc/ircII/pkg-plist b/irc/ircII/pkg-plist index a72bbe7945c5..de05a8554683 100644 --- a/irc/ircII/pkg-plist +++ b/irc/ircII/pkg-plist @@ -60,6 +60,7 @@ man/man1/ircII.1.gz %%HELP%%%%DATADIR%%/help/bind/quote_character %%HELP%%%%DATADIR%%/help/bind/refresh_inputline %%HELP%%%%DATADIR%%/help/bind/refresh_screen +%%HELP%%%%DATADIR%%/help/bind/refresh_window_lastlog %%HELP%%%%DATADIR%%/help/bind/scroll_backward %%HELP%%%%DATADIR%%/help/bind/scroll_end %%HELP%%%%DATADIR%%/help/bind/scroll_forward
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106151548.15FFmWLL027798>