From owner-svn-ports-head@freebsd.org Sun Oct 20 12:56:00 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 8500F15EAC0; Sun, 20 Oct 2019 12:56:00 +0000 (UTC) (envelope-from tobik@freebsd.org) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) (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 46x0BS28j3z3Dm3; Sun, 20 Oct 2019 12:55:59 +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 51DB121FC2; Sun, 20 Oct 2019 08:55:59 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Sun, 20 Oct 2019 08:55:59 -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=fm1; bh=ssK7Gk Ka1gFiPUwZiVIEXr+72UT+DD6HIfLMn7WZRBA=; b=g+PbbrcoKS3Mmgxn3eIbPo 7DgjF/cwkbyK49Nt1rDjJrBUo1GMPdueJLzUPq7/Bohim9iJ6KYjbInAEVATASw3 t55i+u+AnkcnKgkZpO3dwrnzdJpBZ75447f2EN5Xm/n/eU1ljQTOrT2W+9ZQ4BgE P2SCviViW9qU75IkACzKcruFfraGhSmwivHKkDGc4QanbQ0utpPN6F0m4u5X8MXA VatHRZv7d/pt0i+HAOeq2OwzIhy3IXc0VbjzHS3boUIk3FXMm/v2zl/fmTr8Cg+K Zba30uNuwTl+AVhut8Gp5Km+Pe2edEQY3Js2pqzBSMK0KbkbpCUCpBGzMxhWRotQ == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrkeefgdehlecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhepfffhvffukfhfgggtuggjfgesghdtre ertdervdenucfhrhhomhepvfhosghirghsucfmohhrthhkrghmphcuoehtohgsihhksehf rhgvvggsshgurdhorhhgqeenucffohhmrghinhepfhhrvggvsghsugdrohhrghdpshhutg hklhgvshhsrdhorhhgnecukfhppeelhedrledtrddvvdeirdduudenucfrrghrrghmpehm rghilhhfrhhomhepthhosghikhesfhhrvggvsghsugdrohhrghenucevlhhushhtvghruf hiiigvpedt 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 3BB5F80060; Sun, 20 Oct 2019 08:55:58 -0400 (EDT) Date: Sun, 20 Oct 2019 14:55:56 +0200 From: Tobias Kortkamp 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: r514890 - in head/www/quark: . files Message-ID: <20191020125556.GA22298@urd.tobik.me> References: <201910201210.x9KCAqYa083092@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="J2SCkAp4GZ/dPZZf" Content-Disposition: inline In-Reply-To: <201910201210.x9KCAqYa083092@repo.freebsd.org> User-Agent: Mutt/1.12.2 (2019-09-21) X-Rspamd-Queue-Id: 46x0BS28j3z3Dm3 X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-5.97 / 15.00]; NEURAL_HAM_MEDIUM(-0.97)[-0.966,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] 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, 20 Oct 2019 12:56:00 -0000 --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 20, 2019 at 12:10:52PM +0000, Mateusz Piotrowski wrote: > Author: 0mp > Date: Sun Oct 20 12:10:52 2019 > New Revision: 514890 > URL: https://svnweb.freebsd.org/changeset/ports/514890 >=20 > Log: > Update to the latest commit > =20 > - Point MASTER_SITES to FreeBSD's servers as we seem to have to host the > distfile on our own (I wasn't able to find a way to get a tarball from > upstream servers). Also, add a "regenerate-distfile" target to ease > the process of updating the distfile in the future. > - Update MAKE_ARGS: setting CC there is no longer needed. > - Remove config.mk patches: it is sufficient for the sake of the port to > just remove the include statement from the Makefile. > =20 > Changelog: > https://git.suckless.org/quark/log.html > =20 > Reported by: BieHDC >=20 > Deleted: > head/www/quark/files/ > Modified: > head/www/quark/Makefile > head/www/quark/distinfo >=20 > Modified: head/www/quark/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/www/quark/Makefile Sun Oct 20 11:38:29 2019 (r514889) > +++ head/www/quark/Makefile Sun Oct 20 12:10:52 2019 (r514890) > @@ -1,11 +1,11 @@ > # $FreeBSD$ > =20 > PORTNAME=3D quark > -DISTVERSION=3D g20180403 > +DISTVERSION=3D g20190923 > CATEGORIES=3D www > -MASTER_SITES=3D https://git.suckless.org/quark/snapshot/ > +MASTER_SITES=3D https://people.freebsd.org/~0mp/distfiles/ This should be LOCAL/0mp instead. You will need to copy the distfile into your ~/public_distfiles and wait for a bit for that to work. > +do-patch: > + ${REINPLACE_CMD} -e '/^include config.mk$$/d' ${WRKSRC}/Makefile There is no reason to overwrite the default do-patch here. It will just make putting new patches under files/ in the future harder and breaks stuff like EXTRA_PATCH_TREE etc. Please move this to post-patch. > +regenerate-distfile: > + ${RM} -r -- ${PKGNAME} > + git clone -n https://git.suckless.org/quark ${PKGNAME} > + git -C ${PKGNAME} checkout ${COMMIT_HASH} > + ${RM} -r -- ${PKGNAME}/.git > + ${TAR} -czf ${PKGNAME}.tar.gz ${PKGNAME} Try using git-archive(1) instead. --J2SCkAp4GZ/dPZZf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEElXvTEJc6ePgdQuobpPCftzzFH2EFAl2sWVdfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDk1 N0JEMzEwOTczQTc4RjgxRDQyRUExQkE0RjA5RkI3M0NDNTFGNjEACgkQpPCftzzF H2GOfQgAnA0rhBcSDmGcauae0qk0+mEbjAF/a2BXyiwtSneRS8B0Eo6tNCo8seXk 7e4UB9AGNpMSbassY7V1OHQvzXJNv5YIcujK5MKXHNf/+Pq/vZ3yp+U01wgkOH2g fGeIKgx7jCBti0ltMC3aK2bB0m0Z4ShpJWq4CdD5fp1FmLX3pKUS79qL9b7xdqHv Bk+E7a1St/iE5v02V0mCcsvjJsZpj3vMS26+DwCtsgguGoO3TTg3FpE4POHprhPh UfvxuYm2v15wmOpbaSN41CsXAwW1RmVABZHKL5msQK9fCeIcr+dZ9fSUtSHBB3X3 jWddG6l4jXjOXlB/vM7qjrDJgAfuAA== =8yhp -----END PGP SIGNATURE----- --J2SCkAp4GZ/dPZZf--