pkgsrc-WIP-changes archive

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

Revbump all Go packages in wip after go113 update.



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By:	bsiegert
Date:		Sun Feb 2 13:52:39 2020 +0000
Changeset:	4bd7a2ff13e3891021a3bf9b27da8fafddef4488

Modified Files:
	arduino-builder/Makefile
	collectd-unbound/Makefile
	consul/Makefile
	delve/Makefile
	devd/Makefile
	go-backoff/Makefile
	go-collectd/Makefile
	go-dotenv/Makefile
	go-flags/Makefile
	go-fsnotify/Makefile
	go-ghodss-yaml/Makefile
	go-gomail/Makefile
	go-gopacket/Makefile
	go-gospel/Makefile
	go-humanize/Makefile
	go-junit-report/Makefile
	go-kr-text/Makefile
	go-log/Makefile
	go-madon/Makefile
	go-notify/Makefile
	go-pass/Makefile
	go-paths-helper/Makefile
	go-pkgconfig/Makefile
	go-properties-map/Makefile
	go-pty/Makefile
	go-rateio/Makefile
	go-rest/Makefile
	go-trie/Makefile
	go-upspin/Makefile
	gopass/Makefile
	grafana/Makefile
	lnd/Makefile
	lumberjack/Makefile
	mackerel-agent-plugins/Makefile
	mackerel-agent/Makefile
	madonctl/Makefile
	mailsend-go/Makefile
	minio/Makefile
	modd/Makefile
	packer/Makefile
	rclone/Makefile
	restic/Makefile
	ssh-chat/Makefile
	syncthing-discosrv/Makefile
	syncthing-relaysrv/Makefile
	task/Makefile
	vault/Makefile
	vgo/Makefile

Log Message:
Revbump all Go packages in wip after go113 update.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4bd7a2ff13e3891021a3bf9b27da8fafddef4488

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 arduino-builder/Makefile        | 2 +-
 collectd-unbound/Makefile       | 2 +-
 consul/Makefile                 | 2 +-
 delve/Makefile                  | 2 +-
 devd/Makefile                   | 2 +-
 go-backoff/Makefile             | 2 +-
 go-collectd/Makefile            | 2 +-
 go-dotenv/Makefile              | 2 +-
 go-flags/Makefile               | 2 +-
 go-fsnotify/Makefile            | 2 +-
 go-ghodss-yaml/Makefile         | 2 +-
 go-gomail/Makefile              | 2 +-
 go-gopacket/Makefile            | 2 +-
 go-gospel/Makefile              | 2 +-
 go-humanize/Makefile            | 2 +-
 go-junit-report/Makefile        | 2 +-
 go-kr-text/Makefile             | 2 +-
 go-log/Makefile                 | 2 +-
 go-madon/Makefile               | 2 +-
 go-notify/Makefile              | 2 +-
 go-pass/Makefile                | 2 +-
 go-paths-helper/Makefile        | 2 +-
 go-pkgconfig/Makefile           | 2 +-
 go-properties-map/Makefile      | 2 +-
 go-pty/Makefile                 | 2 +-
 go-rateio/Makefile              | 2 +-
 go-rest/Makefile                | 2 +-
 go-trie/Makefile                | 2 +-
 go-upspin/Makefile              | 2 +-
 gopass/Makefile                 | 2 +-
 grafana/Makefile                | 2 +-
 lnd/Makefile                    | 2 +-
 lumberjack/Makefile             | 2 +-
 mackerel-agent-plugins/Makefile | 2 +-
 mackerel-agent/Makefile         | 2 +-
 madonctl/Makefile               | 2 +-
 mailsend-go/Makefile            | 2 +-
 minio/Makefile                  | 2 +-
 modd/Makefile                   | 2 +-
 packer/Makefile                 | 2 +-
 rclone/Makefile                 | 2 +-
 restic/Makefile                 | 2 +-
 ssh-chat/Makefile               | 2 +-
 syncthing-discosrv/Makefile     | 1 +
 syncthing-relaysrv/Makefile     | 1 +
 task/Makefile                   | 1 +
 vault/Makefile                  | 1 +
 vgo/Makefile                    | 2 +-
 48 files changed, 48 insertions(+), 44 deletions(-)

