aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-07-08 20:47:58 +0000
committerRene Ladan <rene@FreeBSD.org>2018-07-08 20:47:58 +0000
commitea16b41ed1af5ee4296d9731b4414d7cc05d2408 (patch)
treec153daa3c28995de2d2299ca423d64c8735cf729 /comms
parent65978644891874d3d07949e2567f4edb6a50ca49 (diff)
downloadports-ea16b41ed1af5ee4296d9731b4414d7cc05d2408.tar.gz
ports-ea16b41ed1af5ee4296d9731b4414d7cc05d2408.zip
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/dcf77pi/Makefile12
-rw-r--r--comms/dcf77pi/distinfo6
-rw-r--r--comms/dcf77pi/pkg-plist3
3 files changed, 11 insertions, 10 deletions
diff --git a/comms/dcf77pi/Makefile b/comms/dcf77pi/Makefile
index 48fc03b64682..cee8690bad80 100644
--- a/comms/dcf77pi/Makefile
+++ b/comms/dcf77pi/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dcf77pi
-PORTVERSION= 3.6.1
+PORTVERSION= 3.7.0
CATEGORIES= comms
MAINTAINER= rene@FreeBSD.org
@@ -11,25 +11,27 @@ COMMENT= DCF77 receiver/logger/analyzer and library for the Raspberry Pi
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-USE_GITHUB= yes
-GH_ACCOUNT= rene0
+LIB_DEPENDS= libjson-c.so:devel/json-c
OPTIONS_DEFINE= DOXYGEN
DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen
DOXYGEN_ALL_TARGET= all doxygen
-USES= ncurses
+USES= ncurses pkgconfig
+USE_GITHUB= yes
+GH_ACCOUNT= rene0
USE_LDCONFIG= yes
PATCH_STRIP= -p1
-PORTDOCS= CHANGELOG.md README.md
+PORTDOCS= CHANGELOG.md README.md receiver.svg
DOXYGEN_PORTDOCS= html/*
INSTALL_TARGET= install-strip
DOXYGEN_INSTALL_TARGET= install-doxygen
post-install:
+ @${RM} ${STAGEDIR}${DOCSDIR}/LICENSE.md # do not install twice
${MKDIR} ${STAGEDIR}${DOCSDIR}
.for f in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}
diff --git a/comms/dcf77pi/distinfo b/comms/dcf77pi/distinfo
index 33f0eed89cb5..47fe63efd35e 100644
--- a/comms/dcf77pi/distinfo
+++ b/comms/dcf77pi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1511084900
-SHA256 (rene0-dcf77pi-3.6.1_GH0.tar.gz) = fb780e7919c4a5d19d57ca09386f4a8cd660c77d0784b7240133b32493197f9c
-SIZE (rene0-dcf77pi-3.6.1_GH0.tar.gz) = 62125
+TIMESTAMP = 1531070633
+SHA256 (rene0-dcf77pi-3.7.0_GH0.tar.gz) = 9d2479fd1a7cead8613e354470c356c538c040943d256e7c72188763da67a577
+SIZE (rene0-dcf77pi-3.7.0_GH0.tar.gz) = 65305
diff --git a/comms/dcf77pi/pkg-plist b/comms/dcf77pi/pkg-plist
index 04b4ad625687..dd62fac7f2a6 100644
--- a/comms/dcf77pi/pkg-plist
+++ b/comms/dcf77pi/pkg-plist
@@ -1,10 +1,9 @@
bin/dcf77pi
bin/dcf77pi-analyze
bin/readpin
-@sample %%ETCDIR%%/config.txt.sample
+@sample %%ETCDIR%%/config.json.sample
include/dcf77pi/bits1to14.h
include/dcf77pi/calendar.h
-include/dcf77pi/config.h
include/dcf77pi/decode_alarm.h
include/dcf77pi/decode_time.h
include/dcf77pi/input.h