aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-06-17 12:52:05 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-06-17 12:52:05 +0000
commit49a4b5f74d1eb709190cd4affee445ccd0712ae8 (patch)
treeb82922d9fc9aabeac41d1a9f428c6ae38ab94394 /ftp
parente7d86ef6395bb57c4ef4340c1772105b2ae354e1 (diff)
downloadports-49a4b5f74d1eb709190cd4affee445ccd0712ae8.tar.gz
ports-49a4b5f74d1eb709190cd4affee445ccd0712ae8.zip
ftp/yafc: update to 1.2.5
- Update to 1.2.5 [1] - Fix path for gettext in configure [1] - Add missing READLINE option - Take maintainership PR: ports/179629 [1] Submitted by: Norihiko Murase <mur1080224@inter7.jp> Approved by: culot / jpaetzel (mentors, implicit)
Notes
Notes: svn path=/head/; revision=321104
Diffstat (limited to 'ftp')
-rw-r--r--ftp/yafc/Makefile7
-rw-r--r--ftp/yafc/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile
index 84266c1f141a..5d441b870a91 100644
--- a/ftp/yafc/Makefile
+++ b/ftp/yafc/Makefile
@@ -2,16 +2,16 @@
# $FreeBSD$
PORTNAME= yafc
-PORTVERSION= 1.2.4
+PORTVERSION= 1.2.5
CATEGORIES= ftp ipv6
MASTER_SITES= http://www.yafc-ftp.com/upload/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= wg@FreeBSD.org
COMMENT= Yet another ftp client. Similar to ftp(1)
LICENSE= GPLv2 # (or later)
-OPTIONS_DEFINE= BASH EXAMPLES NLS SSH
+OPTIONS_DEFINE= BASH EXAMPLES NLS SSH READLINE
OPTIONS_DEFAULT=BASH NLS SSH
USE_XZ= yes
@@ -36,6 +36,7 @@ PLIST_FILES= bin/yafc
.if ${PORT_OPTIONS:MNLS}
USE_GNOME+= intltool
USES+= gettext
+CONFIGURE_ARGS+= --with-gettext=${LOCALBASE}
PLIST_FILES+= share/locale/de/LC_MESSAGES/yafc.mo \
share/locale/sv/LC_MESSAGES/yafc.mo
.else
diff --git a/ftp/yafc/distinfo b/ftp/yafc/distinfo
index 561610187f12..e09614c270bd 100644
--- a/ftp/yafc/distinfo
+++ b/ftp/yafc/distinfo
@@ -1,2 +1,2 @@
-SHA256 (yafc-1.2.4.tar.xz) = 05617edfd477c07e50c0773ca8b21d94e8cbd5b624ad0d0eb6f712563b32676e
-SIZE (yafc-1.2.4.tar.xz) = 362112
+SHA256 (yafc-1.2.5.tar.xz) = df93b1b8795b49852d555b57b775da4af4fe10baa420b0321f80689f94c45d81
+SIZE (yafc-1.2.5.tar.xz) = 364664