diffs:
diff --git a/arduino-builder/Makefile b/arduino-builder/Makefile
index da72370338..c8bab90a5b 100644
--- a/arduino-builder/Makefile
+++ b/arduino-builder/Makefile
@@ -3,7 +3,7 @@
 GITHUB_PROJECT=	arduino-builder
 DISTNAME=	1.4.4
 PKGNAME=	${GITHUB_PROJECT}-${DISTNAME}
-PKGREVISION=	5
+PKGREVISION=	6
 CATEGORIES=	wip
 MASTER_SITES=	${MASTER_SITE_GITHUB:=arduino/}
 DIST_SUBDIR=	${GITHUB_PROJECT}
diff --git a/collectd-unbound/Makefile b/collectd-unbound/Makefile
index 1d4cc9da8c..beab36eb5b 100644
--- a/collectd-unbound/Makefile
+++ b/collectd-unbound/Makefile
@@ -3,7 +3,7 @@
 
 DISTNAME=		collectd-unbound
 PKGNAME=		${DISTNAME}-20150830
-PKGREVISION=		10
+PKGREVISION=		11
 CATEGORIES=		sysutils
 MASTER_SITES=		${MASTER_SITE_GITHUB:=falzm/}
 GITHUB_PROJECT=		${DISTNAME}
diff --git a/consul/Makefile b/consul/Makefile
index fc5a30e446..b8670438c4 100644
--- a/consul/Makefile
+++ b/consul/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	consul-1.6.2
-PKGREVISION=	2
+PKGREVISION=	3
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=hashicorp/}
 
diff --git a/delve/Makefile b/delve/Makefile
index a76a9c86e6..fb1859f84a 100644
--- a/delve/Makefile
+++ b/delve/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	delve-1.0.0
-PKGREVISION=	10
+PKGREVISION=	11
 CATEGORIES=	wip devel
 MASTER_SITES=	https://github.com/derekparker/delve/files/1738674/
 
diff --git a/devd/Makefile b/devd/Makefile
index 2de24ac4a4..c6573d8ac1 100644
--- a/devd/Makefile
+++ b/devd/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 PKGNAME=	devd-0.9
-PKGREVISION=	3
+PKGREVISION=	4
 DISTNAME=	devd-${GITHUB_TAG}
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_GITHUB:=cortesi/}
diff --git a/go-backoff/Makefile b/go-backoff/Makefile
index 29e434c575..c7038f2149 100644
--- a/go-backoff/Makefile
+++ b/go-backoff/Makefile
@@ -2,7 +2,7 @@
 #
 
 DISTNAME=		go-backoff-20141124
-PKGREVISION=		10
+PKGREVISION=		11
 CATEGORIES=		devel
 MASTER_SITES=		${MASTER_SITE_GITHUB:=cenkalti/}
 GITHUB_PROJECT=		backoff
diff --git a/go-collectd/Makefile b/go-collectd/Makefile
index c79baa467f..3fb2af0718 100644
--- a/go-collectd/Makefile
+++ b/go-collectd/Makefile
@@ -3,7 +3,7 @@
 
 DISTNAME=		go-collectd
 PKGNAME=		go-collectd-20150830
-PKGREVISION=		10
+PKGREVISION=		11
 CATEGORIES=		sysutils
 MASTER_SITES=		${MASTER_SITE_GITHUB:=collectd/}
 GITHUB_PROJECT=		${DISTNAME}
diff --git a/go-dotenv/Makefile b/go-dotenv/Makefile
index 6d8d79ff9b..73f50d4867 100644
--- a/go-dotenv/Makefile
+++ b/go-dotenv/Makefile
@@ -3,7 +3,7 @@
 
 DISTNAME=		go-dotenv-${GITHUB_TAG}
 PKGNAME=		go-dotenv-20180121
