From owner-svn-ports-head@freebsd.org Wed Jul 5 06:47:24 2017 Return-Path: Delivered-To: svn-ports-head@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 DE71DDA3BDB; Wed, 5 Jul 2017 06:47:24 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 7CA7075217; Wed, 5 Jul 2017 06:47:24 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 6779EBDC91; Wed, 5 Jul 2017 08:47:21 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 3F18EBDC85; Wed, 5 Jul 2017 08:47:21 +0200 (CEST) Subject: Re: svn commit: r444956 - in head/ports-mgmt/fbsdmon: . files To: koobs@FreeBSD.org, Dmitry Marakasov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201707031409.v63E92TB028382@repo.freebsd.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: Date: Wed, 5 Jul 2017 08:47:20 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="J1uUGQseN6l4WJoXcAAB9QFoIEWgofNLm" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 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: Wed, 05 Jul 2017 06:47:25 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --J1uUGQseN6l4WJoXcAAB9QFoIEWgofNLm Content-Type: multipart/mixed; boundary="W8f4dNVxInxA1dugbuXCwaqNBQuPfl5lX"; protected-headers="v1" From: Mathieu Arnold To: koobs@FreeBSD.org, Dmitry Marakasov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: Subject: Re: svn commit: r444956 - in head/ports-mgmt/fbsdmon: . files References: <201707031409.v63E92TB028382@repo.freebsd.org> In-Reply-To: --W8f4dNVxInxA1dugbuXCwaqNBQuPfl5lX Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: fr Le 05/07/2017 =C3=A0 07:36, Kubilay Kocak a =C3=A9crit : > On 7/4/17 12:09 AM, Dmitry Marakasov wrote: >> Author: amdmi3 >> Date: Mon Jul 3 14:09:02 2017 >> New Revision: 444956 >> URL: https://svnweb.freebsd.org/changeset/ports/444956 >> >> Log: >> Commit the patch forgotten in the previous commit: >> =20 >> "- Modify the port to never send data to fbsdmon.org, bump PORTREVIS= ION" >> =20 >> PR: 217099 >> Submitted by: asomers >> MFH: 2017Q3 >> >> Added: >> head/ports-mgmt/fbsdmon/files/patch-src_io.c (contents, props chan= ged) >> Modified: >> head/ports-mgmt/fbsdmon/Makefile >> >> Modified: head/ports-mgmt/fbsdmon/Makefile >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> --- head/ports-mgmt/fbsdmon/Makefile Mon Jul 3 13:42:50 2017 (r444955= ) >> +++ head/ports-mgmt/fbsdmon/Makefile Mon Jul 3 14:09:02 2017 (r444956= ) >> @@ -3,7 +3,7 @@ >> =20 >> PORTNAME=3D fbsdmon >> PORTVERSION=3D 1.01 >> -PORTREVISION=3D 1 >> +PORTREVISION=3D 2 >> CATEGORIES=3D ports-mgmt sysutils >> MASTER_SITES=3D LOCAL/gblach/ >> =20 >> >> Added: head/ports-mgmt/fbsdmon/files/patch-src_io.c >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> --- /dev/null 00:00:00 1970 (empty, because file is newly added) >> +++ head/ports-mgmt/fbsdmon/files/patch-src_io.c Mon Jul 3 14:09:02 2= 017 (r444956) >> @@ -0,0 +1,18 @@ >> +--- src/io.c.orig 2014-09-06 23:04:23 UTC >> ++++ src/io.c >> +@@ -16,6 +16,15 @@ extern char *fbsdmon_url(char *path) >> + if(NULL !=3D prefix) prefix =3D strdup(prefix); >> + else prefix =3D strdup("http://fbsdmon.org/"); >> +=20 >> ++ if (strstr(prefix, "fbsdmon.org") !=3D NULL) { >> ++ fprintf(stderr, "fbsdmon is no longer supported, and the " >> ++ "web site it sends data to (http://fbsdmon.org/), " >> ++ "has been taken over by cybersquatters. Refusing " >> ++ "to send system info to an unknown party. Please " >> ++ "deinstall fbsdmon package.\n\n"); >> ++ exit(1); >> ++ } >> ++ >> + char *url =3D malloc(strlen(prefix) + strlen(path) + 1); >> + bzero(url, 1); >> + strcat(url, prefix); >> > Could this port also use DEPRECATED + EXPIRATION_DATE and pkg-message t= o > get more notice (before running it) ? When a port is DEPRECATED it automatically gets a bonus added to its pkg-message, so no need to do it twice. See Mk/Scripts/create-manifest.sh near the end. --=20 Mathieu Arnold --W8f4dNVxInxA1dugbuXCwaqNBQuPfl5lX-- --J1uUGQseN6l4WJoXcAAB9QFoIEWgofNLm Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJZXIt4XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IZe4P/iu7XQWdtGbE7+X4GdWQv7td 8lOvEqxu/n3p02r5apzimHW5J1RAuWHU9jbkP9kc/g1vhFwpK/ZjinU47oURY/bH SQ3sp3mPBQVVZMfN9PG54ViPMJIwXB2oCcuANLbJSb65jqJhH+Hx8MjhtKKz/1U4 iwtwWn73MwjjO/8lz7rG0cJ5lcxGjfFTc/I7zneOJ3yBhIMIePobEu5ITu+Q/iRX Ks8ScGs4G/j68QUAkbuhkGMTXJUDxLFQbtNlqlUZeuKDS14HWlzZaok6+F9w8U5N lPcP1VSegY/yNC9dCQkqBEZsr0rMeTxVVPQTq0xXjGq+bfcpRLGEUvSxficMbmUE +7DydjyzCeXQsmOzKVmtaxjX64B0uNpFSNL5ekBKiefhTvApw5PgcEnT+xbRqbot N4VFFJ82B6f8qhXHHhcVYTOS0r8tFRt3cnPQLbNNNMFuzMWjE52HAiQSGtXCANxv XfeCSREtZXxjWpcDSQIQlkEeU4PASCVjttT0D8Mgh4qjLCCZ6/LnaSCvgk2M3G1o 5//wmf9iWhZ7WgMejZYYsmuARtSJJ1Q2z/yh6f/h4QsglzxIqG8/Hng0kAvQD2u5 c5/umW3ZhMqErujWBCFafnUUxqjmrUmR1pdDqo9dRNkHANYQzpsNKxFjsQfD72oi Fa27L+QY3EBaqie//0Ew =GXkw -----END PGP SIGNATURE----- --J1uUGQseN6l4WJoXcAAB9QFoIEWgofNLm--