bump all go ports that don't already have a RUN_DEPENDS on lang/go (which

has pkgspec set on the go version number already), so that pkg_add -u updates
them to versions which work with MAP_STACK. spotted by pvk@

(part 2: the ports which don't use MODULES=lang/go)
This commit is contained in:
sthen 2018-04-14 23:01:01 +00:00
parent f52be2a50e
commit 5d227344ab
3 changed files with 6 additions and 5 deletions

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.28 2018/03/29 20:38:08 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.29 2018/04/14 23:01:01 sthen Exp $
COMMENT= AWS SSM agent
GH_TAGNAME= 2.2.392.0
GH_ACCOUNT= aws
GH_PROJECT= amazon-ssm-agent
REVISION= 0
CATEGORIES= sysutils
@ -49,6 +50,5 @@ do-install:
${PREFIX}/share/examples/amazon-ssm-agent/amazon/ssm
${INSTALL_DATA} ${WRKSRC}/Tools/src/LICENSE \
${PREFIX}/share/doc/amazon-ssm-agent
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 2018/01/11 19:27:10 rpe Exp $
# $OpenBSD: Makefile,v 1.7 2018/04/14 23:01:01 sthen Exp $
COMMENT = time series data visualization and graphing software
@ -7,7 +7,7 @@ DISTNAME = facette-0.3.1pre0
GH_ACCOUNT = facette
GH_PROJECT = facette
GH_COMMIT = 62f4bd9058f26e7f8ee800b925e4c76731b5b955
REVISION = 3
REVISION = 4
CATEGORIES = sysutils

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2018/01/08 20:26:08 benno Exp $
# $OpenBSD: Makefile,v 1.2 2018/04/14 23:01:01 sthen Exp $
COMMENT = count lines of codes in many languages
V = 1.2
REVISION = 0
DISTNAME = loccount-${V}
CATEGORIES = textproc