Bump the next set of ports to trigger rebuilds following cpu stats changes

(CPUSTATES/etc). More to come.
This commit is contained in:
sthen 2018-06-01 15:32:04 +00:00
parent 318a811c44
commit 1ee90f5b01
17 changed files with 39 additions and 30 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.167 2018/05/04 21:36:24 sthen Exp $
# $OpenBSD: Makefile,v 1.168 2018/06/01 15:32:04 sthen Exp $
DPB_PROPERTIES =parallel
COMMENT = portable build system
VER = 3.10.2
REVISION = 0
REVISION = 1
DISTNAME = cmake-${VER}
CATEGORIES = devel

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.141 2018/04/27 11:27:07 robert Exp $
# $OpenBSD: Makefile,v 1.142 2018/06/01 15:32:04 sthen Exp $
# All patches annotated with XXKVM are to prevent any kvm(3) which
# results in an abort() for the caller.
@ -8,7 +8,7 @@ COMMENT= portable library for obtaining system information
GNOME_VERSION= 2.38.0
GNOME_PROJECT= libgtop
PKGNAME= libgtop2-${VERSION}
REVISION= 2
REVISION= 3
SHARED_LIBS= gtop-2.0 10.0 # .10.0

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.5 2018/04/23 19:47:41 sthen Exp $
# $OpenBSD: Makefile,v 1.6 2018/06/01 15:32:04 sthen Exp $
COMMENT = multi-platform library for asynchronous I/O
REVISION = 0
REVISION = 1
VER = 1.19.1
DISTNAME = libuv-v${VER}
PKGNAME = libuv-${VER}

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.1.1.1 2017/05/12 10:08:32 edd Exp $
# $OpenBSD: Makefile,v 1.2 2018/06/01 15:32:04 sthen Exp $
COMMENT = Python bindings to libuv
MODPY_EGG_VERSION = 1.3.0
DISTNAME = pyuv-${MODPY_EGG_VERSION}
PKGNAME = py-uv-${MODPY_EGG_VERSION}
REVISION = 0
CATEGORIES = devel
HOMEPAGE = https://github.com/saghul/pyuv

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2018/04/24 21:29:28 jasper Exp $
# $OpenBSD: Makefile,v 1.10 2018/06/01 15:32:04 sthen Exp $
# see patch-js_src_old-configure_in
USE_WXNEEDED = Yes
@ -20,6 +20,7 @@ DISTNAME = firefox-${V}esr.source
EXTRACT_SUFX = .tar.bz2
PKGNAME = spidermonkey-${MOZILLA_VERSION}.7.3
PKGSPEC = spidermonkey->=52.0,<53.0
REVISION = 0
SHARED_LIBS = mozjs-52 0.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.20 2018/03/19 20:57:20 jasper Exp $
# $OpenBSD: Makefile,v 1.21 2018/06/01 15:32:04 sthen Exp $
BROKEN-alpha= beam/erl_process.c:6692: internal compiler error: in final_scan_insn, at final.c:2449
@ -12,8 +12,8 @@ DISTNAME= otp_src_${V}
PKGNAME-main= erlang-16b.03
PKGNAME-wx= erlang-wx-16b.03
REVISION-main= 14
REVISION-wx= 2
REVISION-main= 15
REVISION-wx= 3
VERSION_SPEC= >=16v0,<17v0
PKGSPEC-main= erlang-${VERSION_SPEC}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.20 2018/03/19 20:57:20 jasper Exp $
# $OpenBSD: Makefile,v 1.21 2018/06/01 15:32:04 sthen Exp $
BROKEN-alpha= beam/erl_process.c:6692: internal compiler error: in final_scan_insn, at final.c:2449
@ -12,8 +12,8 @@ DISTNAME= otp_src_$V
PKGNAME-main= erlang-$V
PKGNAME-wx= erlang-wx-$V
REVISION-main= 10
REVISION-wx= 2
REVISION-main= 11
REVISION-wx= 3
VERSION_SPEC= >=17v0,<18v0
PKGSPEC-main= erlang-${VERSION_SPEC}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2018/03/19 20:57:20 jasper Exp $
# $OpenBSD: Makefile,v 1.17 2018/06/01 15:32:04 sthen Exp $
BROKEN-alpha= beam/erl_process.c:6692: internal compiler error: in final_scan_insn, at final.c:2449
@ -12,8 +12,8 @@ DISTNAME= otp_src_$V
PKGNAME-main= erlang-$V
PKGNAME-wx= erlang-wx-$V
REVISION-main= 5
REVISION-wx= 2
REVISION-main= 6
REVISION-wx= 3
VERSION_SPEC= >=18v0,<19v0
PKGSPEC-main= erlang-${VERSION_SPEC}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2018/03/19 20:57:20 jasper Exp $
# $OpenBSD: Makefile,v 1.11 2018/06/01 15:32:04 sthen Exp $
BROKEN-alpha= beam/erl_process.c:6692: internal compiler error: in final_scan_insn, at final.c:2449
@ -11,9 +11,9 @@ EPOCH= 0
DISTNAME= otp_src_$V
PKGNAME-main= erlang-$V
PKGNAME-wx= erlang-wx-$V
REVISION-wx= 0
REVISION-wx= 1
REVISION-main= 3
REVISION-main= 4
VERSION_SPEC= >=19v0,<20v0
PKGSPEC-main= erlang-${VERSION_SPEC}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.19 2018/02/11 18:33:28 pascal Exp $
# $OpenBSD: Makefile,v 1.20 2018/06/01 15:32:04 sthen Exp $
ONLY_FOR_ARCHS = amd64 arm i386 mips64 mips64el powerpc sparc64
BROKEN-sparc64 = undefined reference to `AO_fetch_compare_and_swap_full'
@ -8,7 +8,7 @@ COMMENT = virtual machine for nqp/rakudo
V = 2017.10
DISTNAME = MoarVM-$V
PKGNAME = moarvm-$V
REVISION = 1
REVISION = 2
SHARED_LIBS = moar 8.0

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.69 2018/04/20 22:39:57 abieber Exp $
# $OpenBSD: Makefile,v 1.70 2018/06/01 15:32:04 sthen Exp $
# XXX:
# - Needs __ARM_NR_cacheflush (or the like) to work on arm-based ports.
@ -17,6 +17,7 @@ DISTFILES = node-pledge-{}${PLEDGE_VER}.tar.gz:0 ${DISTNAME}.tar.gz
DISTNAME = node-${NODE_VERSION}
PKGNAME = ${DISTNAME:S/v//g}
REVISION = 0
MASTER_SITES0 = https://github.com/qbit/node-pledge/archive/

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.6 2015/12/03 21:24:31 sthen Exp $
# $OpenBSD: Makefile,v 1.7 2018/06/01 15:32:04 sthen Exp $
COMMENT= FreeBSD's tcp/udp traffic generator#'
DISTNAME= netrate-20140413
CATEGORIES= benchmarks net
REVISION= 0
# BSD
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.141 2018/05/22 08:18:08 sthen Exp $
# $OpenBSD: Makefile,v 1.142 2018/06/01 15:32:04 sthen Exp $
COMMENT-main = network and application monitoring - agent
COMMENT-server = network and application monitoring - server
@ -17,7 +17,8 @@ FULLPKGPATH-web = net/zabbix,-web
CATEGORIES = net
REVISION-proxy = 1
REVISION-web = 0
REVISION-web = 1
REVISION-main = 0
MAJV = ${VERSION:C/^([0-9]+\.[0-9]+).*/\1/}

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.24 2018/05/17 12:47:32 pvk Exp $
# $OpenBSD: Makefile,v 1.25 2018/06/01 15:32:04 sthen Exp $
COMMENT = lightweight shipper for log file data
BEAT = filebeat
VERSION = 6.2.4
REVISION = 0
GH_ACCOUNT = elastic
GH_PROJECT = beats

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.16 2018/05/18 07:18:18 jasper Exp $
# $OpenBSD: Makefile,v 1.17 2018/06/01 15:32:04 sthen Exp $
COMMENT = lightweight shipper for real-time network analytics
BEAT = heartbeat
VERSION = 6.2.4
REVISION = 0
GH_ACCOUNT = elastic
GH_PROJECT = beats

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.16 2018/05/18 07:18:18 jasper Exp $
# $OpenBSD: Makefile,v 1.17 2018/06/01 15:32:04 sthen Exp $
COMMENT = lightweight shipper for system metrics
BEAT = metricbeat
VERSION = 6.2.4
REVISION = 0
GH_ACCOUNT = elastic
GH_PROJECT = beats

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.24 2018/05/18 07:18:18 jasper Exp $
# $OpenBSD: Makefile,v 1.25 2018/06/01 15:32:04 sthen Exp $
COMMENT = lightweight shipper for real-time network analytics
BEAT = packetbeat
VERSION = 6.2.4
REVISION = 0
GH_ACCOUNT = elastic
GH_PROJECT = beats