pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/ham/hamlib Update to 1.2.15.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3b78f4a95359
branches:  trunk
changeset: 610676:3b78f4a95359
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Fri Nov 02 23:54:45 2012 +0000

description:
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.

diffstat:

 ham/hamlib/Makefile |  7 ++++---
 ham/hamlib/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs (38 lines):

diff -r bbb48dcffaa3 -r 3b78f4a95359 ham/hamlib/Makefile
--- a/ham/hamlib/Makefile       Fri Nov 02 22:30:30 2012 +0000
+++ b/ham/hamlib/Makefile       Fri Nov 02 23:54:45 2012 +0000
@@ -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@localhost
 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++
diff -r bbb48dcffaa3 -r 3b78f4a95359 ham/hamlib/distinfo
--- a/ham/hamlib/distinfo       Fri Nov 02 22:30:30 2012 +0000
+++ b/ham/hamlib/distinfo       Fri Nov 02 23:54:45 2012 +0000
@@ -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



Home | Main Index | Thread Index | Old Index