aboutsummaryrefslogtreecommitdiff
path: root/comms/dcf77pi
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2017-05-16 16:58:01 +0000
committerRene Ladan <rene@FreeBSD.org>2017-05-16 16:58:01 +0000
commitb06e51b9b09731a534f2912f0a1975fbf3db8e0b (patch)
tree202f9181e2f95cc0f7fa8cf71aed1f94aff718c0 /comms/dcf77pi
parent6b45af196f651f323f3e80e5458df722dba1450e (diff)
downloadports-b06e51b9b09731a534f2912f0a1975fbf3db8e0b.tar.gz
ports-b06e51b9b09731a534f2912f0a1975fbf3db8e0b.zip
comms/dcf77pi: update to 3.6.0
See CHANGELOG.md for changes While here, improve pkg-message
Notes
Notes: svn path=/head/; revision=441010
Diffstat (limited to 'comms/dcf77pi')
-rw-r--r--comms/dcf77pi/Makefile5
-rw-r--r--comms/dcf77pi/distinfo5
-rw-r--r--comms/dcf77pi/pkg-message6
-rw-r--r--comms/dcf77pi/pkg-plist1
4 files changed, 10 insertions, 7 deletions
diff --git a/comms/dcf77pi/Makefile b/comms/dcf77pi/Makefile
index 308b3500b957..c8e0f40702eb 100644
--- a/comms/dcf77pi/Makefile
+++ b/comms/dcf77pi/Makefile
@@ -2,13 +2,14 @@
# $FreeBSD$
PORTNAME= dcf77pi
-PORTVERSION= 3.5.0
+PORTVERSION= 3.6.0
CATEGORIES= comms
MAINTAINER= rene@FreeBSD.org
COMMENT= DCF77 receiver/logger/analyzer and library for the Raspberry Pi
LICENSE= BSD2CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE.md
USE_GITHUB= yes
GH_ACCOUNT= rene0
@@ -22,7 +23,7 @@ USES= ncurses
USE_LDCONFIG= yes
PATCH_STRIP= -p1
-PORTDOCS= README.md
+PORTDOCS= CHANGELOG.md README.md
DOXYGEN_PORTDOCS= html/*
INSTALL_TARGET= install-strip
diff --git a/comms/dcf77pi/distinfo b/comms/dcf77pi/distinfo
index 5824e56399e9..16a0a66df1da 100644
--- a/comms/dcf77pi/distinfo
+++ b/comms/dcf77pi/distinfo
@@ -1,2 +1,3 @@
-SHA256 (rene0-dcf77pi-3.5.0_GH0.tar.gz) = 7ec84865cfada1569c665978f2569015b8fcf7b732b2e22760df94de6ab11312
-SIZE (rene0-dcf77pi-3.5.0_GH0.tar.gz) = 53239
+TIMESTAMP = 1494791586
+SHA256 (rene0-dcf77pi-3.6.0_GH0.tar.gz) = 793bdd0f4967790730d0deda310ef64a65c73e55f48fb441d1aa42d602f9f514
+SIZE (rene0-dcf77pi-3.6.0_GH0.tar.gz) = 61577
diff --git a/comms/dcf77pi/pkg-message b/comms/dcf77pi/pkg-message
index 8f2a35256526..77d992efdf8d 100644
--- a/comms/dcf77pi/pkg-message
+++ b/comms/dcf77pi/pkg-message
@@ -1,6 +1,6 @@
-dcf77pi and readpin need to be run as root due to the permissions of
-/dev/gpioc* , but this can be prevented by changing the permissions of the
-device node:
+Normally, dcf77pi and readpin need to be run as root due to the permissions of
+/dev/gpioc* , but they can be run as a regular user by changing the permissions
+of the device node:
# chmod 0660 /dev/gpioc*
diff --git a/comms/dcf77pi/pkg-plist b/comms/dcf77pi/pkg-plist
index 5b2b26ff4ee1..04b4ad625687 100644
--- a/comms/dcf77pi/pkg-plist
+++ b/comms/dcf77pi/pkg-plist
@@ -3,6 +3,7 @@ bin/dcf77pi-analyze
bin/readpin
@sample %%ETCDIR%%/config.txt.sample
include/dcf77pi/bits1to14.h
+include/dcf77pi/calendar.h
include/dcf77pi/config.h
include/dcf77pi/decode_alarm.h
include/dcf77pi/decode_time.h