-PKGREVISION=		10
+PKGREVISION=		11
 GITHUB_PROJECT=		go-dotenv
 CATEGORIES=		devel
 MASTER_SITES=		${MASTER_SITE_GITHUB:=direnv/}
diff --git a/go-flags/Makefile b/go-flags/Makefile
index 3c8d6e0ae4..a442daf946 100644
--- a/go-flags/Makefile
+++ b/go-flags/Makefile
@@ -4,7 +4,7 @@ GITHUB_TAG=	v1.3.0
 DISTNAME=	${GITHUB_TAG}
 DIST_SUBDIR=	go-flags
 PKGNAME=	${DIST_SUBDIR}-${GITHUB_TAG:S/v//}
-PKGREVISION=	10
+PKGREVISION=	11
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=jessevdk/}
 GITHUB_PROJECT=	go-flags
diff --git a/go-fsnotify/Makefile b/go-fsnotify/Makefile
index d384e3665c..43e7198022 100644
--- a/go-fsnotify/Makefile
+++ b/go-fsnotify/Makefile
@@ -3,7 +3,7 @@
 
 DISTNAME=		go-fsnotify-1.2.0
 GITHUB_PROJECT=		fsnotify
-PKGREVISION=		10
+PKGREVISION=		11
 CATEGORIES=		devel
 MASTER_SITES=		${MASTER_SITE_GITHUB:=go-fsnotify/}
 GITHUB_TAG=		v${PKGVERSION_NOREV}
diff --git a/go-ghodss-yaml/Makefile b/go-ghodss-yaml/Makefile
index 054d5247f0..a489b2976f 100644
--- a/go-ghodss-yaml/Makefile
+++ b/go-ghodss-yaml/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	go-ghodss-yaml-1.0.0
-PKGREVISION=	10
+PKGREVISION=	11
 CATEGORIES=	textproc devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=ghodss/}
 GITHUB_PROJECT=	yaml
diff --git a/go-gomail/Makefile b/go-gomail/Makefile
index 4235d655a3..935e452911 100644
--- a/go-gomail/Makefile
+++ b/go-gomail/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 PKGNAME=	go-gomail-2.0.0
-PKGREVISION=	5
+PKGREVISION=	6
 DISTNAME=	go-gomail
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_GITHUB:=go-gomail/}
diff --git a/go-gopacket/Makefile b/go-gopacket/Makefile
index 399ae7b7d5..f7212e6ae9 100644
--- a/go-gopacket/Makefile
+++ b/go-gopacket/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	gopacket-1.1.14
 PKGNAME=	go-${DISTNAME}
-PKGREVISION=	10
+PKGREVISION=	11
 MASTER_SITES=	${MASTER_SITE_GITHUB:=google/}
 CATEGORIES=	net
 GITHUB_PROJECT=	${PKGBASE:S/^go-//}
diff --git a/go-gospel/Makefile b/go-gospel/Makefile
index 837785a9c7..99c8de3674 100644
--- a/go-gospel/Makefile
+++ b/go-gospel/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	go-gospel-0.0.20190922
-PKGREVISION=	1
+PKGREVISION=	2
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=bfix/}
 GITHUB_TAG=	6fcd6d4
diff --git a/go-humanize/Makefile b/go-humanize/Makefile
index 091a3fe16f..6d0ddced0d 100644
--- a/go-humanize/Makefile
+++ b/go-humanize/Makefile
@@ -3,7 +3,7 @@
 # XXX 0.0.1 is a made-up release number, watch for a release:
 # https://github.com/dustin/go-humanize/issues/56
 PKGNAME=	go-humanize-0.0.1
-PKGREVISION=	10
+PKGREVISION=	11
 GITHUB_TAG=	383332499bf02f79d3e696220c2713722438529c
 DISTNAME=	go-humanize-${GITHUB_TAG}
 CATEGORIES=	devel
