aboutsummaryrefslogtreecommitdiff
path: root/comms/xdemorse
diff options
context:
space:
mode:
Diffstat (limited to 'comms/xdemorse')
-rw-r--r--comms/xdemorse/Makefile9
-rw-r--r--comms/xdemorse/distinfo6
-rw-r--r--comms/xdemorse/pkg-descr2
3 files changed, 9 insertions, 8 deletions
diff --git a/comms/xdemorse/Makefile b/comms/xdemorse/Makefile
index 574fac7e5149..62778a953589 100644
--- a/comms/xdemorse/Makefile
+++ b/comms/xdemorse/Makefile
@@ -1,10 +1,12 @@
PORTNAME= xdemorse
-DISTVERSION= 3.6.4
+DISTVERSION= 3.6.7
+PORTREVISION= 2
CATEGORIES= comms
MASTER_SITES= https://www.qsl.net/5/5b4az/pkg/morse/xdemorse/
MAINTAINER= yuri@FreeBSD.org
-COMMENT= X/GTK+-3 application for decoding Morse code signals into text
+COMMENT= X/GTK-3 application for decoding Morse code signals into text
+WWW= https://www.qsl.net/5b4az/pkg/morse/xdemorse/xdemorse.html
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
@@ -16,11 +18,12 @@ USES= compiler:c++11-lang gettext-tools gmake gnome \
USE_GNOME= cairo gdkpixbuf2 glib20 gtk30
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
LDFLAGS+= -lgmodule-2.0
PLIST_FILES= bin/${PORTNAME} \
- man/man1/${PORTNAME}.1.gz \
+ share/man/man1/${PORTNAME}.1.gz \
share/applications/${PORTNAME}.desktop \
share/pixmaps/${PORTNAME}.svg
diff --git a/comms/xdemorse/distinfo b/comms/xdemorse/distinfo
index b85003ae33ff..8222c489b599 100644
--- a/comms/xdemorse/distinfo
+++ b/comms/xdemorse/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619508459
-SHA256 (xdemorse-3.6.4.tar.bz2) = d166e809855828383165cb1cbfaf256969bd8d787053c2068635764fe3a76a96
-SIZE (xdemorse-3.6.4.tar.bz2) = 257217
+TIMESTAMP = 1679368913
+SHA256 (xdemorse-3.6.7.tar.bz2) = ad54fdf49eb857c5a4ac5c9fbfbec2dfe6584657a1eb96ee6cea793ad845eda6
+SIZE (xdemorse-3.6.7.tar.bz2) = 261051
diff --git a/comms/xdemorse/pkg-descr b/comms/xdemorse/pkg-descr
index e8dbe6688d9f..f45915ebf687 100644
--- a/comms/xdemorse/pkg-descr
+++ b/comms/xdemorse/pkg-descr
@@ -5,5 +5,3 @@ Morse code transmission or to a tone generator. The input signal is processed by
a Goertzel tone detector algorithm which produces "mark" or "space" (signal/no
signal) outputs and the resulting stream of Morse code "elements" is decoded
into an ASCII character for printing to the Text viewer.
-
-WWW: https://www.qsl.net/5b4az/pkg/morse/xdemorse/xdemorse.html