Hi ports -- The diff attached updates fldigi to its latest version. Noticed while I was build testing FLTK 1.3.3 with all its dependent ports.
It has only been tested with fltk-1.3.3, and therefore will only be considered for commit with/after fltk-1.3.3. OK? ~Brian
Index: Makefile =================================================================== RCS file: /cvs/ports/comms/fldigi/Makefile,v retrieving revision 1.9 diff -u -p -r1.9 Makefile --- Makefile 30 Dec 2014 01:54:26 -0000 1.9 +++ Makefile 28 Jun 2015 01:08:46 -0000 @@ -2,7 +2,7 @@ COMMENT= soundcard-based software modem for Amateur Radio use -DISTNAME= fldigi-3.22.04 +DISTNAME= fldigi-3.22.10 CATEGORIES= comms hamradio Index: distinfo =================================================================== RCS file: /cvs/ports/comms/fldigi/distinfo,v retrieving revision 1.7 diff -u -p -r1.7 distinfo --- distinfo 30 Dec 2014 01:41:37 -0000 1.7 +++ distinfo 28 Jun 2015 01:08:46 -0000 @@ -1,2 +1,2 @@ -SHA256 (fldigi-3.22.04.tar.gz) = k2snAt09OrNjDqwBjCqwQwad2RKYWPK24R4dswrkptg= -SIZE (fldigi-3.22.04.tar.gz) = 2822732 +SHA256 (fldigi-3.22.10.tar.gz) = WzHREbcViTatfPUxfJHJnvgRaGyvu3OrLyagRGdqajk= +SIZE (fldigi-3.22.10.tar.gz) = 2876358 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/comms/fldigi/pkg/PLIST,v retrieving revision 1.3 diff -u -p -r1.3 PLIST --- pkg/PLIST 30 Dec 2014 01:41:37 -0000 1.3 +++ pkg/PLIST 28 Jun 2015 01:08:46 -0000 @@ -1,9 +1,7 @@ @comment $OpenBSD: PLIST,v 1.3 2014/12/30 01:41:37 bcallah Exp $ @bin bin/flarq @bin bin/fldigi -bin/fldigi-shell @man man/man1/flarq.1 -@man man/man1/fldigi-shell.1 @man man/man1/fldigi.1 share/applications/flarq.desktop share/applications/fldigi.desktop