diff --git a/go-junit-report/Makefile b/go-junit-report/Makefile
index 9badad8016..be067bf5a0 100644
--- a/go-junit-report/Makefile
+++ b/go-junit-report/Makefile
@@ -5,7 +5,7 @@ GITHUB_TAG=	af01ea7f8024089b458d804d5cdf190f962a9a0c
 #DISTNAME=	go-junit-report
 DISTNAME=	${GITHUB_PROJECT}-${GITHUB_TAG}
 
-PKGREVISION=	5
+PKGREVISION=	6
 CATEGORIES=	wip
 MASTER_SITES=	${MASTER_SITE_GITHUB:=jstemmer/}
 EXTRACT_SUFX=	.zip
diff --git a/go-kr-text/Makefile b/go-kr-text/Makefile
index 10275335da..2a5cd5fb57 100644
--- a/go-kr-text/Makefile
+++ b/go-kr-text/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	go-kr-text-0.1.0
-PKGREVISION=	10
+PKGREVISION=	11
 CATEGORIES=	textproc devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=kr/}
 GITHUB_PROJECT=	text
diff --git a/go-log/Makefile b/go-log/Makefile
index 0ae766d606..deac550b3a 100644
--- a/go-log/Makefile
+++ b/go-log/Makefile
@@ -2,7 +2,7 @@
 
 # XXX 0.0.1 is a made-up release number, ask upstream to make a release.
 PKGNAME=	go-log-0.0.1
-PKGREVISION=	10
+PKGREVISION=	11
 GITHUB_TAG=	61e686294e58a8698a9e1091268bb4ac1116bd5e
 DISTNAME=	log-${GITHUB_TAG}
 CATEGORIES=	devel
diff --git a/go-madon/Makefile b/go-madon/Makefile
index 589d6086ed..fd66c4c800 100644
--- a/go-madon/Makefile
+++ b/go-madon/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	go-madon-2.3.0
-PKGREVISION=	10
+PKGREVISION=	11
 CATEGORIES=	devel net chat
 MASTER_SITES=	${MASTER_SITE_GITHUB:=McKael/}
 GITHUB_PROJECT=	madon
diff --git a/go-notify/Makefile b/go-notify/Makefile
index 9e1679484f..fe0e798718 100644
--- a/go-notify/Makefile
+++ b/go-notify/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=		go-notify-20150523
 GITHUB_PROJECT=		notify
-PKGREVISION=		10
+PKGREVISION=		11
 CATEGORIES=		devel
 #MASTER_SITES=		${MASTER_SITE_GITHUB:=rjeczalik/}
 MASTER_SITES=		${MASTER_SITE_GITHUB:=zillode/}
diff --git a/go-pass/Makefile b/go-pass/Makefile
index 52eebf9c98..c14349d56b 100644
--- a/go-pass/Makefile
+++ b/go-pass/Makefile
@@ -2,7 +2,7 @@
 
 # XXX 0.0.1 is a made-up release number, ask upstream to make a release.
 PKGNAME=	go-pass-0.0.1
-PKGREVISION=	10
+PKGREVISION=	11
 GITHUB_TAG=	bf9dde6d0d2c004a008c27aaee91170c786f6db8
 DISTNAME=	gopass-${GITHUB_TAG}
 CATEGORIES=	security devel
diff --git a/go-paths-helper/Makefile b/go-paths-helper/Makefile
index f0f780e0a2..17136a6d6d 100644
--- a/go-paths-helper/Makefile
+++ b/go-paths-helper/Makefile
@@ -4,7 +4,7 @@ GITHUB_PROJECT=	go-paths-helper
 GITHUB_TAG=	c3c98d1bf2e1069f60ab84bff3a2eb3c5422f3b0
 DISTNAME=	${GITHUB_PROJECT}-${GITHUB_TAG}
 
-PKGREVISION=	5
+PKGREVISION=	6
 CATEGORIES=	wip
 MASTER_SITES=	${MASTER_SITE_GITHUB:=arduino/}
 EXTRACT_SUFX=	.zip
diff --git a/go-pkgconfig/Makefile b/go-pkgconfig/Makefile
index 5fc3aae21a..5033f48d8b 100644
--- a/go-pkgconfig/Makefile
+++ b/go-pkgconfig/Makefile
@@ -2,7 +2,7 @@
 
 GITHUB_TAG=	cea12a0fd2454f031cbce19aec911c1e92af25da
 DISTNAME=	go-pkgconfig-0.0.0.20170226
