From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Aug 3 21:00:20 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC5C51065680 for ; Wed, 3 Aug 2011 21:00:20 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D290B8FC1E for ; Wed, 3 Aug 2011 21:00:16 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p73L0GfQ002324 for ; Wed, 3 Aug 2011 21:00:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p73L0GWJ002323; Wed, 3 Aug 2011 21:00:16 GMT (envelope-from gnats) Resent-Date: Wed, 3 Aug 2011 21:00:16 GMT Resent-Message-Id: <201108032100.p73L0GWJ002323@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dr Josef L P Karthauser Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3D3A106566C for ; Wed, 3 Aug 2011 20:58:35 +0000 (UTC) (envelope-from joe@infinity.realityhacker.info) Received: from infinity.realityhacker.info (infinity.realityhacker.info [95.154.203.102]) by mx1.freebsd.org (Postfix) with ESMTP id 71EB88FC08 for ; Wed, 3 Aug 2011 20:58:35 +0000 (UTC) Received: from infinity.realityhacker.info (localhost [127.0.0.1]) by infinity.realityhacker.info (8.14.5/8.14.5) with ESMTP id p73Kicoj044312 for ; Wed, 3 Aug 2011 21:44:38 +0100 (BST) (envelope-from joe@infinity.realityhacker.info) Received: (from root@localhost) by infinity.realityhacker.info (8.14.5/8.14.5/Submit) id p73KicuH044311; Wed, 3 Aug 2011 21:44:38 +0100 (BST) (envelope-from joe) Message-Id: <201108032044.p73KicuH044311@infinity.realityhacker.info> Date: Wed, 3 Aug 2011 21:44:38 +0100 (BST) From: Dr Josef L P Karthauser To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/159504: Update for vsftpd due to change of update site. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dr Josef L P Karthauser List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2011 21:00:20 -0000 >Number: 159504 >Category: ports >Synopsis: Update for vsftpd due to change of update site. >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Aug 03 21:00:16 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Dr Josef L P Karthauser >Release: FreeBSD 8.2-STABLE amd64 >Organization: >Environment: System: FreeBSD infinity.realityhacker.info 8.2-STABLE FreeBSD 8.2-STABLE #2: Sat Jun 25 23:50:59 BST 2011 root@:/usr/obj/usr/src/sys/INFINITY amd64 >Description: The distribution site appears to have changed for vsftpd. Please find attached a patch to fix the issue. >How-To-Repeat: >Fix: --- Makefile 2011-05-22 09:08:15.000000000 +0100 +++ Makefile.new 2011-08-03 21:41:14.754226472 +0100 @@ -7,8 +7,9 @@ PORTNAME= vsftpd PORTVERSION= 2.3.4 +PORTREVISION= 1 CATEGORIES= ftp ipv6 -MASTER_SITES= ftp://vsftpd.beasts.org/users/cevans/ +MASTER_SITES= https://security.appspot.com/downloads/ PKGNAMESUFFIX?= ${SSL_SUFFIX}${PKGNAMESUFFIX2} MAINTAINER= dinoex@FreeBSD.org >Release-Note: >Audit-Trail: >Unformatted: