Date: Mon, 30 Aug 2021 09:40:08 GMT From: Martin Matuska <mm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ee61086f2684 - main - ftp/proftpd: update to 1.3.7c Message-ID: <202108300940.17U9e8GQ085794@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by mm: URL: https://cgit.FreeBSD.org/ports/commit/?id=ee61086f26841def9b33aad0d792a033943050ef commit ee61086f26841def9b33aad0d792a033943050ef Author: Martin Matuska <mm@FreeBSD.org> AuthorDate: 2021-08-30 09:39:05 +0000 Commit: Martin Matuska <mm@FreeBSD.org> CommitDate: 2021-08-30 09:39:47 +0000 ftp/proftpd: update to 1.3.7c --- ftp/proftpd/Makefile | 2 +- ftp/proftpd/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index 6652a601cab6..170e45f17b02 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -25,7 +25,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/sbin/proftpd:ftp/proftpd RUN_DEPENDS+= ${LOCALBASE}/sbin/proftpd:ftp/proftpd .endif -PROFTPD_VERSION= 1.3.7a +PROFTPD_VERSION= 1.3.7c .if defined(_BUILDING_PROFTPD_MODULE) DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} diff --git a/ftp/proftpd/distinfo b/ftp/proftpd/distinfo index 498bbae2a86a..a540b7f0acf9 100644 --- a/ftp/proftpd/distinfo +++ b/ftp/proftpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1610198036 -SHA256 (proftpd-1.3.7a.tar.gz) = 8b7bbf9757988935352d9dec5ebf96b6a1e6b63a6cdac2e93202ac6c42c4cd96 -SIZE (proftpd-1.3.7a.tar.gz) = 20414571 +TIMESTAMP = 1630315047 +SHA256 (proftpd-1.3.7c.tar.gz) = 7070968b9b6cf614ce7f756c8c1a66c32c1afa4f961784a62301790a801400da +SIZE (proftpd-1.3.7c.tar.gz) = 20428648
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108300940.17U9e8GQ085794>