Sun Apr 26 03:04:59 2015 UTC ()
(pkgsrc)
  - Drop patches, upstream seems to fix the problems.
  - (flxmlrpc is not supported yet, to be added later)
(upstream)
  - Update 3.22.07 to 3.22.08
-------------------------
=Version 3.22.08=

2015-04-23  David Freese  <iam_w1hkj@w1hkj.com>

        2bda963: Analysis
        967e7c5: rx/tx queues
        b5aa6a3: flxmlrpc

2015-04-16  Dave Freese  <w1hkj@bellsouth.net>

        28839d7: call focus

2015-04-14  David Freese  <iam_w1hkj@w1hkj.com>

        a4d4faa: 599 update
        41beca0: US units
        91ab73f: olivia cxx
        a45006d: fldigi-shell
        ee19668: Write log
        8d4f0ef: Config dialog


(mef)
diff -r1.52 -r1.53 pkgsrc/ham/fldigi/Makefile
diff -r1.7 -r1.8 pkgsrc/ham/fldigi/PLIST
diff -r1.23 -r1.24 pkgsrc/ham/fldigi/distinfo
diff -r1.3 -r0 pkgsrc/ham/fldigi/patches/patch-src_dominoex_dominoex.cxx
diff -r1.3 -r0 pkgsrc/ham/fldigi/patches/patch-src_include_qrunner.h
diff -r1.3 -r0 pkgsrc/ham/fldigi/patches/patch-src_xmlrpcpp_XmlRpcClient.cpp
diff -r1.3 -r0 pkgsrc/ham/fldigi/patches/patch-src_xmlrpcpp_XmlRpcServer.cpp
diff -r1.3 -r0 pkgsrc/ham/fldigi/patches/patch-src_xmlrpcpp_base64.h
diff -r1.2 -r1.3 pkgsrc/ham/fldigi/patches/patch-src_misc_configuration.cxx

cvs diff -r1.52 -r1.53 pkgsrc/ham/fldigi/Makefile (expand / switch to unified diff)

--- pkgsrc/ham/fldigi/Makefile 2015/04/25 14:23:20 1.52
+++ pkgsrc/ham/fldigi/Makefile 2015/04/26 03:04:59 1.53
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.52 2015/04/25 14:23:20 tnn Exp $ 1# $NetBSD: Makefile,v 1.53 2015/04/26 03:04:59 mef Exp $
2 2
3DISTNAME= fldigi-3.22.07 3DISTNAME= fldigi-3.22.08
4PKGREVISION= 1 
5CATEGORIES= ham 4CATEGORIES= ham
6MASTER_SITES= http://www.w1hkj.com/downloads/fldigi/ 5MASTER_SITES= http://www.w1hkj.com/downloads/fldigi/
7LICENSE= gnu-gpl-v3 6LICENSE= gnu-gpl-v3
8 7
9MAINTAINER= makoto@ki.nu 8MAINTAINER= makoto@ki.nu
10HOMEPAGE= http://www.w1hkj.com/Fldigi.html 9HOMEPAGE= http://www.w1hkj.com/Fldigi.html
11#HOMEPAGE= http://lists.berlios.de/mailman/listinfo/fldigi-devel 10#HOMEPAGE= http://lists.berlios.de/mailman/listinfo/fldigi-devel
12COMMENT= Digital radio modem 11COMMENT= Digital radio modem
13 12
14USE_TOOLS+= gmake pkg-config 13USE_TOOLS+= gmake pkg-config
15USE_LANGUAGES= c c++ 14USE_LANGUAGES= c c++
16GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
17 16

cvs diff -r1.7 -r1.8 pkgsrc/ham/fldigi/PLIST (expand / switch to unified diff)

