Bump ports after default ruby version switch to ruby 2.4

This commit is contained in:
jeremy 2017-11-01 10:12:25 +00:00
parent 0d435f9083
commit 9b88779082
15 changed files with 34 additions and 28 deletions

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.6 2017/05/17 06:31:15 rsadowski Exp $
# $OpenBSD: Makefile,v 1.7 2017/11/01 10:12:25 jeremy Exp $
VERSION = 0.11.2
COMMENT = interactive shell for git
DISTNAME = gitsh-${VERSION}
REVISION = 0
CATEGORIES = devel
@ -15,14 +16,13 @@ MAINTAINER = Mike Burns <mike+openbsd@mike-burns.com>
# License: BSD
PERMIT_PACKAGE_CDROM = Yes
WANTLIB += c ereadline gmp m ncurses pthread ruby23
WANTLIB += ereadline ncurses ${MODRUBY_WANTLIB}
MASTER_SITES = ${HOMEPAGE}/releases/download/v${VERSION}/
MODULES = lang/ruby
RUN_DEPENDS = devel/git
LIB_DEPENDS = devel/readline \
devel/gmp
LIB_DEPENDS = devel/readline
CONFIGURE_STYLE = gnu
CONFIGURE_ENV = READLINE_LIB="ereadline" \

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.66 2017/09/25 09:16:12 robert Exp $
# $OpenBSD: Makefile,v 1.67 2017/11/01 10:12:25 jeremy Exp $
COMMENT = simplified wrapper and interface generator
SUBST_VARS = VERSION
VERSION = 2.0.11
REVISION = 6
REVISION = 7
DISTNAME = swig-${VERSION}
CATEGORIES = devel

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.6 2017/08/28 14:04:58 jeremy Exp $
# $OpenBSD: Makefile,v 1.7 2017/11/01 10:12:25 jeremy Exp $
COMMENT = fast, intuitive file opening in VIM
V = 1.11.2
DISTNAME = vim-command-t-${V}
REVISION = 0
REVISION = 1
CATEGORIES = devel editors

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.163 2017/10/16 17:30:43 jasper Exp $
# $OpenBSD: Makefile,v 1.164 2017/11/01 10:12:25 jeremy Exp $
COMMENT-main= vi clone, many additional features
COMMENT-lang= vi clone, NLS subpackage
@ -14,6 +14,8 @@ PKGNAME-lang= vim-lang-$V
P= vim${V:R:S/.//}
CATEGORIES= editors
REVISION-main= 0
HOMEPAGE= http://www.vim.org/
# donation-ware

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.13 2016/09/06 15:37:53 jeremy Exp $
# $OpenBSD: Makefile,v 1.14 2017/11/01 10:12:25 jeremy Exp $
COMMENT= emacs-based mail client
DISTNAME= mew-6.7
CATEGORIES= mail
HOMEPAGE= http://www.mew.org/
REVISION= 1
REVISION= 2
MAINTAINER= YASUOKA Masahiko <yasuoka@yasuoka.net>

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.17 2016/09/06 15:37:53 jeremy Exp $
# $OpenBSD: Makefile,v 1.18 2017/11/01 10:12:25 jeremy Exp $
COMMENT = text-based presentation program
DISTNAME = tpp-1.3.1
REVISION = 9
REVISION = 10
CATEGORIES = misc productivity

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.31 2017/09/25 13:00:05 danj Exp $
# $OpenBSD: Makefile,v 1.32 2017/11/01 10:12:25 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,9 +1,9 @@
# $OpenBSD: Makefile,v 1.6 2016/09/06 15:37:53 jeremy Exp $
# $OpenBSD: Makefile,v 1.7 2017/11/01 10:12:25 jeremy Exp $
COMMENT= web scanner
DISTNAME= whatweb-0.4.8
REVISION = 0
REVISION = 1
GH_PROJECT= WhatWeb
GH_ACCOUNT= urbanadventurer

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.48 2017/10/12 06:35:03 sebastia Exp $
# $OpenBSD: Makefile,v 1.49 2017/11/01 10:12:25 jeremy Exp $
# XXXTODO: Subpackage facter.jar for use with puppetserver
COMMENT = collect and display system facts
VERSION = 3.9.2
DISTNAME = facter-${VERSION}
REVISION = 0
SHARED_LIBS += facter 3.2 # 3.2
PKGSPEC = facter->=3.0,<4.0
CATEGORIES = sysutils

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.47 2017/10/13 14:05:20 sebastia Exp $
# $OpenBSD: Makefile,v 1.48 2017/11/01 10:12:25 jeremy Exp $
BROKEN-alpha= SIGABRT during make fake
COMMENT= framework for server orchestration/parallel job execution
REVISION= 0
DISTNAME= mcollective-2.11.3
CATEGORIES= sysutils

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.5 2016/11/20 19:45:36 jeremy Exp $
# $OpenBSD: Makefile,v 1.6 2017/11/01 10:12:25 jeremy Exp $
COMMENT = create and manage complex tmux sessions easily
DISTNAME = tmuxinator-0.9.0
FULLPKGNAME = ${DISTNAME}
CATEGORIES = sysutils
REVISION = 0
REVISION = 1
MAINTAINER = Jasper Lievisse Adriaanse <jasper@openbsd.org>

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2016/11/02 23:39:39 jeremy Exp $
# $OpenBSD: Makefile,v 1.2 2017/11/01 10:12:25 jeremy Exp $
COMMENT = extension language for CSS
DISTNAME = sass-3.4.22
REVISION = 0
CATEGORIES = www devel
HOMEPAGE = http://sass-lang.com

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.17 2017/07/27 11:57:49 sthen Exp $
# $OpenBSD: Makefile,v 1.18 2017/11/01 10:12:25 jeremy Exp $
COMMENT = KDE bindings for Ruby
DISTNAME = korundum-${MODKDE4_VERSION}
REVISION = 5
REVISION = 6
WANTLIB = ${MODRUBY_WANTLIB}
WANTLIB += ${COMPILER_LIBCXX}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2017/07/27 11:57:49 sthen Exp $
# $OpenBSD: Makefile,v 1.17 2017/11/01 10:12:25 jeremy Exp $
COMMENT-main = KDE bindings for running interpreters
COMMENT-java = KDE Java bindings
@ -6,7 +6,7 @@ DISTNAME = kross-interpreters-${MODKDE4_VERSION}
PKGNAME-main = ${PKGNAME}
PKGNAME-java = ${PKGNAME:C/interpreters/java/}
REVISION-java = 2
REVISION-main = 4
REVISION-main = 5
MULTI_PACKAGES = -main -java

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.27 2017/07/27 11:57:51 sthen Exp $
# $OpenBSD: Makefile,v 1.28 2017/11/01 10:12:25 jeremy Exp $
COMMENT = web development tools for KDE
DISTNAME = kdewebdev-${MODKDE4_VERSION}
PKGSPEC = kdewebdev-${MODKDE4_SPEC}
REVISION = 5
REVISION = 6
SHARED_LIBS = klinkstatuscommon 51.0
SHARED_LIBS += kommandercore 51.0