-PKGREVISION=	3
+PKGREVISION=	4
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=xlab/}
 GITHUB_PROJECT=	pkgconfig
diff --git a/go-properties-map/Makefile b/go-properties-map/Makefile
index e661d9a610..9562d54679 100644
--- a/go-properties-map/Makefile
+++ b/go-properties-map/Makefile
@@ -4,7 +4,7 @@ GITHUB_PROJECT=	go-properties-map
 GITHUB_TAG=	ad37f0cfeff29fadeabe6b2f7f852d8db1fb5c41
 DISTNAME=	${GITHUB_PROJECT}-${GITHUB_TAG}
 
-PKGREVISION=	5
+PKGREVISION=	6
 CATEGORIES=	wip
 MASTER_SITES=	${MASTER_SITE_GITHUB:=arduino/}
 EXTRACT_SUFX=	.zip
diff --git a/go-pty/Makefile b/go-pty/Makefile
index a7bad9026a..54abfb8a8f 100644
--- a/go-pty/Makefile
+++ b/go-pty/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	go-pty-1.1.1
-PKGREVISION=	10
+PKGREVISION=	11
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=kr/}
 GITHUB_PROJECT=	pty
diff --git a/go-rateio/Makefile b/go-rateio/Makefile
index 1c3e7155c3..41fe4a0b5b 100644
--- a/go-rateio/Makefile
+++ b/go-rateio/Makefile
@@ -2,7 +2,7 @@
 
 # XXX 0.0.1 is a made-up release number, ask upstream to make a release.
 PKGNAME=	go-rateio-0.0.1
-PKGREVISION=	10
+PKGREVISION=	11
 GITHUB_TAG=	e8e00881e5c12090412414be41c04ca9c8a71106
 DISTNAME=	rateio-${GITHUB_TAG}
 CATEGORIES=	devel
diff --git a/go-rest/Makefile b/go-rest/Makefile
index a9a591fe3a..ea2a778e31 100644
--- a/go-rest/Makefile
+++ b/go-rest/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	go-rest-2.4.1
-PKGREVISION=	10
+PKGREVISION=	11
 CATEGORIES=	devel www
 MASTER_SITES=	${MASTER_SITE_GITHUB:=sendgrid/}
 GITHUB_PROJECT=	rest
diff --git a/go-trie/Makefile b/go-trie/Makefile
index b42208ad8b..bb1f8f214b 100644
--- a/go-trie/Makefile
+++ b/go-trie/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	trie-0.0.0.20140408
 PKGNAME=	go-${DISTNAME}
-PKGREVISION=	10
+PKGREVISION=	11
 MASTER_SITES=	${MASTER_SITE_GITHUB:=fvbock/}
 CATEGORIES=	textproc
 GITHUB_PROJECT=	${PKGBASE:S/^go-//}
diff --git a/go-upspin/Makefile b/go-upspin/Makefile
index 757a7e58ab..dab640938a 100644
--- a/go-upspin/Makefile
+++ b/go-upspin/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	upspin
 PKGNAME=	go-${DISTNAME}-0608201801
-PKGREVISION=	11
+PKGREVISION=	12
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=upspin/}
 GITHUB_TAG=	2449c06d44a151038682dddc347bc4606a4e6710
diff --git a/gopass/Makefile b/gopass/Makefile
index 3800f01397..ee7dd73451 100644
--- a/gopass/Makefile
+++ b/gopass/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 PKGNAME=	gopass-1.8.6
-PKGREVISION=	3
+PKGREVISION=	4
 DISTNAME=	gopass-${GITHUB_TAG}
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GITHUB:=gopasspw/}
diff --git a/grafana/Makefile b/grafana/Makefile
index f4f937d387..c1e867cd41 100644
--- a/grafana/Makefile
+++ b/grafana/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.22 2019/12/13 07:44:04 bsiegert Exp $
 
 DISTNAME=	grafana-6.3.4
