svn commit: r544751 - branches/2020Q3/ftp/bftpd
Danilo Egea Gondolfo
danilo at FreeBSD.org
Wed Aug 12 16:13:44 UTC 2020
Author: danilo
Date: Wed Aug 12 16:13:43 2020
New Revision: 544751
URL: https://svnweb.freebsd.org/changeset/ports/544751
Log:
MFH: r544616
- Update to 5.6
This revision fixes multiple vulnerabilities, please see: http://bftpd.sourceforge.net/news.html
Approved by: portmgr (joneum)
Modified:
branches/2020Q3/ftp/bftpd/Makefile
branches/2020Q3/ftp/bftpd/distinfo
Directory Properties:
branches/2020Q3/ (props changed)
Modified: branches/2020Q3/ftp/bftpd/Makefile
==============================================================================
--- branches/2020Q3/ftp/bftpd/Makefile Wed Aug 12 16:06:40 2020 (r544750)
+++ branches/2020Q3/ftp/bftpd/Makefile Wed Aug 12 16:13:43 2020 (r544751)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= bftpd
-PORTVERSION= 5.2
+PORTVERSION= 5.6
CATEGORIES= ftp
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -14,7 +14,7 @@ LICENSE= GPLv2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-pam
-USES= autoreconf
+USES= autoreconf gmake
WRKSRC= ${WRKDIR}/${PORTNAME}
Modified: branches/2020Q3/ftp/bftpd/distinfo
==============================================================================
--- branches/2020Q3/ftp/bftpd/distinfo Wed Aug 12 16:06:40 2020 (r544750)
+++ branches/2020Q3/ftp/bftpd/distinfo Wed Aug 12 16:13:43 2020 (r544751)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1568031906
-SHA256 (bftpd-5.2.tar.gz) = 7e6259f8eada88ef598df4c1517fa260c798ad2361d9b4627b97ff2125ddaa4e
-SIZE (bftpd-5.2.tar.gz) = 166047
+TIMESTAMP = 1597064435
+SHA256 (bftpd-5.6.tar.gz) = 1094f25afc23c24a1b63db7ebe9f9b72bba4bc3b9245d13d8054ad724ea37aa2
+SIZE (bftpd-5.6.tar.gz) = 167552
More information about the svn-ports-branches
mailing list