From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 21 22:50:30 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CA0416A4E2 for ; Thu, 21 Oct 2004 22:50:30 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46F1E43D7D for ; Thu, 21 Oct 2004 22:50:27 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i9LMoR4M008921 for ; Thu, 21 Oct 2004 22:50:27 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9LMoRSR008920; Thu, 21 Oct 2004 22:50:27 GMT (envelope-from gnats) Resent-Date: Thu, 21 Oct 2004 22:50:27 GMT Resent-Message-Id: <200410212250.i9LMoRSR008920@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Sebastian Yepes F.ESN" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A94B116A4CF for ; Thu, 21 Oct 2004 22:45:44 +0000 (GMT) Received: from mx.x123.info (165.Red-80-37-224.pooles.rima-tde.net [80.37.224.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B26F43D41 for ; Thu, 21 Oct 2004 22:45:43 +0000 (GMT) (envelope-from esn@x123.info) Received: by mx.x123.info (Postfix, from userid 1000) id 6FCEC17040; Fri, 22 Oct 2004 00:45:41 +0200 (CEST) Message-Id: <20041021224541.6FCEC17040@mx.x123.info> Date: Fri, 22 Oct 2004 00:45:41 +0200 (CEST) From: "Sebastian Yepes F.ESN" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/72982: [Port Update]:: comms/hamlib 1.2.0 -> 1.2.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Sebastian Yepes F.ESN" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Oct 2004 22:50:31 -0000 >Number: 72982 >Category: ports >Synopsis: [Port Update]:: comms/hamlib 1.2.0 -> 1.2.2 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Oct 21 22:50:26 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Sebastian Yepes F. [ESN] >Release: FreeBSD 6.0-CURRENT i386 >Organization: >Environment: System: FreeBSD agosto 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Mon Oct 11 02:41:35 CEST 2004 esn@agosto:/usr/obj/usr/src/sys/MYK_SRV i386 >Description: Just a Regular Port upgrade! HAM RulZZ!!!! >How-To-Repeat: >Fix: diff -ur hamlib.old/Makefile hamlib/Makefile --- hamlib.old/Makefile Thu Oct 21 23:19:32 2004 +++ hamlib/Makefile Fri Oct 22 00:39:34 2004 @@ -6,7 +6,7 @@ # PORTNAME= hamlib -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.2 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,13 +16,13 @@ COMMENT= Shared libraries for Amateur Radio Equipment Control Applications USE_PERL5= yes -USE_INC_LIBTOOL_VER= 13 +USE_INC_LIBTOOL_VER= 15 USE_GNOME= pkgconfig gnomehack INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS+= --with-perl-binding -MAN1= rigctl.1 rigmem.1 rotctl.1 +MAN1= rigctl.1 rigmem.1 rigswr.1 rotctl.1 MAN8= rpc.rigd.8 rpc.rotd.8 .if defined(WITH_PYTHON) diff -ur hamlib.old/distinfo hamlib/distinfo --- hamlib.old/distinfo Thu Oct 21 23:19:32 2004 +++ hamlib/distinfo Thu Oct 21 23:20:43 2004 @@ -1,2 +1,2 @@ -MD5 (hamlib-1.2.0.tar.gz) = 3f683a2eb8c2bb29499b028ef9f43aed -SIZE (hamlib-1.2.0.tar.gz) = 1300085 +MD5 (hamlib-1.2.2.tar.gz) = 62a9140f12d071a1c9f077a948d21f8f +SIZE (hamlib-1.2.2.tar.gz) = 1359213 diff -ur hamlib.old/files/patch-include-config.h.in hamlib/files/patch-include-config.h.in --- hamlib.old/files/patch-include-config.h.in Thu Oct 21 23:19:32 2004 +++ hamlib/files/patch-include-config.h.in Thu Oct 21 23:26:58 2004 @@ -1,9 +1,9 @@ ---- include/config.h.in.orig Mon Apr 19 22:16:14 2004 -+++ include/config.h.in Mon Apr 19 22:16:43 2004 -@@ -388,16 +388,6 @@ +--- include/config.h.in.orig Mon Aug 23 23:12:37 2004 ++++ include/config.h.in Thu Oct 21 23:25:45 2004 +@@ -394,16 +394,6 @@ extern "C" { #endif - + -#ifndef HAVE_GETOPT -int getopt (int argc, char * const argv[], const char * optstring); -extern char * optarg; diff -ur hamlib.old/pkg-plist hamlib/pkg-plist --- hamlib.old/pkg-plist Thu Oct 21 23:19:32 2004 +++ hamlib/pkg-plist Fri Oct 22 00:38:00 2004 @@ -1,5 +1,6 @@ bin/rigctl bin/rigmem +bin/rigswr bin/rotctl include/hamlib/rig.h include/hamlib/rig_dll.h @@ -8,6 +9,9 @@ include/hamlib/rotator.h include/hamlib/rotclass.h include/hamlib/rotlist.h +lib/_Hamlib.a +lib/_Hamlib.la +lib/_Hamlib.so lib/hamlib-alinco.a lib/hamlib-alinco.la lib/hamlib-alinco.so @@ -41,6 +45,9 @@ lib/hamlib-kenwood.a lib/hamlib-kenwood.la lib/hamlib-kenwood.so +lib/hamlib-kit.a +lib/hamlib-kit.la +lib/hamlib-kit.so lib/hamlib-lowe.a lib/hamlib-lowe.la lib/hamlib-lowe.so @@ -65,6 +72,9 @@ lib/hamlib-sartek.a lib/hamlib-sartek.la lib/hamlib-sartek.so +lib/hamlib-skanti.a +lib/hamlib-skanti.la +lib/hamlib-skanti.so lib/hamlib-tapr.a lib/hamlib-tapr.la lib/hamlib-tapr.so @@ -74,6 +84,9 @@ lib/hamlib-uniden.a lib/hamlib-uniden.la lib/hamlib-uniden.so +lib/hamlib-winradio.a +lib/hamlib-winradio.la +lib/hamlib-winradio.so lib/hamlib-yaesu.a lib/hamlib-yaesu.la lib/hamlib-yaesu.so @@ -81,21 +94,27 @@ %%TCL%%lib/hamlibtcl.a %%TCL%%lib/hamlibtcl.la %%TCL%%lib/hamlibtcl.so -lib/libhamlib++-1.2.0.so -lib/libhamlib++-1.2.0.so.2 +lib/libhamlib++-1.2.2.so +lib/libhamlib++-1.2.2.so.2 lib/libhamlib++.a lib/libhamlib++.la lib/libhamlib++.so -lib/libhamlib-1.2.0.so -lib/libhamlib-1.2.0.so.2 +lib/libhamlib-1.2.2.so +lib/libhamlib-1.2.2.so.2 lib/libhamlib.a lib/libhamlib.la lib/libhamlib.so -libdata/pkgconfig/hamlib.pc +lib/perl5/5.8.5/mach/perllocal.pod +lib/perl5/site_perl/5.8.5/mach/Hamlib.pm +lib/perl5/site_perl/5.8.5/mach/auto/Hamlib/.packlist +lib/perl5/site_perl/5.8.5/mach/auto/Hamlib/Hamlib.bs +lib/perl5/site_perl/5.8.5/mach/auto/Hamlib/Hamlib.so +lib/perl5/site_perl/5.8.5/mach/perltest.pl %%PYTHON%%lib/python/Hamlib.py %%PYTHON%%lib/python/Hamlib.pyc %%PYTHON%%lib/python/Hamlib.pyo %%TCL%%lib/tcl/pkgIndex.tcl +libdata/pkgconfig/hamlib.pc sbin/rpc.rigd sbin/rpc.rotd share/aclocal/hamlib.m4 >Release-Note: >Audit-Trail: >Unformatted: