summaryrefslogtreecommitdiff
path: root/lang/go
diff options
context:
space:
mode:
authorwiz <wiz>2015-06-12 10:48:20 +0000
committerwiz <wiz>2015-06-12 10:48:20 +0000
commitd7e6a8e21511c63470d97ade9d2cffc729577f99 (patch)
tree3c5c5a65c6200cfafca6edb5461217313cc21fda /lang/go
parent4ab2c3093848aa6864906bed620dcdaca826d887 (diff)
downloadpkgsrc-d7e6a8e21511c63470d97ade9d2cffc729577f99.tar.gz
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
Diffstat (limited to 'lang/go')
-rw-r--r--lang/go/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/go/Makefile b/lang/go/Makefile
index 61179c790a3..c5380ce82c2 100644
--- a/lang/go/Makefile
+++ b/lang/go/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.28 2015/05/03 15:32:02 bsiegert Exp $
+# $NetBSD: Makefile,v 1.29 2015/06/12 10:50:15 wiz Exp $
.include "version.mk"
DISTNAME= go${GO_VERSION}.src
PKGNAME= go-${GO_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= lang
MASTER_SITES= https://storage.googleapis.com/golang/
PATCH_SITES= https://codereview.appspot.com/download/