freebsd-ports/Mk
Matthias Fechner 12ae9706d9 Fix downloading of packages hosted on gitlab.
Gitlab changed the address beginning of April you can download packages
from:
curl 7efd19e371/archive.tar.gz/gitlab-org-gitlab-foss-7efd19e3716ab6f9146052da76d1bd59ec815f2d_GL0.tar.gz
to:
curl 7efd19e371.tar.gz?dummy=/gitlab-org-gitlab-foss-7efd19e3716ab6f9146052da76d1bd59ec815f2d_GL0.tar.gz

The new extracted archive will have a different folder name.
Before it was:
gitlab-foss-7efd19e3716ab6f9146052da76d1bd59ec815f2d-7efd19e3716ab6f9146052da76d1bd59ec815f2d
now it is:
gitlab-foss-7efd19e3716ab6f9146052da76d1bd59ec815f2d

So all ports using gitlab must regen their distinfo.

PR:		254866
MFH:		2021Q2
Differential Revision:	https://reviews.freebsd.org/D29628
2021-04-09 20:43:03 +02:00
..
Scripts Cleanup executable bits, prompted by 9e1d7c39a1. 2021-04-08 11:36:35 +02:00
Uses framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
Wrappers framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.ccache.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.commands.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.default-versions.mk Mk: remove support for Ruby 2.5 2021-04-06 17:49:59 +02:00
bsd.destdir.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.gcc.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.gecko.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.gstreamer.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.java.mk Mk/bsd.java.mk: generalize a comment. 2021-04-06 12:39:45 +02:00
bsd.ldap.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.licenses.db.mk Mk/bsd.licenses.db.mk: Add BSD0CLAUSE license 2021-04-07 13:48:45 -07:00
bsd.licenses.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.local.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.ocaml.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.octave.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.options.desc.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.options.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.port.mk Fix downloading of packages hosted on gitlab. 2021-04-09 20:43:03 +02:00
bsd.port.options.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.port.post.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.port.pre.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.port.subdir.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.ruby.mk Mk: remove support for Ruby 2.5 2021-04-06 17:49:59 +02:00
bsd.sanity.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.sites.mk Fix downloading of packages hosted on gitlab. 2021-04-09 20:43:03 +02:00
bsd.ssp.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.tex.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00
bsd.wx.mk framework: Remove $FreeBSD$ 2021-04-06 16:27:10 +02:00