Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Sep 2021 15:47:59 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: 8d04ec9d505a - main - news/inn-current: Update to 20210912 and fix subdir
Message-ID:  <202109141547.18EFlxYR044232@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=8d04ec9d505aea087edd0010f3eb246067813191

commit 8d04ec9d505aea087edd0010f3eb246067813191
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2021-09-14 15:45:31 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-09-14 15:46:21 +0000

    news/inn-current: Update to 20210912 and fix subdir
---
 news/inn-current/Makefile | 4 ++--
 news/inn-current/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile
index 2cc0ea7edabf..89b17d115494 100644
--- a/news/inn-current/Makefile
+++ b/news/inn-current/Makefile
@@ -2,11 +2,11 @@
 
 PORTNAME=		inn-current
 PORTVERSION=		${SNAPSHOT}
-MASTER_SITE_SUBDIR=	inn/snapshots
+MASTER_SITE_SUBDIR=	inn/snapshots/daily
 DISTNAME=		inn-${BRANCH}-${SNAPSHOT}
 
 BRANCH=		CURRENT
-SNAPSHOT=	20210910
+SNAPSHOT=	20210912
 
 CONFLICTS=	inn-2.[0-9]*
 
diff --git a/news/inn-current/distinfo b/news/inn-current/distinfo
index 2283fc374bda..ee81c358dda5 100644
--- a/news/inn-current/distinfo
+++ b/news/inn-current/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631464456
-SHA256 (inn-CURRENT-20210910.tar.gz) = dc67f4158975feff356b8530b17a58795d87b69b9ce80ceb54a7211981749cc5
-SIZE (inn-CURRENT-20210910.tar.gz) = 2647555
+TIMESTAMP = 1631634325
+SHA256 (inn-CURRENT-20210912.tar.gz) = 7c0979d945bed96cddece34752ca0fcc12a02370147677e01a94ebdede9af89f
+SIZE (inn-CURRENT-20210912.tar.gz) = 2647673



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