aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fswatch-mon/Makefile
diff options
context:
space:
mode:
authorOlivier Cochard <olivier@FreeBSD.org>2017-11-01 08:40:17 +0000
committerOlivier Cochard <olivier@FreeBSD.org>2017-11-01 08:40:17 +0000
commit7eec60b029f295d1ec0187dca3384bd5395edb51 (patch)
tree5ecb9a895ccbf7186c399e54dece4e3ce5daacf2 /sysutils/fswatch-mon/Makefile
parent178dc54417cdb05cc29c696bbb0bf2407193ee1d (diff)
Notes
Diffstat (limited to 'sysutils/fswatch-mon/Makefile')
-rw-r--r--sysutils/fswatch-mon/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/fswatch-mon/Makefile b/sysutils/fswatch-mon/Makefile
index 059527748b2a..22e7321e670e 100644
--- a/sysutils/fswatch-mon/Makefile
+++ b/sysutils/fswatch-mon/Makefile
@@ -2,8 +2,9 @@
# $FreeBSD$
PORTNAME= fswatch
-PORTVERSION= 1.9.3
+PORTVERSION= 1.11.2
CATEGORIES= sysutils
+MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${PORTVERSION}/
PKGNAMESUFFIX= -mon
MAINTAINER= enrico.m.crisostomo@gmail.com
@@ -13,7 +14,7 @@ LICENSE= GPLv3
BROKEN_powerpc64= fails to configure: A compiler with support for C++11 language features is required
-USES= autoreconf gettext libtool makeinfo
+USES= libtool makeinfo
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
@@ -24,11 +25,11 @@ CONFLICTS_INSTALL= fswatch-[0-9]*
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
-NLS_USES= gettext
+NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
-USE_GITHUB= yes
GH_ACCOUNT= emcrisostomo
+GH_PROJECT= fswatch
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libfswatch.so