git: e39a4fb7fc3d - main - news/inn-current: Update to 20220115
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Jan 2022 19:05:54 UTC
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=e39a4fb7fc3d841e7d6396fcf4e255c09cc1b4d9 commit e39a4fb7fc3d841e7d6396fcf4e255c09cc1b4d9 Author: Kevin Bowling <kbowling@FreeBSD.org> AuthorDate: 2022-01-17 18:59:13 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2022-01-17 19:05:45 +0000 news/inn-current: Update to 20220115 --- news/inn-current/Makefile | 2 +- news/inn-current/distinfo | 6 +++--- news/inn-current/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile index 714d1fddf342..f856a36f54e1 100644 --- a/news/inn-current/Makefile +++ b/news/inn-current/Makefile @@ -6,7 +6,7 @@ MASTER_SITE_SUBDIR= inn/snapshots DISTNAME= inn-${BRANCH}-${SNAPSHOT} BRANCH= 2.7 -SNAPSHOT= 20211226 +SNAPSHOT= 20220115 CONFLICTS= inn-2.[0-9]* diff --git a/news/inn-current/distinfo b/news/inn-current/distinfo index cf6f4ca1cc80..61075d925879 100644 --- a/news/inn-current/distinfo +++ b/news/inn-current/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1640795609 -SHA256 (inn-2.7-20211226.tar.gz) = 55f794c20346262082e558fa68afbd6fa0bda76d59b6a8b48673f30a3d34ed5f -SIZE (inn-2.7-20211226.tar.gz) = 2648949 +TIMESTAMP = 1642445947 +SHA256 (inn-2.7-20220115.tar.gz) = afa7716db4c467f9b6fb3bd9d1d3db99fa5eee054f9a867ad4d12e9821956912 +SIZE (inn-2.7-20220115.tar.gz) = 2667688 diff --git a/news/inn-current/pkg-plist b/news/inn-current/pkg-plist index 0f36f6449a81..66910578e2f3 100644 --- a/news/inn-current/pkg-plist +++ b/news/inn-current/pkg-plist @@ -150,6 +150,7 @@ include/inn/portable-macros.h include/inn/portable-socket.h include/inn/portable-stdbool.h include/inn/qio.h +include/inn/secrets.h include/inn/sequence.h include/inn/storage.h include/inn/system.h @@ -220,6 +221,7 @@ man/man5/expire.ctl.5.gz man/man5/history.5.gz man/man5/incoming.conf.5.gz man/man5/inn-radius.conf.5.gz +man/man5/inn-secrets.conf.5.gz man/man5/inn.conf.5.gz man/man5/innfeed.conf.5.gz man/man5/innreport.conf.5.gz @@ -314,6 +316,7 @@ man/man8/writelog.8.gz %%EXAMPLESDIR%%/expire.ctl %%EXAMPLESDIR%%/incoming.conf %%EXAMPLESDIR%%/inn-radius.conf +%%EXAMPLESDIR%%/inn-secrets.conf %%EXAMPLESDIR%%/inn.conf %%EXAMPLESDIR%%/innfeed.conf %%EXAMPLESDIR%%/innreport.conf