From owner-svn-ports-head@freebsd.org Wed Feb 26 21:25:58 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 6EBD52462B5; Wed, 26 Feb 2020 21:25:58 +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) server-signature RSA-PSS (4096 bits) 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 48STPK3JPdz4fLD; Wed, 26 Feb 2020 21:25:57 +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 52751D341; Wed, 26 Feb 2020 21:25:56 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from atuin.in.mat.cc (unknown [IPv6:2a01:678:42:ffff:ec2d:bf5c:5118:f0bc]) (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) (No client certificate requested) (Authenticated sender: mat@mat.cc) by mail.j.mat.cc (Postfix) with ESMTPSA id BEBBF942E97; Wed, 26 Feb 2020 21:25:53 +0000 (UTC) Date: Wed, 26 Feb 2020 22:25:53 +0100 From: Mathieu Arnold To: Mateusz Piotrowski <0mp@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r527211 - head/x11-fonts/sudo-font Message-ID: <20200226212553.v55ohp7lw2tgsvqc@atuin.in.mat.cc> References: <202002262106.01QL66dq022952@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="bkhnxpzdkf7j6rzr" Content-Disposition: inline In-Reply-To: <202002262106.01QL66dq022952@repo.freebsd.org> 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: Wed, 26 Feb 2020 21:25:58 -0000 --bkhnxpzdkf7j6rzr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 26, 2020 at 09:06:06PM +0000, Mateusz Piotrowski wrote: > Author: 0mp > Date: Wed Feb 26 21:06:06 2020 > New Revision: 527211 > URL: https://svnweb.freebsd.org/changeset/ports/527211 >=20 > Log: > Update to v0.42 > =20 > While here, put the distfiles into a subdirectory. DISTNAME is not uniq= ue > enough. > =20 > Reported by: Repology >=20 > Modified: > head/x11-fonts/sudo-font/Makefile > head/x11-fonts/sudo-font/distinfo >=20 > Modified: head/x11-fonts/sudo-font/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/x11-fonts/sudo-font/Makefile Wed Feb 26 20:53:39 2020 (r527210) > +++ head/x11-fonts/sudo-font/Makefile Wed Feb 26 21:06:06 2020 (r527211) > @@ -2,10 +2,11 @@ > =20 > PORTNAME=3D sudo-font > DISTVERSIONPREFIX=3D v > -DISTVERSION=3D 0.41 > +DISTVERSION=3D 0.42 > CATEGORIES=3D x11-fonts > MASTER_SITES=3D https://github.com/jenskutilek/sudo-font/raw/${DISTVERSI= ONFULL}/dist/ > DISTNAME=3D sudo > +DIST_SUBDIR=3D ${PORTNAME}-${DISTVERSIONFULL} > =20 > MAINTAINER=3D 0mp@FreeBSD.org > COMMENT=3D Font for programmers and command line users >=20 > Modified: head/x11-fonts/sudo-font/distinfo > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=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/x11-fonts/sudo-font/distinfo Wed Feb 26 20:53:39 2020 (r527210) > +++ head/x11-fonts/sudo-font/distinfo Wed Feb 26 21:06:06 2020 (r527211) > @@ -1,3 +1,3 @@ > -TIMESTAMP =3D 1580572480 > -SHA256 (sudo.zip) =3D ca1c89691a5ee96cbd0c4b0df911109b3230177efb9f1c6d67= 63014ed0ffdcaf > -SIZE (sudo.zip) =3D 1465255 > +TIMESTAMP =3D 1582751020 > +SHA256 (sudo-font-v0.42/sudo.zip) =3D ca1c89691a5ee96cbd0c4b0df911109b32= 30177efb9f1c6d6763014ed0ffdcaf > +SIZE (sudo-font-v0.42/sudo.zip) =3D 1465255 As the SHA256 of the file did not change, nor did the size, obviously, can you explain what changes between 0.41 and 0.42 exactly? --=20 Mathieu Arnold --bkhnxpzdkf7j6rzr Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAABCgB9FiEEOraXidLtEhBkQLpbOkUW81GDzkgFAl5W4mBfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNB QjY5Nzg5RDJFRDEyMTA2NDQwQkE1QjNBNDUxNkYzNTE4M0NFNDgACgkQOkUW81GD zkgcGw/+K5Mlco6ME0AEyOxFHnOwPHe1q16c4VjDveF8+qRbvOPLm4BL4y/fuIB5 OmrI5NPgFrPRm86e8Uu4pxn0qQ26T5BZjXewyQY++L9tRdQJBt+vZHIMNH8OxpIH ijgV5VU2S8xjpqxnYu5uFPYUnZeNPoTxOGPluzyorEBIzTGfMRKe0o3iYK+nwzXi YPPTDevULouBdHxQdY8LY78p3gsCohF5jmmdOTS4Gv64vGa524aaH/5LcGb+h8Q2 bQekFNKOwWsxdS1J+Egii2iWsjqQ0aec3QgyS7KuskMSPBrI5rkTBwuvyOvKz094 jMQioFDjizVUTeegndLVluPcS+PfmJL4+uT8a5y+XgW5cOlBRnm4W/0Wee41R0BQ z9ftbedhs075rqSRXpZbadEmtmUZEfeDd9+3/D5ivLNOS9Xwz3AqEpYF3EQRzT2V i1g99pwXcS2f9GjKVxzjHac1W5S4Y1K6NqRYHrvz888g3BsCme1ELmK0KXXtcrFo 241CWxXGIhru4dxuL7y38Q5GMI9jTf0WlwNCYi6dfqJOOltiS3DzsLJUvU7Jltaj 6WU3vOYw3MCa6YseUGxhH7ujHkUHvnkCmSPa+wy2IrILfLOTK7GcxBoIBGXtBj3z jnbRfXQ6l2Z4PIceJdQXdESGyIomZ0wNamSEyUIXGfaGEelfkOk= =A19y -----END PGP SIGNATURE----- --bkhnxpzdkf7j6rzr--