Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Aug 2016 15:59:28 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r421121 - head/ftp/filezilla
Message-ID:  <201608301559.u7UFxSG5040198@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Aug 30 15:59:28 2016
New Revision: 421121
URL: https://svnweb.freebsd.org/changeset/ports/421121

Log:
  - Update to 3.21.0
  
  PR:		212217
  Submitted by:	matthew@reztek.cz (maintainer)

Modified:
  head/ftp/filezilla/Makefile
  head/ftp/filezilla/distinfo

Modified: head/ftp/filezilla/Makefile
==============================================================================
--- head/ftp/filezilla/Makefile	Tue Aug 30 15:58:35 2016	(r421120)
+++ head/ftp/filezilla/Makefile	Tue Aug 30 15:59:28 2016	(r421121)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	filezilla
-PORTVERSION=	3.20.1
+PORTVERSION=	3.21.0
 CATEGORIES=	ftp
 MASTER_SITES=	SF/${PORTNAME}/FileZilla_Client/${PORTVERSION}
 DISTNAME=	FileZilla_${PORTVERSION}_src
@@ -41,6 +41,7 @@ DBUS_LIB_DEPENDS=	libdbus-1.so:devel/dbu
 DBUS_CONFIGURE_WITH=	dbus
 
 NLS_USES=		gettext
+NLS_USES_OFF=		gettext-runtime
 NLS_CONFIGURE_OFF=	--disable-locales
 
 .if !defined(MAINTAINER_MODE)

Modified: head/ftp/filezilla/distinfo
==============================================================================
--- head/ftp/filezilla/distinfo	Tue Aug 30 15:58:35 2016	(r421120)
+++ head/ftp/filezilla/distinfo	Tue Aug 30 15:59:28 2016	(r421121)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1471256056
-SHA256 (FileZilla_3.20.1_src.tar.bz2) = 8ae3d2452e42d17736c9a25ff400f5c78a40c650387ccbbf97b70a9f90049e2d
-SIZE (FileZilla_3.20.1_src.tar.bz2) = 4423084
+TIMESTAMP = 1472044995
+SHA256 (FileZilla_3.21.0_src.tar.bz2) = 209bcdfcd60ae2278fa2fa8d99421682e0db146add9e96cb1e8455c3378c80e4
+SIZE (FileZilla_3.21.0_src.tar.bz2) = 4428270



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