git: 4e605de90a42 - main - news/inn-current: Update snapshot and strategy
Kevin Bowling
kbowling at FreeBSD.org
Thu Sep 16 15:57:35 UTC 2021
The branch main has been updated by kbowling:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4e605de90a4261b1f0b83584c429dd951828305a
commit 4e605de90a4261b1f0b83584c429dd951828305a
Author: Kevin Bowling <kbowling at FreeBSD.org>
AuthorDate: 2021-09-16 08:55:54 +0000
Commit: Kevin Bowling <kbowling at FreeBSD.org>
CommitDate: 2021-09-16 08:55:54 +0000
news/inn-current: Update snapshot and strategy
Update to 20210914 snapshot and use the new git-generated snapshots
which are only generated when the branch changes.
See https://lists.isc.org/pipermail/inn-workers/2021-September/019119.html
---
news/inn-current/Makefile | 6 +++---
news/inn-current/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile
index 89b17d115494..c4ee7efcecc6 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/daily
+MASTER_SITE_SUBDIR= inn/snapshots
DISTNAME= inn-${BRANCH}-${SNAPSHOT}
-BRANCH= CURRENT
-SNAPSHOT= 20210912
+BRANCH= 2.7
+SNAPSHOT= 20210914
CONFLICTS= inn-2.[0-9]*
diff --git a/news/inn-current/distinfo b/news/inn-current/distinfo
index ee81c358dda5..a466598cf769 100644
--- a/news/inn-current/distinfo
+++ b/news/inn-current/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631634325
-SHA256 (inn-CURRENT-20210912.tar.gz) = 7c0979d945bed96cddece34752ca0fcc12a02370147677e01a94ebdede9af89f
-SIZE (inn-CURRENT-20210912.tar.gz) = 2647673
+TIMESTAMP = 1631782475
+SHA256 (inn-2.7-20210914.tar.gz) = 2d3f4c33295abe91f85276e3faeee0066b1bc84b68d727241997e9019eafea3e
+SIZE (inn-2.7-20210914.tar.gz) = 2629703
More information about the dev-commits-ports-all
mailing list