From c3a98a8cc6c03ec0a0b5dd3d6e37eb49e154ba49 Mon Sep 17 00:00:00 2001 From: bsiegert Date: Wed, 19 Dec 2018 15:46:59 +0000 Subject: Revbump all Go packages after go111 update. --- math/go-stats/Makefile | 4 ++-- math/go-units/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'math') diff --git a/math/go-stats/Makefile b/math/go-stats/Makefile index 94dd21c6d39..eb5306d3bb8 100644 --- a/math/go-stats/Makefile +++ b/math/go-stats/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2018/11/04 18:38:03 bsiegert Exp $ +# $NetBSD: Makefile,v 1.8 2018/12/19 15:46:59 bsiegert Exp $ DISTNAME= stats-0.2.0.20170729 PKGNAME= go-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 MASTER_SITES= ${MASTER_SITE_GITHUB:=montanaflynn/} CATEGORIES= math GITHUB_TAG= 4a163274fa4ca0b524ccee24757d7bec79475aca diff --git a/math/go-units/Makefile b/math/go-units/Makefile index 359b7cff7c8..6f7a19288e2 100644 --- a/math/go-units/Makefile +++ b/math/go-units/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2018/11/04 18:38:03 bsiegert Exp $ +# $NetBSD: Makefile,v 1.3 2018/12/19 15:46:59 bsiegert Exp $ DISTNAME= units-0.0.20151021 PKGNAME= go-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GITHUB:=alecthomas/} GITHUB_PROJECT= ${PKGBASE:S/^go-//} -- cgit v1.2.3