summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2015-09-24 17:07:52 +0000
committerPawel Pekala <pawel@FreeBSD.org>2015-09-24 17:07:52 +0000
commit6d96b8e3fc962cbf35a26676efc673459ef0aa87 (patch)
treee295865dfdfc6ea40eb2619755714fff33879efe /shells
parentsysutils/restic build properly (diff)
- Update to version 5.3.0
- Use option helpers
Notes
Notes: svn path=/head/; revision=397698
Diffstat (limited to 'shells')
-rw-r--r--shells/wcd/Makefile9
-rw-r--r--shells/wcd/distinfo4
2 files changed, 4 insertions, 9 deletions
diff --git a/shells/wcd/Makefile b/shells/wcd/Makefile
index 605e73162039..d3fdea19251e 100644
--- a/shells/wcd/Makefile
+++ b/shells/wcd/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wcd
-PORTVERSION= 5.2.7
+PORTVERSION= 5.3.0
CATEGORIES= shells
MASTER_SITES= SF
@@ -20,12 +20,7 @@ OPTIONS_DEFINE= DOCS NLS
OPTIONS_SUB= yes
NLS_USES= gettext
-
-.include <bsd.port.options.mk>
-
-.if ! ${PORT_OPTIONS:MNLS}
-MAKE_ARGS+= ENABLE_NLS=
-.endif
+NLS_MAKE_ARGS_OFF= ENABLE_NLS=
post-patch:
@${REINPLACE_CMD} -e '/manfile/ s|datarootdir|prefix|' \
diff --git a/shells/wcd/distinfo b/shells/wcd/distinfo
index ca3f02390a51..f9cc5298b976 100644
--- a/shells/wcd/distinfo
+++ b/shells/wcd/distinfo
@@ -1,2 +1,2 @@
-SHA256 (wcd-5.2.7.tar.gz) = e5f56824e054c6726186271b20a5de3c5b167116b97785a925907981cf3e3b39
-SIZE (wcd-5.2.7.tar.gz) = 622613
+SHA256 (wcd-5.3.0.tar.gz) = 9375c9b055e0ebff8d0b0a11673229bb9770071bda76249cf2494532794ecd9b
+SIZE (wcd-5.3.0.tar.gz) = 617825