From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 5 19:30:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 65D23264 for ; Thu, 5 Sep 2013 19:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 38DE02B0E for ; Thu, 5 Sep 2013 19:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r85JU10A056146 for ; Thu, 5 Sep 2013 19:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r85JU1CQ056145; Thu, 5 Sep 2013 19:30:01 GMT (envelope-from gnats) Resent-Date: Thu, 5 Sep 2013 19:30:01 GMT Resent-Message-Id: <201309051930.r85JU1CQ056145@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, Rafael Ostertag Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B2FDCF9E for ; Thu, 5 Sep 2013 19:26:31 +0000 (UTC) (envelope-from rafi@guengel.ch) Received: from zhbdzmsp-smta17.bluewin.ch (zhbdzmsp-smta17.bluewin.ch [195.186.99.133]) by mx1.freebsd.org (Postfix) with ESMTP id 430872AE0 for ; Thu, 5 Sep 2013 19:26:30 +0000 (UTC) Received: from [195.186.227.130] ([195.186.227.130:54605] helo=zhhdzmsp-smta12.bluewin.ch) by zhbdzmsp-smta17.bluewin.ch (envelope-from ) (ecelerity 2.2.3.47 r(39824M)) with ESMTP id 99/AF-01285-2AAD8225; Thu, 05 Sep 2013 19:25:22 +0000 Received: from smtp.guengel.ch (85.4.90.90) by zhhdzmsp-smta12.bluewin.ch (8.5.142) (authenticated as rafael.ostertag) id 51F052BA05E6ABCD for FreeBSD-gnats-submit@freebsd.org; Thu, 5 Sep 2013 19:25:22 +0000 Received: from gizmo.kruemel.home (gizmo.kruemel.home [IPv6:fd3e:be3e:ec34::1]) by smtp.guengel.ch (8.14.6/8.14.5) with ESMTP id r85JPK90029130 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=OK) for ; Thu, 5 Sep 2013 21:25:20 +0200 (CEST) Received: from aurora.virtual.kruemel.home (aurora.virtual.kruemel.home [IPv6:fd3e:be3e:ec34::216]) by gizmo.kruemel.home (8.14.5/8.14.5) with ESMTP id r85JPK7K079023 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=OK) for ; Thu, 5 Sep 2013 21:25:20 +0200 (CEST) (envelope-from rafi@gizmo.kruemel.home) Received: from aurora.virtual.kruemel.home (localhost [IPv6:::1]) by aurora.virtual.kruemel.home (8.14.5/8.14.5) with ESMTP id r85JPKWs006523 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=OK) for ; Thu, 5 Sep 2013 21:25:20 +0200 (CEST) (envelope-from rafi@aurora.virtual.kruemel.home) Received: (from rafi@localhost) by aurora.virtual.kruemel.home (8.14.5/8.14.5/Submit) id r85JPKHK006522; Thu, 5 Sep 2013 21:25:20 +0200 (CEST) (envelope-from rafi) Message-Id: <201309051925.r85JPKHK006522@aurora.virtual.kruemel.home> Date: Thu, 5 Sep 2013 21:25:20 +0200 (CEST) From: Rafael Ostertag To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/181849: [maintainer update] security/yapet: patch fixing build error on 10.0-CURRENT X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Rafael Ostertag List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Sep 2013 19:30:01 -0000 >Number: 181849 >Category: ports >Synopsis: [maintainer update] security/yapet: patch fixing build error on 10.0-CURRENT >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 Sep 05 19:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Rafael Ostertag >Release: FreeBSD 9.1-RELEASE-p4 amd64 >Organization: >Environment: >Description: - Patch for fixing build error due to missing #include on 10.0-CURRENT. New Directories --------------- files/ New Files --------- files/patch-yapet-cfgfile.h Updated Files ------------- (none) Deleted Files ------------- (none) >How-To-Repeat: n/a >Fix: --- yapet.diff begins here --- Index: files/patch-yapet-cfgfile.h =================================================================== --- files/patch-yapet-cfgfile.h (revision 0) +++ files/patch-yapet-cfgfile.h (working copy) @@ -0,0 +1,13 @@ +--- yapet/cfgfile.h.orig 2013-09-05 20:47:04.000000000 +0200 ++++ yapet/cfgfile.h 2013-09-05 20:47:46.000000000 +0200 +@@ -35,6 +35,10 @@ + # include + #endif + ++#ifdef HAVE_SSTREAM ++# include ++#endif ++ + // Used for the YAPET::PWGEN::RNGENGINE type + #include "pwgen/rng.h" + --- yapet.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: