From 78fbf340caadff78724fa8efa80cb5ef52ac86cc Mon Sep 17 00:00:00 2001 From: bsiegert Date: Thu, 13 Apr 2017 15:12:03 +0000 Subject: Revbump all Go packages after the Go 1.8.1 update. --- security/boringssl/Makefile | 4 ++-- security/go-crypto-acme/Makefile | 3 ++- security/go-crypto/Makefile | 4 ++-- security/go-oauth2/Makefile | 4 ++-- security/vault/Makefile | 3 ++- 5 files changed, 10 insertions(+), 8 deletions(-) (limited to 'security') diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index 703ab2a8122..72f4e3a054b 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2016/12/04 16:30:00 bsiegert Exp $ +# $NetBSD: Makefile,v 1.8 2017/04/13 15:12:06 bsiegert Exp $ DISTNAME= boringssl-20151230 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/security/go-crypto-acme/Makefile b/security/go-crypto-acme/Makefile index 93cd794cc1f..bb31d9bf3ac 100644 --- a/security/go-crypto-acme/Makefile +++ b/security/go-crypto-acme/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2017/03/20 22:36:49 bsiegert Exp $ +# $NetBSD: Makefile,v 1.2 2017/04/13 15:12:06 bsiegert Exp $ PKGNAME= ${DISTNAME:S/crypto/crypto-acme/} +PKGREVISION= 1 COMMENT= ACME library from go-crypto GO_SRCPATH= golang.org/x/crypto/acme diff --git a/security/go-crypto/Makefile b/security/go-crypto/Makefile index 4b7eeb58226..b9eab7a32f8 100644 --- a/security/go-crypto/Makefile +++ b/security/go-crypto/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2017/03/20 22:53:45 bsiegert Exp $ +# $NetBSD: Makefile,v 1.10 2017/04/13 15:12:06 bsiegert Exp $ -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Go supplementary cryptography libraries diff --git a/security/go-oauth2/Makefile b/security/go-oauth2/Makefile index 76237c88db6..a7dc075eefb 100644 --- a/security/go-oauth2/Makefile +++ b/security/go-oauth2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2016/12/04 16:30:00 bsiegert Exp $ +# $NetBSD: Makefile,v 1.10 2017/04/13 15:12:06 bsiegert Exp $ # DISTNAME= oauth2 PKGNAME= go-${DISTNAME}-20151204 -PKGREVISION= 6 +PKGREVISION= 7 GITHUB_PROJECT= ${DISTNAME} CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/} diff --git a/security/vault/Makefile b/security/vault/Makefile index bfed1438837..34157e7250f 100644 --- a/security/vault/Makefile +++ b/security/vault/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2017/03/20 15:15:28 fhajny Exp $ +# $NetBSD: Makefile,v 1.11 2017/04/13 15:12:06 bsiegert Exp $ DISTNAME= vault-0.7.0 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GITHUB:=hashicorp/} -- cgit v1.2.3