Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Nov 2009 23:14:33 -0500 (EST)
From:      Sahil Tandon <sahil@tandon.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dinoex@FreeBSD.org
Subject:   ports/140651: [PATCH] ftp/vsftpd: update to 2.2.2
Message-ID:  <20091118041433.C607F17090@spartan.hamla.org>
Resent-Message-ID: <200911180420.nAI4K1dV082127@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         140651
>Category:       ports
>Synopsis:       [PATCH] ftp/vsftpd: update to 2.2.2
>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:   Wed Nov 18 04:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sahil Tandon
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:

	
>Description:
- Update to 2.2.2
- Changes: ftp://vsftpd.beasts.org/users/cevans/untar/vsftpd-2.2.2/Changelog
>How-To-Repeat:
	
>Fix:

	



--- vsftpd.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/ftp/vsftpd/Makefile,v
retrieving revision 1.38
diff -u -r1.38 Makefile
--- Makefile	20 Oct 2009 16:56:55 -0000	1.38
+++ Makefile	18 Nov 2009 04:11:12 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	vsftpd
-PORTVERSION=	2.2.1
+PORTVERSION=	2.2.2
 CATEGORIES=	ftp ipv6
 MASTER_SITES=	ftp://vsftpd.beasts.org/users/cevans/
 PKGNAMESUFFIX?=	${SSL_SUFFIX}${PKGNAMESUFFIX2}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/ftp/vsftpd/distinfo,v
retrieving revision 1.21
diff -u -r1.21 distinfo
--- distinfo	20 Oct 2009 16:56:55 -0000	1.21
+++ distinfo	18 Nov 2009 04:11:12 -0000
@@ -1,3 +1,3 @@
-MD5 (vsftpd-2.2.1.tar.gz) = a25e53dd86fada8d3897910b8f0efdb7
-SHA256 (vsftpd-2.2.1.tar.gz) = ad0e4b9f7e18be2ae304db5c8e7d4dbf8cc3be7ebb86fc469b93f2c67472f0a5
-SIZE (vsftpd-2.2.1.tar.gz) = 185226
+MD5 (vsftpd-2.2.2.tar.gz) = 6d6bc136af14c23f8fef6f1a51f55418
+SHA256 (vsftpd-2.2.2.tar.gz) = 05665dfa43a268e6fe422b89f6c3cb1a63e4e989b456922508f3f89d4b276eab
+SIZE (vsftpd-2.2.2.tar.gz) = 185562
--- vsftpd.diff ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091118041433.C607F17090>