ports/158365: [update] ftp/uftp to 3.5

Ryan Steinmetz rpsfa at rit.edu
Tue Jun 28 03:00:24 UTC 2011


>Number:         158365
>Category:       ports
>Synopsis:       [update] ftp/uftp to 3.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 28 03:00:24 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ryan Steinmetz
>Release:        8.2-RELEASE
>Organization:
Rochester Institute of Technology
>Environment:
>Description:
-Update to 3.5
-Add LICENSE
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/ftp/uftp/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- Makefile	25 Apr 2011 14:48:15 -0000	1.24
+++ Makefile	28 Jun 2011 02:57:47 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	uftp
-PORTVERSION=	3.4.3
+PORTVERSION=	3.5
 PORTEPOCH=	1
 CATEGORIES=	ftp
 MASTER_SITES=	http://www.tcnj.edu/~bush/downloads/
@@ -23,6 +23,8 @@
 MAN1=		uftp.1 uftpd.1 uftpproxyd.1 uftp_keymgt.1
 MANCOMPRESSED=	no
 
+LICENSE=	GPLv3
+
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/uftp ${PREFIX}/bin/
 	${INSTALL_PROGRAM} ${WRKSRC}/uftpd ${PREFIX}/sbin/
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/ftp/uftp/distinfo,v
retrieving revision 1.23
diff -u -r1.23 distinfo
--- distinfo	25 Apr 2011 14:48:15 -0000	1.23
+++ distinfo	28 Jun 2011 02:57:47 -0000
@@ -1,2 +1,2 @@
-SHA256 (uftp-3.4.3.tar) = fc45d1fff1e02963c912a1b91a6cb4ed20d3048716567b99b53f68b89d845343
-SIZE (uftp-3.4.3.tar) = 768000
+SHA256 (uftp-3.5.tar) = 598597ed1e0578dac3c6b0802f2e07f9c363b2e6d5a8ede34e5b7718279d463a
+SIZE (uftp-3.5.tar) = 819200


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list