Date: Mon, 10 Aug 2020 13:37:01 +0000 (UTC) From: Danilo Egea Gondolfo <danilo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r544618 - head/ftp/tnftp Message-ID: <202008101337.07ADb1Ki008121@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Mon Aug 10 13:37:01 2020 New Revision: 544618 URL: https://svnweb.freebsd.org/changeset/ports/544618 Log: - Update to 20200705 Modified: head/ftp/tnftp/Makefile head/ftp/tnftp/distinfo Modified: head/ftp/tnftp/Makefile ============================================================================== --- head/ftp/tnftp/Makefile Mon Aug 10 13:30:09 2020 (r544617) +++ head/ftp/tnftp/Makefile Mon Aug 10 13:37:01 2020 (r544618) @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= tnftp -PORTVERSION= 20151004 +PORTVERSION= 20200705 CATEGORIES= ftp MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/ MAINTAINER= danilo@FreeBSD.org COMMENT= Enhanced FTP client from NetBSD -USES= ncurses ssl +USES= libedit ncurses ssl GNU_CONFIGURE= yes PLIST_FILES= bin/tnftp man/man1/tnftp.1.gz Modified: head/ftp/tnftp/distinfo ============================================================================== --- head/ftp/tnftp/distinfo Mon Aug 10 13:30:09 2020 (r544617) +++ head/ftp/tnftp/distinfo Mon Aug 10 13:37:01 2020 (r544618) @@ -1,2 +1,3 @@ -SHA256 (tnftp-20151004.tar.gz) = c94a8a49d3f4aec1965feea831d4d5bf6f90c65fd8381ee0863d11a5029a43a0 -SIZE (tnftp-20151004.tar.gz) = 613482 +TIMESTAMP = 1597064427 +SHA256 (tnftp-20200705.tar.gz) = ba4a92b693d04179664524eef0801c8eed4447941c9855f377f98f119f221c03 +SIZE (tnftp-20200705.tar.gz) = 657735
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008101337.07ADb1Ki008121>