-PKGREVISION=	4
+PKGREVISION=	5
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_GITHUB:=grafana/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/lnd/Makefile b/lnd/Makefile
index b2a73ec0a9..cb08629b96 100644
--- a/lnd/Makefile
+++ b/lnd/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	lnd-source-v0.7.1-beta
 PKGNAME=	${DISTNAME:S/source-v//:S/-beta/beta/}
-PKGREVISION=	3
+PKGREVISION=	4
 DISTFILES=	${DEFAULT_DISTFILES} vendor.tar.gz
 SITES.vendor.tar.gz = \
     ${MASTER_SITE_GITHUB:=lightningnetwork/${GITHUB_PROJECT}/releases/download/${DISTNAME:S/lnd-source-//}}/
diff --git a/lumberjack/Makefile b/lumberjack/Makefile
index 2608806f1f..429b85ca1b 100644
--- a/lumberjack/Makefile
+++ b/lumberjack/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=		lumberjack-2.0
-PKGREVISION=		10
+PKGREVISION=		11
 CATEGORIES=		devel
 MASTER_SITES=		${MASTER_SITE_GITHUB:=natefinch/}
 GITHUB_TAG=		v${PKGVERSION_NOREV}
diff --git a/mackerel-agent-plugins/Makefile b/mackerel-agent-plugins/Makefile
index 43c4ba1c09..67c13b6849 100644
--- a/mackerel-agent-plugins/Makefile
+++ b/mackerel-agent-plugins/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	mackerel-agent-plugins-0.59.0
 GITHUB_TAG=	v${PKGVERSION_NOREV}
-PKGREVISION=	10
+PKGREVISION=	11
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=mackerelio/}
 
diff --git a/mackerel-agent/Makefile b/mackerel-agent/Makefile
index 24f58604b7..cf5af6ff8c 100644
--- a/mackerel-agent/Makefile
+++ b/mackerel-agent/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	mackerel-agent-0.65.0
 GITHUB_TAG=	v${PKGVERSION_NOREV}
-PKGREVISION=	10
+PKGREVISION=	11
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=mackerelio/}
 
diff --git a/madonctl/Makefile b/madonctl/Makefile
index b376170459..5b0b05dadc 100644
--- a/madonctl/Makefile
+++ b/madonctl/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	madonctl-2.3.1
-PKGREVISION=	10
+PKGREVISION=	11
 CATEGORIES=	net chat
 MASTER_SITES=	${MASTER_SITE_GITHUB:=McKael/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/mailsend-go/Makefile b/mailsend-go/Makefile
index eceb61ac9f..b332a88a78 100644
--- a/mailsend-go/Makefile
+++ b/mailsend-go/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 PKGNAME=	${GITHUB_PROJECT}-1.0.6
-PKGREVISION=	2
+PKGREVISION=	3
 DISTNAME=	${GITHUB_PROJECT}-${GITHUB_TAG}
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_GITHUB:=muquit/}
diff --git a/minio/Makefile b/minio/Makefile
index 0498185aa4..04d6c6c964 100644
--- a/minio/Makefile
+++ b/minio/Makefile
@@ -2,7 +2,7 @@
 
 DISTNAME=	minio-${GITHUB_TAG}
 PKGNAME=	minio-20180912184956
-PKGREVISION=	10
+PKGREVISION=	11
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=minio/}
 GITHUB_PROJECT=	minio
diff --git a/modd/Makefile b/modd/Makefile
index a277176081..9f033e8d3e 100644
--- a/modd/Makefile
+++ b/modd/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 PKGNAME=	modd-0.8
-PKGREVISION=	3
+PKGREVISION=	4
 DISTNAME=	modd-${GITHUB_TAG}
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=cortesi/}
diff --git a/packer/Makefile b/packer/Makefile
index db27fdc83c..73f0a7aec4 100644
--- a/packer/Makefile
+++ b/packer/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 PKGNAME=	packer-1.5.0
-PKGREVISION=	1
+PKGREVISION=	2
 DISTNAME=	packer-${GITHUB_TAG}
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=hashicorp/}
diff --git a/rclone/Makefile b/rclone/Makefile
index b4f57221f1..eb8015b8d7 100644
--- a/rclone/Makefile
+++ b/rclone/Makefile
@@ -3,7 +3,7 @@
 # XXX: When updating changelog is available in
 # XXX: ${WRKSRC}/docs/content/changelog.md
 DISTNAME=	rclone-1.48.0
