Bump related ports after default Ruby version switch

OK gkoehler@
This commit is contained in:
jeremy 2020-11-17 03:19:36 +00:00
parent 583914273f
commit 06ac160d22
28 changed files with 63 additions and 42 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.26 2020/11/06 20:47:43 sebastia Exp $
# $OpenBSD: Makefile,v 1.27 2020/11/17 03:19:38 jeremy Exp $
COMMENT-main= fast, scalable, and reliable data warehouse for Puppet
COMMENT-plugin= PuppetDB terminus plugin
@ -8,6 +8,8 @@ DISTNAME= puppetdb-$V
PKGNAME-main= ${DISTNAME}
PKGNAME-plugin= puppetdb-termini-$V
CATEGORIES= databases
REVISION-main= 0
REVISION-plugin=0
HOMEPAGE= https://puppet.com/docs/puppetdb/

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.12 2019/07/12 20:44:09 sthen Exp $
# $OpenBSD: Makefile,v 1.13 2020/11/17 03:19:36 jeremy Exp $
VERSION = 0.13
REVISION = 0
REVISION = 1
COMMENT = interactive shell for git

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.11 2019/07/12 21:02:18 sthen Exp $
# $OpenBSD: Makefile,v 1.12 2020/11/17 03:19:37 jeremy Exp $
COMMENT = state machine compiler
DISTNAME = ragel-6.9
REVISION = 3
REVISION = 4
CATEGORIES = devel
HOMEPAGE = http://www.colm.net/open-source/ragel/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.70 2019/07/12 20:46:02 sthen Exp $
# $OpenBSD: Makefile,v 1.71 2020/11/17 03:19:37 jeremy Exp $
COMMENT = simplified wrapper and interface generator
@ -7,7 +7,7 @@ VERSION = 3.0.12
DISTNAME = swig-${VERSION}
CATEGORIES = devel
REVISION = 0
REVISION = 1
HOMEPAGE = http://www.swig.org/

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.10 2019/07/12 20:46:03 sthen Exp $
# $OpenBSD: Makefile,v 1.11 2020/11/17 03:19:37 jeremy Exp $
COMMENT = fast, intuitive file opening in VIM
V = 1.11.2
DISTNAME = vim-command-t-${V}
REVISION = 3
REVISION = 4
CATEGORIES = devel editors

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.205 2020/10/06 16:21:00 sthen Exp $
# $OpenBSD: Makefile,v 1.206 2020/11/17 03:19:37 jeremy Exp $
COMMENT-main= vi clone, many additional features
COMMENT-lang= vi clone, NLS subpackage
@ -7,6 +7,7 @@ V= 8.2.1805
GH_ACCOUNT= vim
GH_PROJECT= vim
GH_TAGNAME= v$V
REVISION= 0
T= ${V:C/\.0+/./}
PKGNAME-main= vim-$T

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.86 2020/09/08 15:22:39 rsadowski Exp $
# $OpenBSD: Makefile,v 1.87 2020/11/17 03:19:37 jeremy Exp $
COMMENT = SVG vector drawing application
DISTNAME = inkscape-1.0.1
REVISION = 0
CATEGORIES = graphics

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2020/04/10 14:07:14 fcambus Exp $
# $OpenBSD: Makefile,v 1.18 2020/11/17 03:19:37 jeremy Exp $
BROKEN-arm = SIGBUS
@ -8,7 +8,7 @@ COMMENT = lightweight, embeddable implementation of ruby
GH_ACCOUNT = mruby
GH_PROJECT = mruby
GH_TAGNAME = 2.0.1
REVISION = 0
REVISION = 1
CATEGORIES = lang
HOMEPAGE = https://mruby.org/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.18 2019/07/12 20:47:29 sthen Exp $
# $OpenBSD: Makefile,v 1.19 2020/11/17 03:19:37 jeremy Exp $
COMMENT= emacs-based mail client
DISTNAME= mew-6.8
REVISION= 1
REVISION= 2
CATEGORIES= mail
HOMEPAGE= http://www.mew.org/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.21 2019/07/12 20:47:54 sthen Exp $
# $OpenBSD: Makefile,v 1.22 2020/11/17 03:19:37 jeremy Exp $
COMMENT = text-based presentation program
DISTNAME = tpp-1.3.1
REVISION = 12
REVISION = 13
CATEGORIES = misc productivity

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.98 2020/11/03 08:17:58 kirby Exp $
# $OpenBSD: Makefile,v 1.99 2020/11/17 03:19:37 jeremy Exp $
PORTROACH = limitw:1,even
@ -11,6 +11,9 @@ PKGNAME-main = munin-node-$V
PKGNAME-server =munin-server-$V
CATEGORIES = net
REVISION-main = 0
REVISION-server = 0
HOMEPAGE = http://munin-monitoring.org/
MASTER_SITES = http://downloads.munin-monitoring.org/munin/stable/$V/

