NetBSD Problem Report #50289

From www@NetBSD.org  Tue Sep 29 00:25:34 2015
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id B95BDA5864
	for <gnats-bugs@gnats.NetBSD.org>; Tue, 29 Sep 2015 00:25:34 +0000 (UTC)
Message-Id: <20150929002533.882AFA6554@mollari.NetBSD.org>
Date: Tue, 29 Sep 2015 00:25:33 +0000 (UTC)
From: hernani@ccc-ch.ch
Reply-To: hernani@ccc-ch.ch
To: gnats-bugs@NetBSD.org
Subject: Update: net/tcpflow v0.21 => v1.4.5
X-Send-Pr-Version: www-1.0

>Number:         50289
>Category:       pkg
>Synopsis:       Update: net/tcpflow v0.21 => v1.4.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          closed
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Sep 29 00:30:00 +0000 2015
>Closed-Date:    Sun Dec 10 15:13:23 +0000 2017
>Last-Modified:  Sun Dec 10 15:13:23 +0000 2017
>Originator:     Hernani Marques
>Release:        CURRENT
>Organization:
>Environment:
>Description:
net/tcpflow is stuck w/ version 0.21nb2.

Update to version 1.4.5.
>How-To-Repeat:

>Fix:
1.
(New) Project URL: http://www.digitalcorpora.org/downloads/tcpflow/
Source code: http://www.digitalcorpora.org/downloads/tcpflow/tcpflow-1.4.5.tar.gz

2.
Dependencies required to build (from pkgsrc):
* tre
* boost-build
* boost-headers
* boost-libs
* cairo

3.
Furtherly required to build:
* gmake

4.
Patches (patch-aa) required to build:

 src/dfxml/src/dfxml_writer.cpp 
--- src/dfxml/src/dfxml_writer_orig.cpp	2015-09-29 02:25:01.668469380 +0200
+++ src/dfxml/src/dfxml_writer.cpp	2015-09-29 02:25:26.520469970 +0200
@@ -111,12 +111,6 @@
 #define _O_SHORT_LIVED 0
 #endif

-
-std::string dfxml_writer::xml_PRId32("%" PRId32); // gets around compiler bug
-std::string dfxml_writer::xml_PRIu32("%" PRIu32); // gets around compiler bug
-std::string dfxml_writer::xml_PRId64("%" PRId64); // gets around compiler bug
-std::string dfxml_writer::xml_PRIu64("%" PRIu64); // gets around compiler bug
-
 static const char *cstr(const string &str){
     return str.c_str();
 }

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: adam@NetBSD.org
State-Changed-When: Sun, 10 Dec 2017 15:13:23 +0000
State-Changed-Why:
The package has been updated (2017-07-04).


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.