aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2017-01-28 02:40:54 +0800
committerpawel <pawel@FreeBSD.org>2017-01-28 02:40:54 +0800
commit857dc24c4306f9949e75568b043a8f147d3fbf85 (patch)
treeb54a04331e13a89086fa73c326cc26e16f2656f5
parenta75157c66228e6e93354039dea8a45b4f94ff8f0 (diff)
downloadfreebsd-ports-gnome-857dc24c4306f9949e75568b043a8f147d3fbf85.tar.gz
freebsd-ports-gnome-857dc24c4306f9949e75568b043a8f147d3fbf85.tar.zst
freebsd-ports-gnome-857dc24c4306f9949e75568b043a8f147d3fbf85.zip
- Update to version 5.3.4
- Add ncurses includes to CFLAGS so that port compiles with correct headers when ncurse come from ports - Fix plist when NLS=off
-rw-r--r--shells/wcd/Makefile3
-rw-r--r--shells/wcd/distinfo6
-rw-r--r--shells/wcd/pkg-plist7
3 files changed, 9 insertions, 7 deletions
diff --git a/shells/wcd/Makefile b/shells/wcd/Makefile
index da1df4b37611..0b0fe5a6701f 100644
--- a/shells/wcd/Makefile
+++ b/shells/wcd/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wcd
-PORTVERSION= 5.3.3
+PORTVERSION= 5.3.4
CATEGORIES= shells
MASTER_SITES= SF
@@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/doc/copying.txt
USES= gmake ncurses
MAKE_ARGS= EXT= PREFIX=${PREFIX} docsubdir=${PORTNAME} \
mandir=${PREFIX}/man
+CFLAGS+= -I${NCURSESINC}
OPTIONS_DEFINE= DOCS NLS
OPTIONS_SUB= yes
diff --git a/shells/wcd/distinfo b/shells/wcd/distinfo
index 63519499852c..07c0ce49104a 100644
--- a/shells/wcd/distinfo
+++ b/shells/wcd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1476898709
-SHA256 (wcd-5.3.3.tar.gz) = 4976545e50601eb47635f230804a7e654a83b9c6ad35c0a7b44d2b3ca264f6eb
-SIZE (wcd-5.3.3.tar.gz) = 598963
+TIMESTAMP = 1485278897
+SHA256 (wcd-5.3.4.tar.gz) = 8c56a76016ff6b5a4be656dd563bf8f58c7be3a6101cef5485e544b12211dae6
+SIZE (wcd-5.3.4.tar.gz) = 610630
diff --git a/shells/wcd/pkg-plist b/shells/wcd/pkg-plist
index 018230d3180d..b7ebd48e5383 100644
--- a/shells/wcd/pkg-plist
+++ b/shells/wcd/pkg-plist
@@ -1,8 +1,8 @@
bin/wcd
-man/de/man1/wcd.1.gz
+%%NLS%%man/de/man1/wcd.1.gz
man/man1/wcd.1.gz
-man/nl/man1/wcd.1.gz
-man/uk/man1/wcd.1.gz
+%%NLS%%man/nl/man1/wcd.1.gz
+%%NLS%%man/uk/man1/wcd.1.gz
%%PORTDOCS%%%%DOCSDIR%%/INSTALL.txt
%%PORTDOCS%%%%DOCSDIR%%/README.txt
%%PORTDOCS%%%%DOCSDIR%%/RPM.txt
@@ -25,6 +25,7 @@ man/uk/man1/wcd.1.gz
%%NLS%%share/locale/es/LC_MESSAGES/wcd.mo
%%NLS%%share/locale/fi/LC_MESSAGES/wcd.mo
%%NLS%%share/locale/nl/LC_MESSAGES/wcd.mo
+%%NLS%%share/locale/sr/LC_MESSAGES/wcd.mo
%%NLS%%share/locale/uk/LC_MESSAGES/wcd.mo
%%NLS%%share/locale/vi/LC_MESSAGES/wcd.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/wcd.mo