pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Preparing to move wip/bareos* to pkgsrc/sysutils
On Wed, Jul 22, 2020 at 07:23:49PM +0200, Frank Kardel wrote:
> Good idea, but that tries to fetch
> https://github.com/bareos/bareos/releases/download/19.2.8/bareos-19.2.8.tar.gz
> which fails.
>
> The file is actually at
> https://github.com/bareos/bareos/archive/Release/19.2.8.tar.gz
>
> So our GITHUB_RELEASE pattern does not work for this case. It looks like the
> Bareos
> project has a different layout then what pkgsrc assumes.
>
> Any other ideas - can we teach pkgsrc the correct URL somehow without
> misusing the GITHUB_TAG logic?
This project has tags with slash in them. It's weird, but works, so we
should (and do) support it. The pkglint I have installed does not even
warn about this.
Thomas
Home |
Main Index |
Thread Index |
Old Index