pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc revbump for devel/go-pflag update



details:   https://anonhg.NetBSD.org/pkgsrc/rev/50d314113252
branches:  trunk
changeset: 428406:50d314113252
user:      nikita <nikita%pkgsrc.org@localhost>
date:      Mon Apr 27 17:02:24 2020 +0000

description:
revbump for devel/go-pflag update

diffstat:

 devel/go-cobra/Makefile    |  4 ++--
 devel/go-wordwrap/Makefile |  3 ++-
 www/go-minify/Makefile     |  3 ++-
 www/hugo/Makefile          |  4 ++--
 4 files changed, 8 insertions(+), 6 deletions(-)

diffs (53 lines):

diff -r d858abe7dc43 -r 50d314113252 devel/go-cobra/Makefile
--- a/devel/go-cobra/Makefile   Mon Apr 27 17:00:35 2020 +0000
+++ b/devel/go-cobra/Makefile   Mon Apr 27 17:02:24 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2020/04/12 11:01:34 bsiegert Exp $
+# $NetBSD: Makefile,v 1.25 2020/04/27 17:02:24 nikita Exp $
 
 DISTNAME=      cobra-0.0.3
 PKGNAME=       go-${DISTNAME}
-PKGREVISION=   16
+PKGREVISION=   17
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=spf13/}
 CATEGORIES=    devel
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r d858abe7dc43 -r 50d314113252 devel/go-wordwrap/Makefile
--- a/devel/go-wordwrap/Makefile        Mon Apr 27 17:00:35 2020 +0000
+++ b/devel/go-wordwrap/Makefile        Mon Apr 27 17:02:24 2020 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2020/04/27 15:15:08 nikita Exp $
+# $NetBSD: Makefile,v 1.2 2020/04/27 17:02:24 nikita Exp $
 
 DISTNAME=      go-wordwrap-1.0.0
+PKGREVISION=   1
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=mitchellh/}
 CATEGORIES=    devel
 GITHUB_PROJECT=        go-wordwrap
diff -r d858abe7dc43 -r 50d314113252 www/go-minify/Makefile
--- a/www/go-minify/Makefile    Mon Apr 27 17:00:35 2020 +0000
+++ b/www/go-minify/Makefile    Mon Apr 27 17:02:24 2020 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2020/04/22 20:51:22 nikita Exp $
+# $NetBSD: Makefile,v 1.18 2020/04/27 17:02:24 nikita Exp $
 
 DISTNAME=      minify-2.7.3
 PKGNAME=       go-${DISTNAME}
+PKGREVISION=   1
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=tdewolff/}
 CATEGORIES=    www
 GITHUB_PROJECT=        minify
diff -r d858abe7dc43 -r 50d314113252 www/hugo/Makefile
--- a/www/hugo/Makefile Mon Apr 27 17:00:35 2020 +0000
+++ b/www/hugo/Makefile Mon Apr 27 17:02:24 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2020/04/12 11:01:50 bsiegert Exp $
+# $NetBSD: Makefile,v 1.29 2020/04/27 17:02:24 nikita Exp $
 
 DISTNAME=      hugo-0.55.6
 PKGNAME=       go-${DISTNAME}
-PKGREVISION=   9
+PKGREVISION=   10
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=gohugoio/}
 CATEGORIES=    www
 GITHUB_TAG=    v${PKGVERSION_NOREV}



Home | Main Index | Thread Index | Old Index