svn commit: r409803 - head/ftp/uftp

Dmitry Sivachenko demon at FreeBSD.org
Mon Feb 29 09:04:39 UTC 2016


Author: demon
Date: Mon Feb 29 09:04:38 2016
New Revision: 409803
URL: https://svnweb.freebsd.org/changeset/ports/409803

Log:
  Update to version 4.9

Modified:
  head/ftp/uftp/Makefile
  head/ftp/uftp/distinfo

Modified: head/ftp/uftp/Makefile
==============================================================================
--- head/ftp/uftp/Makefile	Mon Feb 29 07:56:36 2016	(r409802)
+++ head/ftp/uftp/Makefile	Mon Feb 29 09:04:38 2016	(r409803)
@@ -2,11 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	uftp
-PORTVERSION=	4.8.1
+PORTVERSION=	4.9
 PORTEPOCH=	1
 CATEGORIES=	ftp
-MASTER_SITES=	SF/uftp-multicast/source-zip
-DISTNAME=	uftp_src-${DISTVERSION}
+MASTER_SITES=	SF/uftp-multicast/source-tar
 
 MAINTAINER=	demon at FreeBSD.org
 COMMENT=	Multicast capable FTP client and server
@@ -14,8 +13,7 @@ COMMENT=	Multicast capable FTP client an
 LICENSE=	GPLv3
 
 MAKEFILE=	makefile
-USES=		zip gmake
-EXTRACT_BEFORE_ARGS=	-qoa	# -a to clean up DOS line endings
+USES=		gmake
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/uftp ${STAGEDIR}${PREFIX}/bin/

Modified: head/ftp/uftp/distinfo
==============================================================================
--- head/ftp/uftp/distinfo	Mon Feb 29 07:56:36 2016	(r409802)
+++ head/ftp/uftp/distinfo	Mon Feb 29 09:04:38 2016	(r409803)
@@ -1,2 +1,2 @@
-SHA256 (uftp_src-4.8.1.zip) = 18cc8d57f38f5040d1d7bafc493dfd74520839285a8a6e639894266c554b13fa
-SIZE (uftp_src-4.8.1.zip) = 322837
+SHA256 (uftp-4.9.tar.gz) = 5ed7332ec72bc6d0b19d3045ee432bf29d427389d0b711c306fa41ce2cb963e6
+SIZE (uftp-4.9.tar.gz) = 241904


More information about the svn-ports-all mailing list