summaryrefslogtreecommitdiff
path: root/textproc/go-diff
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-08-14 15:45:31 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-08-14 15:45:31 +0000
commit07998c510ab591c54a6580cda64d57ce49e5cec7 (patch)
treed046ed0b49ee8c7a2ef51212cf520632833c17a7 /textproc/go-diff
parent44e192363f042abd4ad05b2933af141dd158993a (diff)
downloadpkgsrc-07998c510ab591c54a6580cda64d57ce49e5cec7.tar.gz
Recursive bump of all packages using Go after Go 1.12.8 update.
Diffstat (limited to 'textproc/go-diff')
-rw-r--r--textproc/go-diff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/go-diff/Makefile b/textproc/go-diff/Makefile
index a969d50c13e..541727f3304 100644
--- a/textproc/go-diff/Makefile
+++ b/textproc/go-diff/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2019/05/27 15:18:32 bsiegert Exp $
+# $NetBSD: Makefile,v 1.8 2019/08/14 15:45:49 bsiegert Exp $
DISTNAME= go-diff-1.0.0
PKGNAME= go-${DISTNAME}
-PKGREVISION= 6
+PKGREVISION= 7
MASTER_SITES= ${MASTER_SITE_GITHUB:=sergi/}
CATEGORIES= textproc
GITHUB_PROJECT= go-diff