View | Details | Raw Unified | Return to bug 212217
Collapse All | Expand All

(-)ftp/filezilla/Makefile (-1 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	filezilla
3
PORTNAME=	filezilla
4
PORTVERSION=	3.20.1
4
PORTVERSION=	3.21.0
5
CATEGORIES=	ftp
5
CATEGORIES=	ftp
6
MASTER_SITES=	SF/${PORTNAME}/FileZilla_Client/${PORTVERSION}
6
MASTER_SITES=	SF/${PORTNAME}/FileZilla_Client/${PORTVERSION}
7
DISTNAME=	FileZilla_${PORTVERSION}_src
7
DISTNAME=	FileZilla_${PORTVERSION}_src
Lines 41-46 Link Here
41
DBUS_CONFIGURE_WITH=	dbus
41
DBUS_CONFIGURE_WITH=	dbus
42
42
43
NLS_USES=		gettext
43
NLS_USES=		gettext
44
NLS_USES_OFF=		gettext-runtime
44
NLS_CONFIGURE_OFF=	--disable-locales
45
NLS_CONFIGURE_OFF=	--disable-locales
45
46
46
.if !defined(MAINTAINER_MODE)
47
.if !defined(MAINTAINER_MODE)
(-)ftp/filezilla/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1471256056
1
TIMESTAMP = 1472044995
2
SHA256 (FileZilla_3.20.1_src.tar.bz2) = 8ae3d2452e42d17736c9a25ff400f5c78a40c650387ccbbf97b70a9f90049e2d
2
SHA256 (FileZilla_3.21.0_src.tar.bz2) = 209bcdfcd60ae2278fa2fa8d99421682e0db146add9e96cb1e8455c3378c80e4
3
SIZE (FileZilla_3.20.1_src.tar.bz2) = 4423084
3
SIZE (FileZilla_3.21.0_src.tar.bz2) = 4428270

Return to bug 212217