15 Commits

Author SHA1 Message Date
Roberto Oliveira
cee1999d0a community/hugo: uprade to 0.46 2018-08-02 18:56:32 +00:00
Roberto Oliveira
ddeb2755a0 community/hugo: upgrade to 0.43 2018-07-13 08:05:54 +00:00
Roberto Oliveira
7fdb1884d3 community/hugo: upgrade to 0.42.2 2018-07-03 07:26:44 +00:00
Natanael Copa
603593148a community/hugo: disable on x86 due to failing tests 2018-04-23 14:46:10 +00:00
Thomas Boerger
a06319810a community/hugo: upgrade to 0.39 2018-04-22 19:24:23 +00:00
Jakub Jirutka
63f5e7d295 [various]: unify names of licenses according to SPDX
This commit updates $license variable in all APKBUILDs to comply with
short names specified by SPDX version 3.0 [1] where possible. It was
done using find-and-replace method on substrings inside $license
variables.

Only license names were updated, not "expressions" specifying relation
between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or
exceptions (e.g. "X with exceptions").

Many licenses have a version or multiple variants, e.g. MPL-2.0,
BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not
contain license version or variant. Since there's no way how to infer
this information just from abuild, it were left without the variant
suffix or version, i.e. non SPDX compliant.

GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They
exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later
(formerly e.g. GPL-2.0+). We did not systematically noted distinguish
between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean
GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g.
GPL2+) were left without the variant suffix, i.e. non SPDX compliant.

Note: This commit just fixes format of the license names, no
verification has been done if the specified license information is
actually correct!

[1]: https://spdx.org/licenses/
2017-12-30 21:05:50 +01:00
Roberto Oliveira
ae2ca35edd community/hugo: upgrade to 0.30.2 2017-11-07 18:17:47 +00:00
Roberto Oliveira
9865a2fe2d community/hugo: upgrade to 0.27.1 2017-09-19 14:56:35 +00:00
Thomas Boerger
864bc07929 community/hugo: update to 0.25.1 2017-07-21 23:25:27 +02:00
Lex Scarisbrick
e933b671cf community/hugo: update to 0.24.1
This is to update Hugo to the current version and official repo.

It's also a first pass at adding tests. Alas, the Hugo tests aren't
designed to be run outside of a git repo. Because of this, some of
the tests are removed from the build directory, and the hard coded
version of a failing test is set to the correct one version.

Ideally, the tests should run wihtout being modified. However, this
is adding some testing where none existed, so it should help a bit.
2017-07-14 18:34:18 +00:00
Natanael Copa
214f62297d community/hugo: upgrade to 0.20.7 2017-05-16 10:35:35 +00:00
Bogdan Lobor
d55a8f9537 community/hugo: upgrade to 0.20.6 2017-05-02 01:42:24 +02:00
Breno Leitao
f00aec781a community/<go packages>: Do not compile on ppc64le
Currently ppc64le does not have go, thus, disabling the build of
the packages that depends on golang.

This patch should be reverted once we have go enabled on ppc64le.
2017-04-10 16:42:33 +00:00
Julian Xhokaxhiu
2011c399cb community/hugo: upgrade to 0.19 2017-03-01 22:41:53 +01:00
Carlo Landmeter
d9686e0789 community/hugo: moved from testing and sync verbose 2016-12-20 14:59:41 +01:00