Date: Mon, 02 Nov 2009 17:23:31 -0500 From: "Joseph S. Atkinson" <jsa.bsd@gmail.com> To: wen@FreeBSD.org Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/140186: ftp/filezilla has been updated (3.2.6 -> 3.2.8) Message-ID: <4AEF5BE3.9050103@gmail.com> In-Reply-To: <200911020242.nA22gW8g061698@freefall.freebsd.org> References: <200911020242.nA22gW8g061698@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AEF5BE3.9050103>