diff options
author | Kevin Bowling <kbowling@FreeBSD.org> | 2021-09-16 08:55:54 +0000 |
---|---|---|
committer | Kevin Bowling <kbowling@FreeBSD.org> | 2021-09-16 08:55:54 +0000 |
commit | 4e605de90a4261b1f0b83584c429dd951828305a (patch) | |
tree | fa0d12afabd796fce8000c0c32670c3f52400342 | |
parent | 6f3fa82c71389a391d0be858721c65084581a1da (diff) |
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
-rw-r--r-- | news/inn-current/Makefile | 6 | ||||
-rw-r--r-- | 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 |