Commit graph

14 commits

Author SHA1 Message Date
rillig
17e39f419d Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.

There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
2018-01-07 13:03:53 +00:00
jperkin
85a1834e04 Fix "used by" lines. 2017-08-25 17:20:51 +00:00
fhajny
63c1b051c2 Update go-crypto to state as of 20170502, no changelog available.
Fix build on (at least) SunOS by depending on go-sys.
2017-05-02 17:06:30 +00:00
bsiegert
65e3f16e8f Revbump all Go packages after the Go 1.8.1 update. 2017-04-13 15:12:03 +00:00
bsiegert
73a76e3fde Unbreak go-crypto and go-net, they no longer depend on one another.
Bump go-crypto and go-tools, which now depends on go-crypto-acme.

Fixes PR pkg/52081 breakage.
2017-03-20 22:53:45 +00:00
wiz
e4de4665d6 Mark go-net and go-crypto as BROKEN, since they DEPEND on each other. 2017-03-20 12:23:53 +00:00
bsiegert
043128e3c0 Update go-crypto to 20170317, part of PR pkg/52081.
No changelog from upstream but there is a new acme package for Let's
Encrypt certificates.
2017-03-16 19:27:36 +00:00
bsiegert
4870dcea7e Revbump Go packages after 1.7.4 update. 2016-12-04 16:29:58 +00:00
bsiegert
e095d6272f Revbump packages depending on Go after the Go 1.7.3 update. 2016-10-29 08:59:46 +00:00
bsiegert
fa3aa847c2 Revbump all Go packages after the Go 1.7.1 update. 2016-09-10 19:47:19 +00:00
bsiegert
3d38b5140e Revbump packages using Go for Go 1.7 release. 2016-08-20 09:21:44 +00:00
bsiegert
e3b61c4350 Revbump packages that build-depend on Go after 1.6 update.
They all build, I checked :)
2016-02-23 20:18:11 +00:00
wiz
4cc8c02fa1 Add buildlink3.mk file for go-crypto. 2015-12-29 21:56:01 +00:00
wiz
3a6bddfc5d Import go-crypto-0.0.20151215 as security/go-crypto.
Supplementary Go cryptography libraries.

XXX: there is no proper release for this, so this packages todays
git master head.
2015-12-27 20:12:47 +00:00