Update to 1.2.15.3.
Note that MAKE_JOBS_SAFE=no seems unnecessary. Set LICENSE. Version 1.2.15.3 2012-11-01 * Fix configure.ac so that rigctld/rotcld work on Win32 platform * Add NSIS script to build executable installer on Win32 platform * Remove unsupported commands on IC-756 (non-Pro model) from AK6I * Fix set_split in netrigctl.c to properly accept the split value. TNX, N2ADR. * IC-R8500: Add RIG_LEVEL_AF to has_set_level. TNX John, EI7IG * ADAT updates from Frank, DG1SBG, needed for stable operation.
This commit is contained in:
parent
9971f5e623
commit
80a5f4d217
2 changed files with 8 additions and 7 deletions
|
@ -1,15 +1,16 @@
|
|||
# $NetBSD: Makefile,v 1.32 2012/10/03 21:56:17 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.33 2012/11/02 23:54:45 gdt Exp $
|
||||
#
|
||||
|
||||
DISTNAME= hamlib-1.2.15.2
|
||||
PKGREVISION= 1
|
||||
DISTNAME= hamlib-1.2.15.3
|
||||
CATEGORIES= ham
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hamlib/}
|
||||
|
||||
MAINTAINER= gdt@NetBSD.org
|
||||
HOMEPAGE= http://hamlib.sourceforge.net/
|
||||
COMMENT= API for digital communications equipment
|
||||
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1
|
||||
|
||||
# As of 2012-11-02, there seems to be no good reason to set this.
|
||||
MAKE_JOBS_SAFE= no
|
||||
|
||||
USE_LANGUAGES= c c++
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.16 2012/08/07 12:21:54 gdt Exp $
|
||||
$NetBSD: distinfo,v 1.17 2012/11/02 23:54:45 gdt Exp $
|
||||
|
||||
SHA1 (hamlib-1.2.15.2.tar.gz) = d7d3d5dea16cce873b7a1629188f4a1832f85605
|
||||
RMD160 (hamlib-1.2.15.2.tar.gz) = f6cb669457dbe202355984801cfb5d7be272e7c7
|
||||
Size (hamlib-1.2.15.2.tar.gz) = 1678758 bytes
|
||||
SHA1 (hamlib-1.2.15.3.tar.gz) = 15ab404ea37e5627abea89f9e051d393966918ba
|
||||
RMD160 (hamlib-1.2.15.3.tar.gz) = 62abf92bf53dedd06f4aff3a49342108fb02c8d5
|
||||
Size (hamlib-1.2.15.3.tar.gz) = 1675879 bytes
|
||||
SHA1 (patch-ac) = 6637c3973904e64f4d34e41b02736086f45bc264
|
||||
SHA1 (patch-ad) = 10de5555c2aa1eb52e3ec8352781dc01fe937134
|
||||
|
|
Loading…
Reference in a new issue