Bump version 3.21.50 to 3.21.52
From ChangeLog: =Version 3.21.52= 2012-09-21 David Freese <w1hkj@w1hkj.com> a31af3e: ASCII table correction =Version 3.21.51= 638a3c2: flmsg/flamp stream processing 8a41aad: DominoEX varicode de95906: WRAP binary files 2012-08-31 Andrej Lajovic <s57ln@hamradio.si> 8fdb2ca: Backspaces patch 2012-08-31 Daniel F1RMB <f1rmb.daniel@gmail.com> 8d38260: UI enhancements 2012-08-31 David Freese <w1hkj@w1hkj.com> 29c9c6a: Combo update a30ad34: Extract timeout 7286512: ASCII tables e765c4e: Socket send on Linux 2012-08-07 Kamal Mostafa <kamal@whence.com> 8ab2f6e: fix spelling error 2012-08-04 David Freese <w1hkj@w1hkj.com> 2f7de4d: Logbook dialog initial size
This commit is contained in:
parent
f19570b6a9
commit
3617302b5d
2 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.6 2012/09/25 05:08:12 makoto Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2012/09/25 07:24:21 makoto Exp $
|
||||
#
|
||||
|
||||
DISTNAME= fldigi-3.21.50
|
||||
DISTNAME= fldigi-3.21.52
|
||||
CATEGORIES= ham
|
||||
MASTER_SITES= http://www.w1hkj.com/downloads/fldigi/
|
||||
LICENSE= gnu-gpl-v3
|
||||
|
@ -38,7 +38,7 @@ SUBST_SED.asciidoc= -e s\|/usr/share\|${PREFIX}/share\|g
|
|||
SUBST_CLASSES+= brag-os
|
||||
SUBST_STAGE.brag-os= post-patch
|
||||
SUBST_FILES.brag-os= src/misc/newinstall.cxx
|
||||
SUBST_MESSAGE.brag-os= Show OS name correctly
|
||||
SUBST_MESSAGE.brag-os= Show OS name correctly with Brag button
|
||||
SUBST_SED.brag-os= -e s/@@OS@@/${OPSYS}/
|
||||
|
||||
# Following binary contains configure parameter, which is OK.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.3 2012/09/25 05:08:12 makoto Exp $
|
||||
$NetBSD: distinfo,v 1.4 2012/09/25 07:24:21 makoto Exp $
|
||||
|
||||
SHA1 (fldigi-3.21.50.tar.gz) = 9de2b489185851c9b378034fdaa2aa57e6d2747f
|
||||
RMD160 (fldigi-3.21.50.tar.gz) = 6fe4b5e5dbe07765c0f4beab7738669ddbf635da
|
||||
Size (fldigi-3.21.50.tar.gz) = 1790564 bytes
|
||||
SHA1 (fldigi-3.21.52.tar.gz) = 3efb868cc1577f2d3368794c3f76e6fcb3a02dae
|
||||
RMD160 (fldigi-3.21.52.tar.gz) = 94ae20b7c0cf4bf37d8eb3f4dec4643e5acc9481
|
||||
Size (fldigi-3.21.52.tar.gz) = 1794366 bytes
|
||||
SHA1 (patch-src_misc_newinstall.cxx) = 9cb519bb0bc862b18cfc7fb7bf85c2259e4ff2f0
|
||||
|
|
Loading…
Reference in a new issue