From owner-svn-ports-head@freebsd.org Sun Oct 6 05:44:48 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 27D6512B2CA; Sun, 6 Oct 2019 05:44:48 +0000 (UTC) (envelope-from tobik@freebsd.org) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) (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 46mCHM5qrHz4fVy; Sun, 6 Oct 2019 05:44:47 +0000 (UTC) (envelope-from tobik@freebsd.org) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 28012213F4; Sun, 6 Oct 2019 01:44:47 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Sun, 06 Oct 2019 01:44:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=nDjU6u SltUZhb9eyZQaYUdupPFpQIZdaYEttQTarFqE=; b=jX5+TX33kkAuBJ7aS2m774 lYMYgqF+RWFlq2KRHQ2fNOKZGLInrxIrNivyqBVM42r9QsZ1ReynrrjTWien9slP WOL4LXe+pRYsfOXSaARHoxho1oQEI28oHZiDGycMpl30OM+VEQFZcp7osJ8FhS4U x65kFyiMjz6HFaAoOP+oOSBBjMorxzGgFVQfWWlwp6F1xTzBGXT/iCkXZJhnkCSE GY7DB2IewK36jiELq6TTyKNInAEbmUn2Rn0NP8OsjU2BFB/Ieqik2W7zmY44UdlO bHaiCpNFD3T/lL2Va8F08PLmYCH5ljpcmj4v05kv830NNOZCskoX8lqtVywAK1OA == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrheeggdeihecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhepfffhvffukfhfgggtuggjfgesghdtre ertdervdenucfhrhhomhepvfhosghirghsucfmohhrthhkrghmphcuoehtohgsihhksehf rhgvvggsshgurdhorhhgqeenucffohhmrghinhepfhhrvggvsghsugdrohhrghenucfkph epleehrdeltddrvddviedruddunecurfgrrhgrmhepmhgrihhlfhhrohhmpehtohgsihhk sehfrhgvvggsshgurdhorhhgnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from urd.tobik.me (ip5f5ae20b.dynamic.kabel-deutschland.de [95.90.226.11]) by mail.messagingengine.com (Postfix) with ESMTPA id 347718005B; Sun, 6 Oct 2019 01:44:46 -0400 (EDT) Date: Sun, 6 Oct 2019 07:44:44 +0200 From: Tobias Kortkamp To: Mikhail Teterin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r513679 - head/sysutils/fusefs-smbnetfs/files Message-ID: <20191006054444.GB62549@urd.tobik.me> References: <201910031745.x93Hje5x059120@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="yNb1oOkm5a9FJOVX" Content-Disposition: inline In-Reply-To: <201910031745.x93Hje5x059120@repo.freebsd.org> User-Agent: Mutt/1.12.1 (2019-06-15) X-Rspamd-Queue-Id: 46mCHM5qrHz4fVy X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-1.94 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-0.94)[-0.942,0]; ASN(0.00)[asn:11403, ipnet:66.111.4.0/24, country:US]; NEURAL_HAM_LONG(-1.00)[-0.999,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Sun, 06 Oct 2019 05:44:48 -0000 --yNb1oOkm5a9FJOVX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 03, 2019 at 05:45:40PM +0000, Mikhail Teterin wrote: > Author: mi > Date: Thu Oct 3 17:45:39 2019 > New Revision: 513679 > URL: https://svnweb.freebsd.org/changeset/ports/513679 >=20 > Log: > Add a patch from upstream, fixing the author's typo in an option's name. > It only affects users of libsecret, which is off by default -- thus no > port-revision bump. That's not a valid reason not to bump PORTREVISION. Please bump it so that users how happen to build it with LIBSECRET=3Don get your fix automatically. --yNb1oOkm5a9FJOVX Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEElXvTEJc6ePgdQuobpPCftzzFH2EFAl2Zf0xfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDk1 N0JEMzEwOTczQTc4RjgxRDQyRUExQkE0RjA5RkI3M0NDNTFGNjEACgkQpPCftzzF H2HHMwf+PpcxcbqC9dhODGr6d5kSSYFPceqABLXN3fotVyG9/l8f0Brdhlw4uc19 gikYd7E/niMEeifRRReEoKBFySB0DfDB5TxqBn6MA6z0YRgAcPGLez6kejDDGtSx 77FoHi2m2g1ZK6jGDsOZdfw9nDBvikyaKEDYBFQmPcQZeSJyRVnTiWSYcABIyeZg cKJZpwHiWWOKQnCU4hI34XWcifnZAzojbBeIYCN4/4MndQi98YSxk8ypMv/hk412 vewJtNXu8k4KyVnENKtbwehylHe8aK687IqkDEjjgDolJPDIhR9yfrhkg8xHvA89 iFtefpIP3zc+F48fn01yIF8hETPxMg== =jnNS -----END PGP SIGNATURE----- --yNb1oOkm5a9FJOVX--