Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 2023 16:02:02 GMT
From:      Sofian Brabez <sbz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3b17c835e8f5 - main - irc/ii: update to 2.0
Message-ID:  <202308231602.37NG22Z6069342@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sbz:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3b17c835e8f57bed742f0e7832052240a136cfcf

commit 3b17c835e8f57bed742f0e7832052240a136cfcf
Author:     Sofian Brabez <sbz@FreeBSD.org>
AuthorDate: 2023-08-23 15:38:17 +0000
Commit:     Sofian Brabez <sbz@FreeBSD.org>
CommitDate: 2023-08-23 16:00:56 +0000

    irc/ii: update to 2.0
---
 irc/ii/Makefile | 4 ++--
 irc/ii/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/irc/ii/Makefile b/irc/ii/Makefile
index 0eb9917aa8eb..3ceb4591448b 100644
--- a/irc/ii/Makefile
+++ b/irc/ii/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ii
-PORTVERSION=	1.9
+PORTVERSION=	2.0
 CATEGORIES=	irc
 MASTER_SITES=	http://dl.suckless.org/tools/ \
 		LOCAL/sbz
@@ -12,7 +12,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 PLIST_FILES=	bin/ii man/man1/ii.1.gz
-PORTDOCS=	CHANGES FAQ README
+PORTDOCS=	FAQ README
 
 OPTIONS_DEFINE=	DOCS
 
diff --git a/irc/ii/distinfo b/irc/ii/distinfo
index 839054e53416..b20e3c1acd82 100644
--- a/irc/ii/distinfo
+++ b/irc/ii/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1644229575
-SHA256 (ii-1.9.tar.gz) = 850cb323b583d261b51bda9993ee733334352a8e6ca1e2f02b57c154bf568c17
-SIZE (ii-1.9.tar.gz) = 12672
+TIMESTAMP = 1692805033
+SHA256 (ii-2.0.tar.gz) = 4f67afcd208c07939b88aadbf21497a702ad0a07f9b5a6ce861f9f39ffe5425b
+SIZE (ii-2.0.tar.gz) = 11129



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308231602.37NG22Z6069342>