Date: Fri, 18 Jun 2021 23:03:04 GMT From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 168c57ba5c0b - main - ftpd/freebsd-ftpd: Correct pkg-descr Message-ID: <202106182303.15IN34IV075963@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=168c57ba5c0b1bafe6ec804d1e4e2df2ec55b55f commit 168c57ba5c0b1bafe6ec804d1e4e2df2ec55b55f Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2021-06-18 23:01:37 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2021-06-18 23:02:46 +0000 ftpd/freebsd-ftpd: Correct pkg-descr --- ftp/freebsd-ftpd/Makefile | 1 + ftp/freebsd-ftpd/pkg-descr | 11 +++-------- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/ftp/freebsd-ftpd/Makefile b/ftp/freebsd-ftpd/Makefile index c129ea875761..d1825db40a75 100644 --- a/ftp/freebsd-ftpd/Makefile +++ b/ftp/freebsd-ftpd/Makefile @@ -3,6 +3,7 @@ PORTNAME= freebsd-ftpd DISTVERSIONPREFIX= v DISTVERSION= 20200704 +PORTREVISION= 1 CATEGORIES= ftp MAINTAINER= cy@FreeBSD.org diff --git a/ftp/freebsd-ftpd/pkg-descr b/ftp/freebsd-ftpd/pkg-descr index c6e34039baea..f91dbf3d195d 100644 --- a/ftp/freebsd-ftpd/pkg-descr +++ b/ftp/freebsd-ftpd/pkg-descr @@ -1,9 +1,4 @@ -git filter-repo is a versatile tool for rewriting history, which -includes capabilities I have not found anywhere else. It roughly falls -into the same space of tool as git filter-branch but without the -capitulation-inducing poor performance, with far more capabilities, -and with a design that scales usability-wise beyond trivial rewriting -cases. git filter-repo is now recommended by the git project instead of -git filter-branch. +FreeBSD-ftpd: This is/was FreeBSD libexec/ftpd prior to its removal in +FreeBSD-14. -WWW: https://github.com/newren/git-filter-repo +WWW: https://github.com/cschuber/freebsd-ftpd-repo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106182303.15IN34IV075963>