From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Nov 2 22:22:56 2009 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 827C91065670; Mon, 2 Nov 2009 22:22:56 +0000 (UTC) (envelope-from jsa.bsd@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.26]) by mx1.freebsd.org (Postfix) with ESMTP id 23F218FC14; Mon, 2 Nov 2009 22:22:55 +0000 (UTC) Received: by qw-out-2122.google.com with SMTP id 9so1148454qwb.7 for ; Mon, 02 Nov 2009 14:22:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type; bh=WYb08QrSJ/X5EoK8FgIe1nTWZRtrFAYzkyGeCIMjag4=; b=Sw5Kkkpq23mDfbTaDweukrStdKHCCDf+WfSPHVhNiNmTwj+bRww2n+1zbFD37SBBp9 rFxW8HNOey+2ar+pZybfJEP9qsO5IUQ2VCt/Ba106/sVxKMiwfrkj82LSWdzAajvL9Kq mXLPf5RQLTixM3jbi7PQrwGWN3EJOWpX7/UZs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type; b=cOIb51SoaEwWbI3THYHYaroTW3N3k6EXkP9lBrAR/IBfnr347nSoSPl2pSMv+nGyLW PaUBQ2MitENF+vCXOoZieCOREypnRAO30nkJ0DbrYiY9AmXtdE4E7kCMaH+olNFk41Og Axc74F8egSWAjYK8oC5tX7JZjxtuRYxZ/O1y8= Received: by 10.224.88.153 with SMTP id a25mr3188961qam.30.1257200575359; Mon, 02 Nov 2009 14:22:55 -0800 (PST) Received: from pazuzu.wickedmachine.net ([76.7.83.111]) by mx.google.com with ESMTPS id 22sm855957qyk.2.2009.11.02.14.22.54 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 02 Nov 2009 14:22:54 -0800 (PST) Message-ID: <4AEF5BE3.9050103@gmail.com> Date: Mon, 02 Nov 2009 17:23:31 -0500 From: "Joseph S. Atkinson" User-Agent: Thunderbird 2.0.0.23 (X11/20091026) MIME-Version: 1.0 To: wen@FreeBSD.org References: <200911020242.nA22gW8g061698@freefall.freebsd.org> In-Reply-To: <200911020242.nA22gW8g061698@freefall.freebsd.org> Content-Type: multipart/mixed; boundary="------------020405010907060706080101" Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/140186: ftp/filezilla has been updated (3.2.6 -> 3.2.8) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2009 22:22:56 -0000 This is a multi-part message in MIME format. --------------020405010907060706080101 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I recall after I rubber stamped this that there were some changes to the plist as well. This diff includes those changes. --------------020405010907060706080101 Content-Type: text/plain; name="filezilla_3.2.8.1.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="filezilla_3.2.8.1.diff" diff -ru /usr/ports/ftp/filezilla/Makefile /home/jsa/FreeBSD/filezilla/Makefile --- /usr/ports/ftp/filezilla/Makefile 2009-08-21 20:20:30.000000000 -0400 +++ /home/jsa/FreeBSD/filezilla/Makefile 2009-10-28 02:04:42.000000000 -0400 @@ -6,8 +6,7 @@ # PORTNAME= filezilla -PORTVERSION= 3.2.6.1 -PORTREVISION= 2 +PORTVERSION= 3.2.8.1 CATEGORIES= ftp MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION} DISTNAME= FileZilla_${PORTVERSION}_src diff -ru /usr/ports/ftp/filezilla/distinfo /home/jsa/FreeBSD/filezilla/distinfo --- /usr/ports/ftp/filezilla/distinfo 2009-07-08 22:24:22.000000000 -0400 +++ /home/jsa/FreeBSD/filezilla/distinfo 2009-10-28 02:05:13.000000000 -0400 @@ -1,3 +1,3 @@ -MD5 (FileZilla_3.2.6.1_src.tar.bz2) = 1b3e9974f112ff0ff18ce5a8187c20f4 -SHA256 (FileZilla_3.2.6.1_src.tar.bz2) = 9c3b0441111c12a46b642997557084b992f6ef7f4470dacbb258fcc4c46bbe22 -SIZE (FileZilla_3.2.6.1_src.tar.bz2) = 3003048 +MD5 (FileZilla_3.2.8.1_src.tar.bz2) = dd5c0288f229090a00ecaebb157e5a84 +SHA256 (FileZilla_3.2.8.1_src.tar.bz2) = c94e03d61d845168f190269afac6b73987e2365e143f2bdc05028fc96e0e1d28 +SIZE (FileZilla_3.2.8.1_src.tar.bz2) = 3078365 Only in /home/jsa/FreeBSD/filezilla: filezilla_3.2.8.1.diff diff -ru /usr/ports/ftp/filezilla/pkg-plist /home/jsa/FreeBSD/filezilla/pkg-plist --- /usr/ports/ftp/filezilla/pkg-plist 2009-07-08 22:24:22.000000000 -0400 +++ /home/jsa/FreeBSD/filezilla/pkg-plist 2009-10-28 02:31:40.000000000 -0400 @@ -7,6 +7,7 @@ %%NLS%%share/locale/el/LC_MESSAGES/filezilla.mo %%NLS%%share/locale/es/LC_MESSAGES/filezilla.mo %%NLS%%share/locale/fr/LC_MESSAGES/filezilla.mo +%%NLS%%share/locale/hr/LC_MESSAGES/filezilla.mo %%NLS%%share/locale/it/LC_MESSAGES/filezilla.mo %%NLS%%share/locale/ka/LC_MESSAGES/filezilla.mo %%NLS%%share/locale/ne/LC_MESSAGES/filezilla.mo @@ -74,6 +75,7 @@ %%DATADIR%%/resources/16x16/remotetreeview.png %%DATADIR%%/resources/16x16/server.png %%DATADIR%%/resources/16x16/sitemanager.png +%%DATADIR%%/resources/16x16/symlink.png %%DATADIR%%/resources/16x16/synchronize.png %%DATADIR%%/resources/16x16/unknown.png %%DATADIR%%/resources/16x16/upload.png --------------020405010907060706080101--