From owner-svn-ports-branches@freebsd.org Wed Oct 9 17:22:15 2019 Return-Path: Delivered-To: svn-ports-branches@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 9F1161292FF; Wed, 9 Oct 2019 17:22:15 +0000 (UTC) (envelope-from pkubaj@anongoth.pl) Received: from mail.anongoth.pl (mail.anongoth.pl [46.248.190.61]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "anongoth.pl", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46pLcl2q2qz3Cs5; Wed, 9 Oct 2019 17:22:14 +0000 (UTC) (envelope-from pkubaj@anongoth.pl) Received: from anongoth.pl (unknown [192.168.1.15]) (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 did not present a certificate) (Authenticated sender: pkubaj@anongoth.pl) by mail.anongoth.pl (Postfix) with ESMTPSA id 134533F2CA; Wed, 9 Oct 2019 19:22:04 +0200 (CEST) Date: Wed, 9 Oct 2019 19:22:02 +0200 From: Piotr Kubaj To: Matthias Andree Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: Re: svn commit: r514173 - in branches/2019Q4/mail/fetchmail: . files Message-ID: <20191009172202.GA41002@KGPE-D16> References: <201910091719.x99HJh7C098998@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ibTvN161/egqYuK8" Content-Disposition: inline In-Reply-To: <201910091719.x99HJh7C098998@repo.freebsd.org> User-Agent: Mutt/1.12.2 (2019-09-21) X-Rspamd-Queue-Id: 46pLcl2q2qz3Cs5 X-Spamd-Bar: ----- X-Spamd-Result: default: False [-6.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Oct 2019 17:22:15 -0000 --ibTvN161/egqYuK8 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable t.smoke failure was why I switched this port to new GCC. Now that you fixed= it, you can remove USE_GCC completely. On 19-10-09 17:19:43, Matthias Andree wrote: > Author: mandree > Date: Wed Oct 9 17:19:42 2019 > New Revision: 514173 > URL: https://svnweb.freebsd.org/changeset/ports/514173 >=20 > Log: > MFH: r514172 > =20 > fetchmail: Fix manpage rendering w/ groff, fix t.smoke failure > =20 > PR: 240914 > PR: 241032 > Submitted by: Corey Halpin (maintainer) > Reported by: Helge Oldach, Konstantin Belousov > =20 > One patch removes a .br from the .man page to fix manpage rendering > with groff on FreeBSD 12.0, one patch changes the environment for a > build-time self-test that will not be installed but unbreaks a build > in some configurations, hence claiming blanket approval. > =20 > Approved by: ports-secteam@ (blanket) >=20 > Added: > branches/2019Q4/mail/fetchmail/files/patch-fetchmail.man > - copied unchanged from r514172, head/mail/fetchmail/files/patch-fet= chmail.man > branches/2019Q4/mail/fetchmail/files/patch-t.smoke > - copied unchanged from r514172, head/mail/fetchmail/files/patch-t.s= moke > Modified: > branches/2019Q4/mail/fetchmail/Makefile > Directory Properties: > branches/2019Q4/ (props changed) >=20 > Modified: branches/2019Q4/mail/fetchmail/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 > --- branches/2019Q4/mail/fetchmail/Makefile Wed Oct 9 17:15:29 2019 (r51= 4172) > +++ branches/2019Q4/mail/fetchmail/Makefile Wed Oct 9 17:19:42 2019 (r51= 4173) > @@ -3,6 +3,7 @@ > =20 > PORTNAME?=3D fetchmail > PORTVERSION=3D 6.4.1 > +PORTREVISION=3D 1 > CATEGORIES=3D mail ipv6 > MASTER_SITES=3D SF/${PORTNAME}/branch_6.4/ > =20 >=20 > Copied: branches/2019Q4/mail/fetchmail/files/patch-fetchmail.man (from r5= 14172, head/mail/fetchmail/files/patch-fetchmail.man) > =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) > +++ branches/2019Q4/mail/fetchmail/files/patch-fetchmail.man Wed Oct 9 1= 7:19:42 2019 (r514173, copy of r514172, head/mail/fetchmail/files/patch-fet= chmail.man) > @@ -0,0 +1,10 @@ > +--- a/fetchmail.man 2019-09-28 11:09:52.000000000 +0200 > ++++ b/fetchmail.man 2019-10-03 11:28:41.306247000 +0200 > +@@ -1891,7 +1891,6 @@=20 > + user[name] \-u \& T{ > + This is the user description and must come first after server > + description and after possible server options, and before user options. > +-.br > + It sets the remote user name if by itself or followed by 'there', or the > + local user name if followed by 'here'. > + T} >=20 > Copied: branches/2019Q4/mail/fetchmail/files/patch-t.smoke (from r514172,= head/mail/fetchmail/files/patch-t.smoke) > =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) > +++ branches/2019Q4/mail/fetchmail/files/patch-t.smoke Wed Oct 9 17:19:4= 2 2019 (r514173, copy of r514172, head/mail/fetchmail/files/patch-t.smoke) > @@ -0,0 +1,10 @@ > +--- fetchmail-6.4.1/t.smoke 2019-08-20 18:00:35.000000000 -0500 > ++++ fetchmail-6.4.1-patched/t.smoke 2019-09-30 19:20:23.633504000 -0500 > +@@ -4,6 +4,7 @@ > + # configuration and dump it in human-readable and machine-readable form. > +=20 > + set -e > ++export HOME=3D/tmp > + trap 'rm -f t.rc.$$' 0 > + cp "${srcdir}/t.rc" t.rc.$$ > + chmod 0400 t.rc.$$ --ibTvN161/egqYuK8 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEycyIeNkkgohzsoorelmbhSCDnJ0FAl2eFzoACgkQelmbhSCD nJ2+QA/+NAZRZDtsBgxSU7wsd9fGbWoxWvyL50diabfE0sqwdSPQeyO9RIiyBXcJ nM64YngXC7fxMAvoG5MAc951VW8ROGDuM6WG4+pCZEs05Tc2qQTZsLZ0RRh8aSzZ 0c3ga7Fp2kwxS2mSm0gJ6q09zzlcI190tYcZBA8yl7iH0/BHj7bK3gq8er0ayg8y qAAc5bVj6CC9q3C8NL4h7x0WkCgOs8zTujGrYzA4u+L4DD7G39ugWFH9fn9yIQUo arQlzZl5r1iQbxN/PubI/avesOJnwtzsDW7uxtNvYAADQ0Pb3I9Jdox44S6OJjEM BKW/e0FxSFDQ07myGOAOZWyLVaaGKEHED26VcqnOsJWWYHYwyN9YfIW9KIiGImzb cP85i1zsgAuCV+OIaUyxxhol1PtL3EwPtf5SzP7NAkMJK2bgp3NeyOf6KnsX+1Fq FUkXKC/X1ff0jRwHn08ObViZaX184ZC4hyuzZ3nR7QqSejSfDTRnVUY7Q5uuxhRS BM009JWT1r8WJPhaFrr7phaV1BvgDyKLigoT2jZbT9rlzVWT7bkq02+mfzjHJAhz 2eflJSj1a2Fle53bsStIh7Y1W8x7wCrTqacKJRFiLSrXPI8Og0xc2o2Y9p+K66cX 51NXSdABFu06N40b9RC1XTUrIQye/oBmpyHP+9KpuwIvlAPn5Ig= =CURk -----END PGP SIGNATURE----- --ibTvN161/egqYuK8--