From owner-svn-ports-head@freebsd.org Thu Oct 8 09:21:03 2020 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 E56F03FB4ED; Thu, 8 Oct 2020 09:21:03 +0000 (UTC) (envelope-from mat@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C6Qg35nJVz3XnZ; Thu, 8 Oct 2020 09:21:03 +0000 (UTC) (envelope-from mat@freebsd.org) Received: from mail.j.mat.cc (owncloud.cube.mat.cc [79.143.240.228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.mat.cc", Issuer "Let's Encrypt Authority X3" (verified OK)) (Authenticated sender: mat/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 8DA1B1E567; Thu, 8 Oct 2020 09:21:03 +0000 (UTC) (envelope-from mat@freebsd.org) Received: from aching.in.mat.cc (unknown [IPv6:2a01:678:ab:50:3a7b:2a66:80b1:e730]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: mat@mat.cc) by mail.j.mat.cc (Postfix) with ESMTPSA id 68276942D82; Thu, 8 Oct 2020 09:21:01 +0000 (UTC) Date: Thu, 8 Oct 2020 11:21:00 +0200 From: Mathieu Arnold To: Mateusz Piotrowski <0mp@freebsd.org> Cc: Rainer Hurling , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r551653 - in head/devel/cscope: . files Message-ID: <20201008092100.egqbge3g7whd6ra2@aching.in.mat.cc> References: <202010071559.097Fxej8086675@repo.freebsd.org> <1b718a1e-1012-1fee-f741-5b8302a4b9c2@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ekqjoh47g5fe44ty" Content-Disposition: inline In-Reply-To: <1b718a1e-1012-1fee-f741-5b8302a4b9c2@FreeBSD.org> X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 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: Thu, 08 Oct 2020 09:21:04 -0000 --ekqjoh47g5fe44ty Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 07, 2020 at 06:08:29PM +0200, Mateusz Piotrowski wrote: > Hi! >=20 > On 10/7/20 5:59 PM, Rainer Hurling wrote: > > Author: rhurlin > > Date: Wed Oct 7 15:59:40 2020 > > New Revision: 551653 > > URL: https://svnweb.freebsd.org/changeset/ports/551653 > >=20 > > Log: > > devel/cscope: Port cleanup > ... > > Modified: head/devel/cscope/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/devel/cscope/Makefile Wed Oct 7 15:48:23 2020 (r551652) > > +++ head/devel/cscope/Makefile Wed Oct 7 15:59:40 2020 (r551653) > > @@ -1,22 +1,23 @@ > > -# Created by: Castor Fu > We tend to traditionally leave those "Created by" lines alone. > > # $FreeBSD$ > > PORTNAME=3D cscope >=20 > ... >=20 > > Modified: head/devel/cscope/pkg-descr > > =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/devel/cscope/pkg-descr Wed Oct 7 15:48:23 2020 (r551652) > > +++ head/devel/cscope/pkg-descr Wed Oct 7 15:59:40 2020 (r551653) > > @@ -1,8 +1,8 @@ > ... > > WWW: http://cscope.sourceforge.net/ > > +https://sourceforge.net/projects/cscope/ >=20 > Missing WWW. A port can only have one WWW so it is ok. --=20 Mathieu Arnold --ekqjoh47g5fe44ty Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAABCgB9FiEEVhwchfRfuV0unqO5KesJApEdfgIFAl9+2fdfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDU2 MUMxQzg1RjQ1RkI5NUQyRTlFQTNCOTI5RUIwOTAyOTExRDdFMDIACgkQKesJApEd fgIYPxAAr7fT2TBS747toGiSlZs6YopZ/2W38K4dNF0zANUtBUMjGERq88WVd/MO oilt0gPXoyrztS8Qoq0O25UUaeJi60CMRToavxEL/Y8SCs5jDx9/o4ManYB6RAdF f3/zaBG8YWBPtGS0d11X2ZOHcyc/20ByJ9Fl74SQQOa2/Rjiorfs+NYlyCKcJRbv aWfPc/JZeNO4vEHydSInxIfh/FGCbKLKB+xHAP19os0xlm9XpXATOMrdg5yWah1d RQRWw8oidjXGmMAQP8HJQELWWQZEMgEPOauq27KBUhnAIkxtbelLdW5vwPbPXltx /sn3pl3xsJJZXsJLz6+Vg2BUSTa0/en8TSlxjiArA1ij0XfVbn3SdjAcKxEpumvm HbtWKdbF9urr0l0QJTbXx3vTBG+cz02KLhH5VoRnG85B+4990ZDSkXmEK+3yGV9t gIrWXFfPxCrWJ/MWFOA48xDv7JwSySgVsKQePr95ZJhNgDqCb1b30H53P9yN8vll WAKi5PdqG3U04TwsOAPfFif/gXDftyk76E0yeIF5taaWK3dMPKsfhUnje6RWeUWG lQCECdraKabDI71SwZezJxR3s2B1syv4ZbltyuXNzqRcqPcm7ehNhGPxhNyS6xux hrpl/SBSqKoU/6YkWsPUbgPn0x5tjzZKAfY5LkuGiP1F3rNX+Ec= =Ot0M -----END PGP SIGNATURE----- --ekqjoh47g5fe44ty--