svn commit: r544618 - head/ftp/tnftp
Danilo Egea Gondolfo
danilo at FreeBSD.org
Mon Aug 10 13:37:02 UTC 2020
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 at 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
More information about the svn-ports-all
mailing list