- Update to Version 3.21.10

* Replaced es.po with newer translation
* Updated es.po, fr.po and it.po to correctly identify
  strings changed by e000ac157e7a96b
* Corrected misspelled words in tool tip
* Removed duplicate defines in src/dialogs/fl_digi.cxx
* GNU/Hurd build fix
This commit is contained in:
Diane Bruce 2011-06-01 00:19:04 +00:00
parent da287c3a37
commit 71390ccd88
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274904
3 changed files with 7 additions and 7 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= fldigi
PORTVERSION= 3.21.8
PORTVERSION= 3.21.10
CATEGORIES= comms hamradio
MASTER_SITES= http://www.w1hkj.com/downloads/fldigi/ \
${MASTER_SITE_LOCAL}
@ -23,10 +23,10 @@ LIB_DEPENDS= hamlib:${PORTSDIR}/comms/hamlib \
fltk.1:${PORTSDIR}/x11-toolkits/fltk
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/portaudio2/include
USE_DOS2UNIX= yes
USE_GMAKE= yes
USE_GETTEXT= yes
LICENSE= GPLv3
MAN1= fldigi.1 flarq.1

View file

@ -1,2 +1,2 @@
SHA256 (fldigi-3.21.8.tar.gz) = f32f6ad9bff6cfe812051b83a2c54e9a1a0238c6225778515e2ed7a68efa0dae
SIZE (fldigi-3.21.8.tar.gz) = 1611309
SHA256 (fldigi-3.21.10.tar.gz) = 3af9a2543bcd1a27c93a835fc655241f9793912310fefd64823ce78601152d4c
SIZE (fldigi-3.21.10.tar.gz) = 1611144

View file

@ -1,5 +1,5 @@
--- src/dialogs/fl_digi.cxx.orig 2011-04-05 10:48:40.000000000 -0400
+++ src/dialogs/fl_digi.cxx 2011-04-16 14:41:04.000000000 -0400
--- src/dialogs/fl_digi.cxx.orig 2011-05-28 14:08:32.000000000 -0400
+++ src/dialogs/fl_digi.cxx 2011-05-29 18:51:27.000000000 -0400
@@ -26,6 +26,7 @@
#include <config.h>
@ -8,7 +8,7 @@
#ifdef __WOE32__
# ifdef __CYGWIN__
@@ -1846,7 +1847,7 @@
@@ -1866,7 +1867,7 @@
Fl::repeat_timeout(st, ztimer);
struct tm tm;