From owner-svn-ports-head@FreeBSD.ORG Mon Oct 6 08:31:09 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 44291A1D; Mon, 6 Oct 2014 08:31:09 +0000 (UTC) Received: from mail-wg0-x22c.google.com (mail-wg0-x22c.google.com [IPv6:2a00:1450:400c:c00::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 877A73C8; Mon, 6 Oct 2014 08:31:08 +0000 (UTC) Received: by mail-wg0-f44.google.com with SMTP id y10so5818693wgg.3 for ; Mon, 06 Oct 2014 01:31:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=h7IOz9Btfvenmy5NUx6rp+To7BLVy6Z5RFeK/Lr32x0=; b=IfYmSrZmy5I+bjdJmbkAhgYKyaB7MB9bdbnPl4lFCKpsCNHIhkPwikNJ8jnj6BZB1G Es2LpVeWAkdWU4kHUDh5KIRQGJatbX303f0/lD0O9GTjnEbjE66lh5FPMhF8X35LqDer E0UHD9ImHIwUv9j14xdZn0w6K4BnrUxH/RJMfUsVS6bik+Xcwc03S7iwSVGSPnuJCVnc Z5KD8YkvBM64+ZTCn0PSQl6/HAtVpWeyFDzKTH35zUJr64bBw5klzGvb+R6eIA9oONvh cooa3DZb8m2vMJkZobyEpzvWY4rho997BJHaJlTWbrdZ0Fx8CcAGrb/bY41eh7Zj48QO 2QAQ== X-Received: by 10.194.47.134 with SMTP id d6mr27845707wjn.76.1412584266505; Mon, 06 Oct 2014 01:31:06 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id l5sm7551183wif.3.2014.10.06.01.31.05 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Oct 2014 01:31:05 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 6 Oct 2014 10:31:03 +0200 From: Baptiste Daroussin To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r370146 - in head/net-mgmt/netxms: . files Message-ID: <20141006083103.GB9025@ivaldir.etoilebsd.net> References: <201410060826.s968Qr8R036794@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qlTNgmc+xy1dBmNv" Content-Disposition: inline In-Reply-To: <201410060826.s968Qr8R036794@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2014 08:31:09 -0000 --qlTNgmc+xy1dBmNv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 06, 2014 at 08:26:53AM +0000, Baptiste Daroussin wrote: > Author: bapt > Date: Mon Oct 6 08:26:53 2014 > New Revision: 370146 > URL: https://svnweb.freebsd.org/changeset/ports/370146 > QAT: https://qat.redports.org/buildarchive/r370146/ >=20 > Log: > Update to 1.2.16 [1] > switch to libc API instead of nosing in kernel memory via kvm(3) [2] > =20 > PR: 194096 > Submitted by: glebius [1] maintainer [2] The other way around, glebius submitted the switch libc API and maintainer = did the update :) regards, Bapt --qlTNgmc+xy1dBmNv Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQyU0cACgkQ8kTtMUmk6ExCjwCfQT8dJ7+4JUs0h4OT83JmaZgA iLoAnR8vN5ybcYw9AD1QAOtig8soFr+W =IzHV -----END PGP SIGNATURE----- --qlTNgmc+xy1dBmNv--