svn commit: r441304 - head/ftp/ncftp3

Thomas Zander riggs at FreeBSD.org
Sat May 20 10:16:13 UTC 2017


Author: riggs
Date: Sat May 20 10:16:11 2017
New Revision: 441304
URL: https://svnweb.freebsd.org/changeset/ports/441304

Log:
  Update to upstream version 3.2.6
  
  MFH:		2017Q2

Modified:
  head/ftp/ncftp3/Makefile
  head/ftp/ncftp3/distinfo

Modified: head/ftp/ncftp3/Makefile
==============================================================================
--- head/ftp/ncftp3/Makefile	Sat May 20 10:07:19 2017	(r441303)
+++ head/ftp/ncftp3/Makefile	Sat May 20 10:16:11 2017	(r441304)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ncftp
-PORTVERSION=	3.2.5
+PORTVERSION=	3.2.6
 PORTREVISION?=	0
 CATEGORIES=	ftp ipv6
 MASTER_SITES=	ftp://ftp.ncftp.com/ncftp/ \
@@ -15,7 +15,7 @@ COMMENT=	FTP client with advanced user i
 LICENSE=	ARTPERL10
 LICENSE_FILE=	${WRKSRC}/doc/LICENSE.txt
 
-USES=		ncurses tar:bzip2
+USES=		ncurses tar:xz
 
 WRKSRC=		${WRKDIR}/${DISTNAME:S/-src//}
 USE_LDCONFIG=	yes

Modified: head/ftp/ncftp3/distinfo
==============================================================================
--- head/ftp/ncftp3/distinfo	Sat May 20 10:07:19 2017	(r441303)
+++ head/ftp/ncftp3/distinfo	Sat May 20 10:16:11 2017	(r441304)
@@ -1,2 +1,3 @@
-SHA256 (ncftp-3.2.5-src.tar.bz2) = b4ebe2415761a5137cd1d313c8fc1352f26d8963cc9e9e354e29720aa2089d42
-SIZE (ncftp-3.2.5-src.tar.bz2) = 454682
+TIMESTAMP = 1495274945
+SHA256 (ncftp-3.2.6-src.tar.xz) = 5f200687c05d0807690d9fb770327b226f02dd86155b49e750853fce4e31098d
+SIZE (ncftp-3.2.6-src.tar.xz) = 420564


More information about the svn-ports-all mailing list