--- pkgsrc/ham/fldigi/PLIST 2014/12/11 22:11:43 1.7
+++ pkgsrc/ham/fldigi/PLIST 2015/04/26 03:04:59 1.8
@@ -1,21 +1,19 @@ @@ -1,21 +1,19 @@
1@comment $NetBSD: PLIST,v 1.7 2014/12/11 22:11:43 joerg Exp $ 1@comment $NetBSD: PLIST,v 1.8 2015/04/26 03:04:59 mef Exp $
2bin/flarq 2bin/flarq
3bin/fldigi 3bin/fldigi
4bin/fldigi-shell 
5man/man1/flarq.1 4man/man1/flarq.1
6man/man1/fldigi-shell.1 
7man/man1/fldigi.1 5man/man1/fldigi.1
8share/applications/flarq.desktop 6share/applications/flarq.desktop
9share/applications/fldigi.desktop 7share/applications/fldigi.desktop
10share/fldigi/NAVTEX_Stations.csv 8share/fldigi/NAVTEX_Stations.csv
11share/fldigi/ToR-Stats-SHIP.csv 9share/fldigi/ToR-Stats-SHIP.csv
12share/fldigi/nsd_bbsss.txt 10share/fldigi/nsd_bbsss.txt
13share/fldigi/station_table.txt 11share/fldigi/station_table.txt
14share/locale/de/LC_MESSAGES/fldigi.mo 12share/locale/de/LC_MESSAGES/fldigi.mo
15share/locale/es/LC_MESSAGES/fldigi.mo 13share/locale/es/LC_MESSAGES/fldigi.mo
16share/locale/fr/LC_MESSAGES/fldigi.mo 14share/locale/fr/LC_MESSAGES/fldigi.mo
17share/locale/nl/LC_MESSAGES/fldigi.mo 
18share/locale/it/LC_MESSAGES/fldigi.mo 15share/locale/it/LC_MESSAGES/fldigi.mo
 16share/locale/nl/LC_MESSAGES/fldigi.mo
19share/locale/pl/LC_MESSAGES/fldigi.mo 17share/locale/pl/LC_MESSAGES/fldigi.mo
20share/pixmaps/flarq.xpm 18share/pixmaps/flarq.xpm
21share/pixmaps/fldigi.xpm 19share/pixmaps/fldigi.xpm

cvs diff -r1.23 -r1.24 pkgsrc/ham/fldigi/distinfo (expand / switch to unified diff)

--- pkgsrc/ham/fldigi/distinfo 2015/04/03 00:53:35 1.23
+++ pkgsrc/ham/fldigi/distinfo 2015/04/26 03:04:59 1.24
@@ -1,13 +1,8 @@ @@ -1,13 +1,8 @@
1$NetBSD: distinfo,v 1.23 2015/04/03 00:53:35 mef Exp $ 1$NetBSD: distinfo,v 1.24 2015/04/26 03:04:59 mef Exp $
2 2
3SHA1 (fldigi-3.22.07.tar.gz) = a196c95bb46af0a26b1395d3a0a0d8173f62d87b 3SHA1 (fldigi-3.22.08.tar.gz) = 862476bc0c68aa54abe60b22bfb84c03c458da2b
4RMD160 (fldigi-3.22.07.tar.gz) = 176223a7d374b2940b2c273932d2eee8c6f2b8a1 4RMD160 (fldigi-3.22.08.tar.gz) = ca9eaee2ade1fdf56c594fc613e23cdd655354e5
5Size (fldigi-3.22.07.tar.gz) = 2881125 bytes 5Size (fldigi-3.22.08.tar.gz) = 2876959 bytes
6SHA1 (patch-src_dominoex_dominoex.cxx) = 39d2d2e75497ec5264148bc4927278df5adaa84d 6SHA1 (patch-src_misc_configuration.cxx) = 4ebf0c46913f73047ad5b858f6d4ae9def82ec60
7SHA1 (patch-src_include_qrunner.h) = 5dac7e9fd52f10c66978a854963bd03d39a729d0 
8SHA1 (patch-src_misc_configuration.cxx) = 4f1940b0ff9d51418b37d01636c1a45f9a392943 
9SHA1 (patch-src_misc_newinstall.cxx) = 2c215e9423d27dd4f4657221b17cf4ed3f12355c 7SHA1 (patch-src_misc_newinstall.cxx) = 2c215e9423d27dd4f4657221b17cf4ed3f12355c
10SHA1 (patch-src_thor_thor.cxx) = 8148f14d6f2a96d5435be871345c24ed2e4cc8b9 8SHA1 (patch-src_thor_thor.cxx) = 8148f14d6f2a96d5435be871345c24ed2e4cc8b9
11SHA1 (patch-src_xmlrpcpp_XmlRpcClient.cpp) = 1307d540985fa412b445dd4b0734f115602b92b8 
12SHA1 (patch-src_xmlrpcpp_XmlRpcServer.cpp) = 6c71614486971e739832ee82c669db0e0a944570 
13SHA1 (patch-src_xmlrpcpp_base64.h) = 7423a23e5d2dc4a5780a202d54be76b17cb1d984 

