From owner-freebsd-ports-bugs@freebsd.org Wed Feb 17 11:07:37 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BEF2CAABA77 for ; Wed, 17 Feb 2016 11:07:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AF61F1C3C for ; Wed, 17 Feb 2016 11:07:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u1HB7akw034518 for ; Wed, 17 Feb 2016 11:07:37 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 207273] astro/gpsd: update to 3.16 Date: Wed, 17 Feb 2016 11:07:36 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: z7dr6ut7gs@snkmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: glebius@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Feb 2016 11:07:37 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207273 Bug ID: 207273 Summary: astro/gpsd: update to 3.16 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: glebius@FreeBSD.org Reporter: z7dr6ut7gs@snkmail.com Assignee: glebius@FreeBSD.org Flags: maintainer-feedback?(glebius@FreeBSD.org) Created attachment 167107 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D167107&action= =3Dedit [patch] update port to 3.16 Attached patch updates this port from 3.14 to 3.16. FYI, the patch removes three files/patch-* files. It's not exactly clear f= rom looking at diffs - the committer should 'svn rm' those, of course. Note: it's still susceptible to linker errors in bug 178732 if today's vers= ion of the ncurses port is enabled (which is the default) and has not been patc= hed per comment 9 there [1]. QA: - stage-qa: ok - portlint: ok (no new warnings) - poudriere testport: fails (9-stable/32) [caveat: [1] ncurses patch requ= ired or ncurses disabled] testport fails because: =3D=3D=3D> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: libdata/pkgconfig/libgpsd.pc This I removed from pkg-plist spefically because libgpsd is no longer installed. See upstream submission: http://lists.nongnu.org/archive/html/gpsd-dev/2016-02/msg00032.html I could fix the patch to not remove libgpsd.pc from pkg-plist, or do someth= ing to prevent installation or remove it from the staging area. 'make stage install' works fine, however. And it has the intended effect of not instal= ling or packaging libgpsd.pc. If that's not acceptable, the easy thing is to ju= st put libgpsd.pc back in pkg-plist and live with the vestigial file. from NEWS: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 3.16: 2016-01-08 (Eric S. Raymond ) Test rebuilds for mid-2015 leapsecond bump. Regression tests will run even if "python" in Python 3. Build correctly on systems where -ltinfo is split from -lncurses. Avoid some rare overflow conditions in PPS code. Fix bugs in JSON sat-view parsing due to the JSON parser stuffing ints into shorts. Various small fixes to AIS interpretation. Prevent a memory leak in long-running gpsmon instances. Fix Savannah bug #45270: serial driver does not work properly on pipes. Fix Savannah bug #44648: GPSD won't build if CCFLAGS contains options that are only compatible with the cros1s-compiler. Fix Savannah bug #45342: SConstruct generates wrong *.pc files. Fix Savannah bug #46495: gpsd_poll may crash due to unitialized pointer (probably due to bugg FD_ISSET on hos system). Fix Savannah bug #46648: gpsd crashes and buffer overflow is reported when terminated. Fix Savannah bug #46802: AIVDM to CSV is broken in some weird cases. Fix Savannah bug #46804: JSON satellite view parsing is somewhat broken. 3.15: 2015-06-03 (Eric S. Raymond ) Fix a rare crash bug related to devices becoming inaccessible while timed out. Accept NMEA 4.1 GSV sententences with the trailing signal-ID field. Fixed incorrect decode of south latitudes in AIS Type 17 messages. splint has been retired; this removes almost 2KLOC of annotations. chrpath is no longer a build dependency. Corrected Beidou/QZNSS display in the Python clients so the graphics don't look like SBAS. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --=20 You are receiving this mail because: You are the assignee for the bug.=