View File

@ -1,10 +1,12 @@
# $OpenBSD: Makefile,v 1.44 2020/10/04 14:36:12 bket Exp $
# $OpenBSD: Makefile,v 1.45 2020/11/17 03:19:37 jeremy Exp $
COMMENT= server implementing the AnyConnect SSL VPN protocol
DISTNAME= ocserv-1.1.1
EXTRACT_SUFX= .tar.xz
REVISION= 0
CATEGORIES= net
HOMEPAGE= https://ocserv.gitlab.io/www/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.50 2020/11/12 05:26:17 rsadowski Exp $
# $OpenBSD: Makefile,v 1.51 2020/11/17 03:19:37 jeremy Exp $
COMMENT-main= fast, light and extensible chat client
COMMENT-lua= Lua bindings for weechat
@ -15,6 +15,8 @@ PKGNAME-python= weechat-python-${V}
PKGNAME-ruby= weechat-ruby-${V}
PKGNAME-tcl= weechat-tcl-${V}
REVISION-ruby= 0
CATEGORIES= net
HOMEPAGE= https://www.weechat.org/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2019/07/12 20:48:52 sthen Exp $
# $OpenBSD: Makefile,v 1.12 2020/11/17 03:19:37 jeremy Exp $
COMMENT= web scanner
@ -6,7 +6,7 @@ GH_TAGNAME = v0.4.9
GH_PROJECT= WhatWeb
GH_ACCOUNT= urbanadventurer
REVISION = 1
REVISION = 2
CATEGORIES= net www

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.39 2019/07/17 14:39:42 danj Exp $
# $OpenBSD: Makefile,v 1.40 2020/11/17 03:19:37 jeremy Exp $
COMMENT = powerful webserver security scanner for network
DISTNAME = arirang-2.03
CATEGORIES = security
REVISION = 6
REVISION = 7
FIX_EXTRACT_PERMISSIONS=Yes
MASTER_SITES = http://monkey.org/~pilot/arirang/ \

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.15 2020/11/09 23:26:28 sebastia Exp $
# $OpenBSD: Makefile,v 1.16 2020/11/17 03:19:38 jeremy Exp $
COMMENT = WordPress security scanner
DISTNAME = wpscan-3.8.10
CATEGORIES = security
REVISION = 0
HOMEPAGE = https://wpscan.org/
MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.84 2020/11/05 08:26:15 sebastia Exp $
# $OpenBSD: Makefile,v 1.85 2020/11/17 03:19:37 jeremy Exp $
ONLY_FOR_ARCHS = ${CLANG_ARCHS} ${LLVM_ARCHS}
@ -11,6 +11,8 @@ SHARED_LIBS += facter 3.2 # 3.2
PKGSPEC = facter->=3.0,<4.0
CATEGORIES = sysutils
REVISION = 0
MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>
# Apache2

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.57 2019/10/22 09:17:04 sebastia Exp $
# $OpenBSD: Makefile,v 1.58 2020/11/17 03:19:37 jeremy Exp $
BROKEN-alpha= SIGABRT during make fake
COMMENT= framework for server orchestration/parallel job execution
DISTNAME= mcollective-2.12.5
REVISION= 0
CATEGORIES= sysutils
HOMEPAGE= https://puppet.com/docs/mcollective/current/index.html

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.29 2020/11/06 20:48:19 sebastia Exp $
# $OpenBSD: Makefile,v 1.30 2020/11/17 03:19:37 jeremy Exp $
PORTROACH= limit:^5
VERSION= 5.5.22
REVISION= 0
RUN_DEPENDS+= databases/ruby-hiera3,${MODRUBY_FLAVOR} \
devel/ruby-gettext-setup,${MODRUBY_FLAVOR}>=0.28,<1 \

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.9 2020/11/05 20:27:59 kn Exp $
# $OpenBSD: Makefile,v 1.10 2020/11/17 03:19:38 jeremy Exp $
PORTROACH= limit:^6
VERSION= 6.19.1
REVISION= 0
MAINTAINER= Klemens Nanni <kn@openbsd.org>

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.19 2020/01/28 20:49:52 jasper Exp $
# $OpenBSD: Makefile,v 1.20 2020/11/17 03:19:38 jeremy Exp $
COMMENT = create and manage complex tmux sessions easily
DISTNAME = tmuxinator-1.1.3
REVISION = 0
REVISION = 1
FULLPKGNAME = ${DISTNAME}
CATEGORIES = sysutils

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.1.1.1 2020/04/01 17:05:17 ian Exp $
# $OpenBSD: Makefile,v 1.2 2020/11/17 03:19:38 jeremy Exp $
COMMENT = better AsciiDoc text proc/publishing software
V = 2.0.10
DISTNAME = asciidoctor-${V}
FULLPKGNAME = ${DISTNAME}
REVISION = 0
CATEGORIES = textproc

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2020/01/07 10:18:30 sthen Exp $
# $OpenBSD: Makefile,v 1.8 2020/11/17 03:19:38 jeremy Exp $
COMMENT = optimized HTTP server with support for HTTP/1.x and HTTP/2
@ -11,7 +11,7 @@ CATEGORIES = www
GH_ACCOUNT = h2o
GH_PROJECT = h2o
GH_TAGNAME = v2.2.6
REVISION = 1
REVISION = 2
HOMEPAGE = https://h2o.examp1e.net/
MAINTAINER = Otto Moerbeek <otto@drijf.net>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.146 2020/10/23 15:20:30 robert Exp $
# $OpenBSD: Makefile,v 1.147 2020/11/17 03:19:38 jeremy Exp $
BROKEN-hppa= src/core/ngx_rwlock.c:116:2: error: \#error ngx_atomic_cmp_set() is not defined!
@ -23,6 +23,7 @@ CATEGORIES= www
REVISION-main= 1
REVISION-xslt= 0
REVISION-passenger= 0
VERSION-rtmp= 1.2.1

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.6 2020/06/12 04:43:27 kn Exp $
# $OpenBSD: Makefile,v 1.7 2020/11/17 03:19:38 jeremy Exp $
COMMENT = extension language for CSS
DISTNAME = sass-3.4.22
REVISION = 3
REVISION = 4
CATEGORIES = www devel
HOMEPAGE = http://sass-lang.com

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.131 2020/11/15 22:05:10 gkoehler Exp $
# $OpenBSD: Makefile,v 1.132 2020/11/17 03:19:38 jeremy Exp $
# patches/patch-Source_JavaScriptCore_javascriptcoregtk_pc_in
# patches/patch-Source_WebKit_gtk_webkit2gtk-web-extension_pc_in
@ -14,7 +14,7 @@ PORTROACH = limitw:1,even
COMMENT = GTK+ port of the WebKit rendering engine
V = 2.30.2
REVISION = 1
REVISION = 2
DISTNAME = webkitgtk-${V}
PKGNAME = webkitgtk4-${V}
EXTRACT_SUFX = .tar.xz

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.2 2020/11/03 16:12:38 rsadowski Exp $
# $OpenBSD: Makefile,v 1.3 2020/11/17 03:19:38 jeremy Exp $
COMMENT = Kross interpreter plugins for programming
DISTNAME = kross-interpreters-${VERSION}
PKGNAME = kross-interpreters-kf5-${VERSION}
CATEGORIES = devel
REVISION = 0
WANTLIB += ${COMPILER_LIBCXX} KF5KrossCore Qt5Core Qt5Gui Qt5Script
WANTLIB += Qt5Widgets Qt5Xml m ${MODPY_WANTLIB}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.26 2020/08/07 14:30:10 jsg Exp $
# $OpenBSD: Makefile,v 1.27 2020/11/17 03:19:38 jeremy Exp $
COMMENT = QtWebKit with a more modern WebKit code base
@ -14,7 +14,7 @@ PKGNAME = qtwebkit-${VERSION}
PKGSPEC = qtwebkit->=${VERSION}v0
EPOCH= 0
REVISION = 1
REVISION = 2
SHARED_LIBS += Qt5WebKit 3.1 # 5.9