Date: Mon, 19 Oct 2009 22:46:51 -0400 (EDT) From: Sahil Tandon <sahil@tandon.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/139788: [PATCH] ftp/vsftpd: update to 2.2.1 Message-ID: <20091020024651.966311709C@spartan.hamla.org> Resent-Message-ID: <200910200250.n9K2o6Lv096862@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139788 >Category: ports >Synopsis: [PATCH] ftp/vsftpd: update to 2.2.1 >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 Oct 20 02:50:06 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sahil Tandon >Release: FreeBSD 7.2-RELEASE i386 >Organization: >Environment: >Description: - update to 2.2.1 >How-To-Repeat: >Fix: --- vsftpd.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/ftp/vsftpd/Makefile,v retrieving revision 1.37 diff -u -r1.37 Makefile --- Makefile 14 Aug 2009 19:41:40 -0000 1.37 +++ Makefile 20 Oct 2009 02:45:35 -0000 @@ -6,7 +6,7 @@ # PORTNAME= vsftpd -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 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.20 diff -u -r1.20 distinfo --- distinfo 14 Aug 2009 19:41:40 -0000 1.20 +++ distinfo 20 Oct 2009 02:45:35 -0000 @@ -1,3 +1,3 @@ -MD5 (vsftpd-2.2.0.tar.gz) = e4eb190af270ae65d57a84274a38ec31 -SHA256 (vsftpd-2.2.0.tar.gz) = 38d061d787433165392dbcced58cb397ddff8a7be86c2338a47fda6f2d93a3ba -SIZE (vsftpd-2.2.0.tar.gz) = 184700 +MD5 (vsftpd-2.2.1.tar.gz) = a25e53dd86fada8d3897910b8f0efdb7 +SHA256 (vsftpd-2.2.1.tar.gz) = ad0e4b9f7e18be2ae304db5c8e7d4dbf8cc3be7ebb86fc469b93f2c67472f0a5 +SIZE (vsftpd-2.2.1.tar.gz) = 185226 --- 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?20091020024651.966311709C>