-PKGREVISION=	3
+PKGREVISION=	4
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=ncw/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/restic/Makefile b/restic/Makefile
index 11f88b5069..17023dd48c 100644
--- a/restic/Makefile
+++ b/restic/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 PKGNAME=	restic-0.9.6
-PKGREVISION=	2
+PKGREVISION=	3
 DISTNAME=	restic-${GITHUB_TAG}
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=restic/}
diff --git a/ssh-chat/Makefile b/ssh-chat/Makefile
index fa400c4413..386e171033 100644
--- a/ssh-chat/Makefile
+++ b/ssh-chat/Makefile
@@ -4,7 +4,7 @@ GITHUB_TAG=	v1.7
 DISTNAME=	${GITHUB_TAG}
 DIST_SUBDIR=	ssh-chat
 PKGNAME=	${DIST_SUBDIR}-${GITHUB_TAG:S/v//}
-PKGREVISION=	10
+PKGREVISION=	11
 CATEGORIES=	chat security
 MASTER_SITES=	${MASTER_SITE_GITHUB:=shazow/}
 GITHUB_PROJECT=	ssh-chat
diff --git a/syncthing-discosrv/Makefile b/syncthing-discosrv/Makefile
index 9d1ed22e9d..3769da8386 100644
--- a/syncthing-discosrv/Makefile
+++ b/syncthing-discosrv/Makefile
@@ -1,6 +1,7 @@
 # $NetBSD$
 
 PKGNAME=	syncthing-discosrv-1.3.3
+PKGREVISION=	1
 CATEGORIES=	net
 DISTNAME=	syncthing-source-v1.3.3
 MASTER_SITES=	${MASTER_SITE_GITHUB:=syncthing/}
diff --git a/syncthing-relaysrv/Makefile b/syncthing-relaysrv/Makefile
index 1af0d0b9fb..88673828d0 100644
--- a/syncthing-relaysrv/Makefile
+++ b/syncthing-relaysrv/Makefile
@@ -1,6 +1,7 @@
 # $NetBSD$
 
 PKGNAME=	syncthing-relaysrv-1.3.3
+PKGREVISION=	1
 CATEGORIES=	net
 DISTNAME=	syncthing-source-v1.3.3
 MASTER_SITES=	${MASTER_SITE_GITHUB:=syncthing/}
diff --git a/task/Makefile b/task/Makefile
index 783ba2174a..ec8d54f9e9 100644
--- a/task/Makefile
+++ b/task/Makefile
@@ -1,6 +1,7 @@
 # $NetBSD$
 
 PKGNAME=	task-2.8.0
+PKGREVISION=	1
 DISTNAME=	task-${GITHUB_TAG}
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=go-task/}
diff --git a/vault/Makefile b/vault/Makefile
index 6bc14f57a4..ad31ae7106 100644
--- a/vault/Makefile
+++ b/vault/Makefile
@@ -1,6 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	vault-1.3.2
+PKGREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GITHUB:=hashicorp/}
 
diff --git a/vgo/Makefile b/vgo/Makefile
index 4c6bd0cccd..d173f8a55a 100644
--- a/vgo/Makefile
+++ b/vgo/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.14 2018/03/04 15:52:20 bsiegert Exp $
 
 DISTNAME=		vgo-20180220
-PKGREVISION=		10
+PKGREVISION=		11
 CATEGORIES=		devel
 MASTER_SITES=		${MASTER_SITE_GITHUB:=golang/}
 GITHUB_PROJECT=		vgo


Home | Main Index | Thread Index | Old Index