File Deleted: pkgsrc/ham/fldigi/patches/Attic/patch-src_dominoex_dominoex.cxx

File Deleted: pkgsrc/ham/fldigi/patches/Attic/patch-src_include_qrunner.h

File Deleted: pkgsrc/ham/fldigi/patches/Attic/patch-src_xmlrpcpp_XmlRpcClient.cpp

File Deleted: pkgsrc/ham/fldigi/patches/Attic/patch-src_xmlrpcpp_XmlRpcServer.cpp

File Deleted: pkgsrc/ham/fldigi/patches/Attic/patch-src_xmlrpcpp_base64.h

cvs diff -r1.2 -r1.3 pkgsrc/ham/fldigi/patches/patch-src_misc_configuration.cxx (expand / switch to unified diff)

--- pkgsrc/ham/fldigi/patches/patch-src_misc_configuration.cxx 2014/09/05 07:29:28 1.2
+++ pkgsrc/ham/fldigi/patches/patch-src_misc_configuration.cxx 2015/04/26 03:04:59 1.3
@@ -1,19 +1,28 @@ @@ -1,19 +1,28 @@
1$NetBSD: patch-src_misc_configuration.cxx,v 1.2 2014/09/05 07:29:28 mef Exp $ 1$NetBSD: patch-src_misc_configuration.cxx,v 1.3 2015/04/26 03:04:59 mef Exp $
2 2
3For DragonFly build to fix following problem: 3For DragonFly build to fix following problem:
4misc/configuration.cxx: In member function 'void configuration::testCommPorts()': 4misc/configuration.cxx: In member function 'void configuration::testCommPorts()':
5misc/configuration.cxx:934:2: error: 'glob_t' was not declared in this scope 5misc/configuration.cxx:934:2: error: 'glob_t' was not declared in this scope
6misc/configuration.cxx:934:9: error: expected ';' before 'gbuf' 6misc/configuration.cxx:934:9: error: expected ';' before 'gbuf'
7gmake[3]: *** [fldigi-configuration.o] Error 1 7gmake[3]: *** [fldigi-configuration.o] Error 1
8 8
9--- src/misc/configuration.cxx.orig 2013-04-12 23:24:15.000000000 +0900 9--- src/misc/configuration.cxx.orig 2015-04-18 22:26:19.000000000 +0900
10+++ src/misc/configuration.cxx 2013-04-18 21:29:15.000000000 +0900 10+++ src/misc/configuration.cxx 2015-04-26 11:26:35.000000000 +0900
11@@ -925,7 +925,7 @@ void configuration::testCommPorts() 11@@ -863,7 +863,7 @@
 12 "/dev/ttyACM%u",
 13 "/dev/usb/ttyACM%u",
 14 "/opt/vttyS%u"
 15-#elif defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__NetBSD__)
 16+#elif defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__NetBSD__) || defined(__DragonFly__)
 17 "/dev/tty%2.2u"
 18 #elif defined(__CYGWIN__)
 19 "/dev/ttyS%u"
 20@@ -877,7 +877,7 @@
12  21
13 #if defined(__WOE32__) 22 #if defined(__WOE32__)
14 # define TTY_MAX 255 23 # define TTY_MAX 255
15-#elif defined(__OpenBSD__) || defined(__NetBSD__) 24-#elif defined(__OpenBSD__) || defined(__NetBSD__)
16+#elif defined(__OpenBSD__) || defined(__NetBSD__) || defined(__DragonFly__) 25+#elif defined(__OpenBSD__) || defined(__NetBSD__) || defined(__DragonFly__)
17 # define TTY_MAX 4 26 # define TTY_MAX 4
18 #else 27 #else
19 # define TTY_MAX 8 28 # define TTY_MAX 8