git: 5e1d5afcab2e - main - ftp/freebsd-ftpd: Pull in latest upstream commit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 19 Jul 2024 14:54:44 UTC
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=5e1d5afcab2e7376163e6ac46389df18111d1813 commit 5e1d5afcab2e7376163e6ac46389df18111d1813 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2024-07-19 14:51:15 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2024-07-19 14:54:32 +0000 ftp/freebsd-ftpd: Pull in latest upstream commit The latest upstream commit includes using sendfile(2) for ftp restarts. Thank you to Jesse Miller <jmiller@jmiller.com> for the upstream pull request implementing this change. --- ftp/freebsd-ftpd/Makefile | 3 +-- ftp/freebsd-ftpd/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/ftp/freebsd-ftpd/Makefile b/ftp/freebsd-ftpd/Makefile index 4a3745dc1249..b90e54050f72 100644 --- a/ftp/freebsd-ftpd/Makefile +++ b/ftp/freebsd-ftpd/Makefile @@ -1,7 +1,6 @@ PORTNAME= freebsd-ftpd DISTVERSIONPREFIX= v -DISTVERSION= 20221002 -PORTREVISION= 2 +DISTVERSION= 20240719 CATEGORIES= ftp MAINTAINER= cy@FreeBSD.org diff --git a/ftp/freebsd-ftpd/distinfo b/ftp/freebsd-ftpd/distinfo index a8dec10fa4c2..03f17dc89d6f 100644 --- a/ftp/freebsd-ftpd/distinfo +++ b/ftp/freebsd-ftpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716433669 -SHA256 (cschuber-freebsd-ftpd-v20221002-d716943_GH0.tar.gz) = 88c66f275f3a80ce3323dd69d034477dd2dd63ef9b0dd05079b9ef805b104abc -SIZE (cschuber-freebsd-ftpd-v20221002-d716943_GH0.tar.gz) = 47896 +TIMESTAMP = 1721400461 +SHA256 (cschuber-freebsd-ftpd-v20240719-d716943_GH0.tar.gz) = 88c66f275f3a80ce3323dd69d034477dd2dd63ef9b0dd05079b9ef805b104abc +SIZE (cschuber-freebsd-ftpd-v20240719-d716943_GH0.tar.gz) = 47896