svn commit: r441368 - branches/2017Q2/ftp/ncftp3

Thomas Zander riggs at FreeBSD.org
Sun May 21 10:48:15 UTC 2017


Author: riggs
Date: Sun May 21 10:48:13 2017
New Revision: 441368
URL: https://svnweb.freebsd.org/changeset/ports/441368

Log:
  MFH: r441304
  
  Update to upstream version 3.2.6
  
  Approved by:	portmgr (miwi)

Modified:
  branches/2017Q2/ftp/ncftp3/Makefile
  branches/2017Q2/ftp/ncftp3/distinfo
Directory Properties:
  branches/2017Q2/   (props changed)

Modified: branches/2017Q2/ftp/ncftp3/Makefile
==============================================================================
--- branches/2017Q2/ftp/ncftp3/Makefile	Sun May 21 10:45:23 2017	(r441367)
+++ branches/2017Q2/ftp/ncftp3/Makefile	Sun May 21 10:48:13 2017	(r441368)
@@ -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: branches/2017Q2/ftp/ncftp3/distinfo
==============================================================================
--- branches/2017Q2/ftp/ncftp3/distinfo	Sun May 21 10:45:23 2017	(r441367)
+++ branches/2017Q2/ftp/ncftp3/distinfo	Sun May 21 10:48:13 2017	(r441368)
@@ -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