aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--comms/cwdaemon/Makefile10
-rw-r--r--comms/cwdaemon/distinfo6
2 files changed, 9 insertions, 7 deletions
diff --git a/comms/cwdaemon/Makefile b/comms/cwdaemon/Makefile
index c67d7188c42a..f471c6b79950 100644
--- a/comms/cwdaemon/Makefile
+++ b/comms/cwdaemon/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= cwdaemon
-PORTVERSION= 0.9.2
+PORTVERSION= 0.9.4
CATEGORIES= comms hamradio
MASTER_SITES= http://pg4i.chronos.org.uk/download/ \
http://www.qsl.net/pg4i/download/
@@ -15,10 +15,12 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= db@FreeBSD.org
COMMENT= Amateur Radio cw (morse code) keyer daemon
-GNU_CONFIGURE= yes
-INSTALL_TARGET= install-exec
+BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config
+LIB_DEPENDS= cw:${PORTSDIR}/comms/unixcw
-CONFIGURE_ARGS= --datadir=${PREFIX}/share/doc
+INSTALL_TARGET= install-exec
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --datadir=${PREFIX}/share/doc
MAN8= cwdaemon.8
post-install:
diff --git a/comms/cwdaemon/distinfo b/comms/cwdaemon/distinfo
index 54d189d5dfe6..4774bf1b6450 100644
--- a/comms/cwdaemon/distinfo
+++ b/comms/cwdaemon/distinfo
@@ -1,3 +1,3 @@
-MD5 (cwdaemon/cwdaemon-0.9.2.tar.gz) = 6f5cd3441d8ad6940511ab296979c964
-SHA256 (cwdaemon/cwdaemon-0.9.2.tar.gz) = c390fbc8fb5eec49fad5934a0b3353264a47807bdd0fb76ea194ddc8d2eece7d
-SIZE (cwdaemon/cwdaemon-0.9.2.tar.gz) = 267210
+MD5 (cwdaemon/cwdaemon-0.9.4.tar.gz) = 7c5d819588f823cdeca94f38d015c8b4
+SHA256 (cwdaemon/cwdaemon-0.9.4.tar.gz) = 0b26304333a1933d45814be23788295dd22fa6d80fc651a32fb12bd042b9e84e
+SIZE (cwdaemon/cwdaemon-0.9.4.tar.gz) = 236395
npm_and_yarn/devel/electron6/files/ini-1.3.8&id=e31d5a7af6dec17c7b8f10c2f6b7d72cb6193265'>Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.bsam2013-09-051-1/+1 * - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-2/+1 * - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1 * Convert left unconverted ports in ftp to new options frameworkbapt2013-03-261-13/+9 * - Add UPDATING entry for gnutls updatenovel2013-02-061-2/+2 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-3/+2 * Chase security/gnutls update and add an UPDATING entry.novel2011-06-061-2/+2 * - Get Rid MD5 supportmiwi2011-03-191-1/+0 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1 * - Mark MAKE_JOBS_USAFEamdmi32009-09-011-0/+1 * Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.novel2009-08-171-1/+2 * - Update to 0.6.2pav2008-12-184-38/+64 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - Chase security/gnutls shlib version bumpnovel2008-03-031-1/+2 * - Fix plist: don't remove directories created by mtreepav2008-01-311-12/+0 * - Fix (and add) pkg-plistbeech2008-01-262-3/+22