From 9c37b1b6697c2e87e12e8f3f7b236d98f9d1c1e2 Mon Sep 17 00:00:00 2001 From: jeremy Date: Wed, 13 Jun 2018 22:26:52 +0000 Subject: [PATCH] Add OpenBSD comment to rubygems-ext.PLIST Bump ruby gem ext ports as this changes the package. Requested by espie@ --- audio/ruby-taglib/Makefile | 4 ++-- audio/ruby-vorbis_comment/Makefile | 4 ++-- databases/ruby-amalgalite/Makefile | 3 ++- databases/ruby-ldap/Makefile | 3 ++- databases/ruby-mysql/Makefile | 4 ++-- databases/ruby-mysql2/Makefile | 3 ++- databases/ruby-pg/Makefile | 3 ++- databases/ruby-sqlite3/Makefile | 4 ++-- databases/ruby-tiny_tds/Makefile | 3 ++- devel/ruby-atomic/Makefile | 4 ++-- devel/ruby-ffi/Makefile | 3 ++- devel/ruby-kgio/Makefile | 3 ++- devel/ruby-libv8/Makefile | 4 ++-- devel/ruby-narray/Makefile | 3 ++- devel/ruby-ncurses/Makefile | 4 ++-- devel/ruby-prof/Makefile | 3 ++- devel/ruby-racc/Makefile | 4 ++-- devel/ruby-rb-gsl/Makefile | 3 ++- devel/ruby-subset_sum/Makefile | 3 ++- devel/ruby-therubyracer/Makefile | 3 ++- devel/ruby-yajl/Makefile | 3 ++- graphics/ruby-rmagick/Makefile | 4 ++-- lang/ruby/rubygems-ext.PLIST | 1 + net/ruby-eventmachine/Makefile | 3 ++- net/ruby-msgpack/Makefile | 3 ++- security/ruby-bcrypt/Makefile | 3 ++- security/ruby-gpgme/Makefile | 4 ++-- security/ruby-pledge/Makefile | 4 ++-- sysutils/ruby-augeas/Makefile | 4 ++-- sysutils/ruby-libvirt/Makefile | 3 ++- sysutils/ruby-posix-spawn/Makefile | 3 ++- sysutils/ruby-shadow/Makefile | 4 ++-- textproc/ruby-fast-stemmer/Makefile | 4 ++-- textproc/ruby-fast_xs/Makefile | 4 ++-- textproc/ruby-hpricot/Makefile | 4 ++-- textproc/ruby-hyperestraier/Makefile | 3 ++- textproc/ruby-nokogiri/Makefile | 3 ++- textproc/ruby-rdiscount/Makefile | 3 ++- textproc/ruby-redcarpet/Makefile | 3 ++- textproc/ruby-redcloth/Makefile | 3 ++- www/ruby-capybara-webkit/Makefile | 3 ++- www/ruby-fcgi/Makefile | 4 ++-- www/ruby-passenger/Makefile | 4 ++-- www/ruby-puma/Makefile | 3 ++- www/ruby-raindrops/Makefile | 3 ++- www/ruby-thin/Makefile | 3 ++- www/ruby-unicorn/Makefile | 3 ++- www/ruby-websocket-driver/Makefile | 3 ++- x11/ruby-tk/Makefile | 3 ++- 49 files changed, 97 insertions(+), 66 deletions(-) diff --git a/audio/ruby-taglib/Makefile b/audio/ruby-taglib/Makefile index f6e2a3ec1a4..c7125f71884 100644 --- a/audio/ruby-taglib/Makefile +++ b/audio/ruby-taglib/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.7 2017/07/26 22:45:15 sthen Exp $ +# $OpenBSD: Makefile,v 1.8 2018/06/13 22:26:52 jeremy Exp $ COMMENT = reads and writes metadata/tags for many audio formats VERSION = 0.7.1 DISTNAME = taglib-ruby-${VERSION} PKGNAME = taglib-${VERSION} -REVISION = 1 +REVISION = 2 CATEGORIES = audio HOMEPAGE = http://robinst.github.io/taglib-ruby/ diff --git a/audio/ruby-vorbis_comment/Makefile b/audio/ruby-vorbis_comment/Makefile index eafe1b73b0a..39f031c8800 100644 --- a/audio/ruby-vorbis_comment/Makefile +++ b/audio/ruby-vorbis_comment/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.15 2017/11/03 21:12:02 jeremy Exp $ +# $OpenBSD: Makefile,v 1.16 2018/06/13 22:26:52 jeremy Exp $ COMMENT = ruby library for reading/writing vorbis comments DISTNAME = vorbis_comment-1.0.2 -REVISION = 4 +REVISION = 5 CATEGORIES = audio HOMEPAGE= https://github.com/jeremyevans/ruby-vorbis_comment diff --git a/databases/ruby-amalgalite/Makefile b/databases/ruby-amalgalite/Makefile index 5e36c98926a..0a0562141d3 100644 --- a/databases/ruby-amalgalite/Makefile +++ b/databases/ruby-amalgalite/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.20 2016/11/04 21:27:44 jeremy Exp $ +# $OpenBSD: Makefile,v 1.21 2018/06/13 22:26:52 jeremy Exp $ COMMENT = ruby SQLite3 embedded database library DISTNAME = amalgalite-1.5.0 +REVISION = 0 CATEGORIES = databases HOMEPAGE = https://github.com/copiousfreetime/amalgalite diff --git a/databases/ruby-ldap/Makefile b/databases/ruby-ldap/Makefile index 30ebe40984e..1b4e1866017 100644 --- a/databases/ruby-ldap/Makefile +++ b/databases/ruby-ldap/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.35 2016/11/04 21:28:51 jeremy Exp $ +# $OpenBSD: Makefile,v 1.36 2018/06/13 22:26:52 jeremy Exp $ COMMENT= Ruby interface to some common LDAP libraries PKGNAME= ldap-0.9.19 +REVISION = 0 DISTNAME= ruby-${PKGNAME} CATEGORIES= databases diff --git a/databases/ruby-mysql/Makefile b/databases/ruby-mysql/Makefile index cd94e87ad10..eb75a718e45 100644 --- a/databases/ruby-mysql/Makefile +++ b/databases/ruby-mysql/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.35 2016/11/04 21:26:37 jeremy Exp $ +# $OpenBSD: Makefile,v 1.36 2018/06/13 22:26:52 jeremy Exp $ COMMENT= access a MySQL database from Ruby DISTNAME= mysql-2.9.1 -REVISION= 1 +REVISION= 2 CATEGORIES= databases HOMEPAGE= http://tmtm.org/mysql/ruby/ diff --git a/databases/ruby-mysql2/Makefile b/databases/ruby-mysql2/Makefile index ed45a6c891e..55362f1fa5b 100644 --- a/databases/ruby-mysql2/Makefile +++ b/databases/ruby-mysql2/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.24 2017/11/13 22:44:53 jeremy Exp $ +# $OpenBSD: Makefile,v 1.25 2018/06/13 22:26:52 jeremy Exp $ COMMENT= modern, simple and very fast MySQL library for Ruby DISTNAME= mysql2-0.4.9 +REVISION = 0 CATEGORIES= databases HOMEPAGE= https://github.com/brianmario/mysql2 diff --git a/databases/ruby-pg/Makefile b/databases/ruby-pg/Makefile index 25d82aa8e46..78e282225c0 100644 --- a/databases/ruby-pg/Makefile +++ b/databases/ruby-pg/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.36 2018/01/16 01:43:10 jeremy Exp $ +# $OpenBSD: Makefile,v 1.37 2018/06/13 22:26:52 jeremy Exp $ COMMENT = PostgreSQL database interface for ruby DISTNAME = pg-1.0.0 +REVISION = 0 CATEGORIES = databases MAINTAINER = Jeremy Evans diff --git a/databases/ruby-sqlite3/Makefile b/databases/ruby-sqlite3/Makefile index 3aa2b6c50e8..332bd1c26bb 100644 --- a/databases/ruby-sqlite3/Makefile +++ b/databases/ruby-sqlite3/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.40 2017/11/20 20:57:17 jeremy Exp $ +# $OpenBSD: Makefile,v 1.41 2018/06/13 22:26:52 jeremy Exp $ COMMENT= access a SQLite3 database from ruby DISTNAME= sqlite3-1.3.13 -REVISION= 0 +REVISION= 1 CATEGORIES= databases MAINTAINER = Jeremy Evans diff --git a/databases/ruby-tiny_tds/Makefile b/databases/ruby-tiny_tds/Makefile index 16274f58f7e..1c497dd98c2 100644 --- a/databases/ruby-tiny_tds/Makefile +++ b/databases/ruby-tiny_tds/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.16 2017/11/13 22:44:18 jeremy Exp $ +# $OpenBSD: Makefile,v 1.17 2018/06/13 22:26:52 jeremy Exp $ COMMENT = simple and fast ruby binding to FreeTDS DISTNAME = tiny_tds-2.1.0 +REVISION = 0 CATEGORIES = databases HOMEPAGE = https://github.com/rails-sqlserver/tiny_tds diff --git a/devel/ruby-atomic/Makefile b/devel/ruby-atomic/Makefile index 1f48aeb43a1..12df8eb37ae 100644 --- a/devel/ruby-atomic/Makefile +++ b/devel/ruby-atomic/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.3 2016/11/04 21:26:37 jeremy Exp $ +# $OpenBSD: Makefile,v 1.4 2018/06/13 22:26:52 jeremy Exp $ COMMENT = atomic reference implementation for Ruby DISTNAME = atomic-1.1.99 -REVISION = 0 +REVISION = 1 CATEGORIES = devel HOMEPAGE = http://github.com/headius/ruby-atomic diff --git a/devel/ruby-ffi/Makefile b/devel/ruby-ffi/Makefile index 8091d1a1c21..e23653a1b49 100644 --- a/devel/ruby-ffi/Makefile +++ b/devel/ruby-ffi/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.21 2017/11/04 15:46:35 jeremy Exp $ +# $OpenBSD: Makefile,v 1.22 2018/06/13 22:26:52 jeremy Exp $ COMMENT = cross-platform dynamic library loading for ruby DISTNAME = ffi-1.9.18 +REVISION = 0 CATEGORIES = devel HOMEPAGE= https://github.com/ffi/ffi diff --git a/devel/ruby-kgio/Makefile b/devel/ruby-kgio/Makefile index 3790ff17967..73925619a32 100644 --- a/devel/ruby-kgio/Makefile +++ b/devel/ruby-kgio/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.21 2017/12/18 03:07:47 jeremy Exp $ +# $OpenBSD: Makefile,v 1.22 2018/06/13 22:26:52 jeremy Exp $ COMMENT = kinder, gentler I/O for Ruby DISTNAME = kgio-2.11.1 +REVISION = 0 CATEGORIES = devel MAINTAINER = Jeremy Evans diff --git a/devel/ruby-libv8/Makefile b/devel/ruby-libv8/Makefile index 564eba4ce16..c3210e7aa2a 100644 --- a/devel/ruby-libv8/Makefile +++ b/devel/ruby-libv8/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.2 2017/11/04 17:46:41 jeremy Exp $ +# $OpenBSD: Makefile,v 1.3 2018/06/13 22:26:52 jeremy Exp $ COMMENT = access the v8 javascript interpreter from ruby DISTNAME = libv8-3.16.14.18 -REVISION = 0 +REVISION = 1 CATEGORIES = devel lang HOMEPAGE = https://github.com/cowboyd/libv8 diff --git a/devel/ruby-narray/Makefile b/devel/ruby-narray/Makefile index c53520a4304..bc16e675e0d 100644 --- a/devel/ruby-narray/Makefile +++ b/devel/ruby-narray/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.7 2016/11/04 21:34:36 jeremy Exp $ +# $OpenBSD: Makefile,v 1.8 2018/06/13 22:26:52 jeremy Exp $ COMMENT = numerical N-dimensional Array class DISTNAME = narray-0.6.1.2 +REVISION = 0 CATEGORIES = devel HOMEPAGE= https://masa16.github.io/narray/ diff --git a/devel/ruby-ncurses/Makefile b/devel/ruby-ncurses/Makefile index bf32485086b..057b4cb1a19 100644 --- a/devel/ruby-ncurses/Makefile +++ b/devel/ruby-ncurses/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.42 2016/11/04 21:26:38 jeremy Exp $ +# $OpenBSD: Makefile,v 1.43 2018/06/13 22:26:52 jeremy Exp $ COMMENT= Ruby interface to ncurses VERSION= 1.2.4 DISTNAME= ncurses-ruby-${VERSION} PKGNAME= ncurses-${VERSION} -REVISION = 0 +REVISION = 1 CATEGORIES= devel HOMEPAGE= https://github.com/eclubb/ncurses-ruby diff --git a/devel/ruby-prof/Makefile b/devel/ruby-prof/Makefile index 5ddbfc9f6ca..dac72d929e1 100644 --- a/devel/ruby-prof/Makefile +++ b/devel/ruby-prof/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.14 2016/11/04 21:35:25 jeremy Exp $ +# $OpenBSD: Makefile,v 1.15 2018/06/13 22:26:52 jeremy Exp $ COMMENT = fast code profiler for Ruby DISTNAME = ruby-${PKGNAME} PKGNAME = prof-0.16.2 +REVISION = 0 CATEGORIES = devel HOMEPAGE = https://github.com/ruby-prof/ruby-prof diff --git a/devel/ruby-racc/Makefile b/devel/ruby-racc/Makefile index dca326ae68c..d0f886ba4b8 100644 --- a/devel/ruby-racc/Makefile +++ b/devel/ruby-racc/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.4 2017/01/06 15:56:31 jeremy Exp $ +# $OpenBSD: Makefile,v 1.5 2018/06/13 22:26:52 jeremy Exp $ COMMENT = LALR(1) parser generator for ruby DISTNAME = racc-1.4.14 -REVISION = 1 +REVISION = 2 CATEGORIES = devel HOMEPAGE = https://github.com/tenderlove/racc diff --git a/devel/ruby-rb-gsl/Makefile b/devel/ruby-rb-gsl/Makefile index 66122c694ab..0c2e792dfa7 100644 --- a/devel/ruby-rb-gsl/Makefile +++ b/devel/ruby-rb-gsl/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.11 2017/11/04 15:47:52 jeremy Exp $ +# $OpenBSD: Makefile,v 1.12 2018/06/13 22:26:52 jeremy Exp $ COMMENT = Ruby interface to GSL DISTNAME = gsl-2.1.0.3 +REVISION = 0 CATEGORIES = devel # GPLv2 diff --git a/devel/ruby-subset_sum/Makefile b/devel/ruby-subset_sum/Makefile index ec4edf3105e..13239c0e50b 100644 --- a/devel/ruby-subset_sum/Makefile +++ b/devel/ruby-subset_sum/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.12 2016/12/05 17:45:55 jeremy Exp $ +# $OpenBSD: Makefile,v 1.13 2018/06/13 22:26:52 jeremy Exp $ COMMENT = simple subset sum problem solver for ruby DISTNAME = subset_sum-1.0.2 +REVISION = 0 CATEGORIES = devel HOMEPAGE= http://ruby-subsetsum.jeremyevans.net/ diff --git a/devel/ruby-therubyracer/Makefile b/devel/ruby-therubyracer/Makefile index b0bc628cfcb..e048d388850 100644 --- a/devel/ruby-therubyracer/Makefile +++ b/devel/ruby-therubyracer/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.12 2017/11/04 17:28:00 jeremy Exp $ +# $OpenBSD: Makefile,v 1.13 2018/06/13 22:26:52 jeremy Exp $ COMMENT = embeds the V8 javascript interpreter into ruby DISTNAME = therubyracer-0.12.3 +REVISION = 0 CATEGORIES = devel HOMEPAGE= https://github.com/cowboyd/therubyracer diff --git a/devel/ruby-yajl/Makefile b/devel/ruby-yajl/Makefile index 3b6f024ea99..de482ce40c9 100644 --- a/devel/ruby-yajl/Makefile +++ b/devel/ruby-yajl/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.10 2016/11/06 21:25:18 jeremy Exp $ +# $OpenBSD: Makefile,v 1.11 2018/06/13 22:26:52 jeremy Exp $ COMMENT= Ruby bindings for the Yajl JSON library DISTNAME= yajl-ruby-1.3.0 +REVISION = 0 CATEGORIES= devel diff --git a/graphics/ruby-rmagick/Makefile b/graphics/ruby-rmagick/Makefile index ca7efba83bc..ab5180adef5 100644 --- a/graphics/ruby-rmagick/Makefile +++ b/graphics/ruby-rmagick/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.33 2016/11/08 14:41:59 sthen Exp $ +# $OpenBSD: Makefile,v 1.34 2018/06/13 22:26:52 jeremy Exp $ COMMENT = Ruby interface to ImageMagick DISTNAME = rmagick-2.16.0 -REVISION = 0 +REVISION = 1 CATEGORIES = graphics HOMEPAGE = https://github.com/rmagick/rmagick diff --git a/lang/ruby/rubygems-ext.PLIST b/lang/ruby/rubygems-ext.PLIST index 6f63f2ad453..f861a3ed739 100644 --- a/lang/ruby/rubygems-ext.PLIST +++ b/lang/ruby/rubygems-ext.PLIST @@ -1,2 +1,3 @@ +@comment $OpenBSD: rubygems-ext.PLIST,v 1.3 2018/06/13 22:26:52 jeremy Exp $ ${GEM_EXTENSIONS_DIR}/ ${GEM_EXTENSIONS_DIR}/gem.build_complete diff --git a/net/ruby-eventmachine/Makefile b/net/ruby-eventmachine/Makefile index 90dc061dae5..21da24cf659 100644 --- a/net/ruby-eventmachine/Makefile +++ b/net/ruby-eventmachine/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.27 2017/11/04 15:54:10 jeremy Exp $ +# $OpenBSD: Makefile,v 1.28 2018/06/13 22:26:52 jeremy Exp $ COMMENT= event-driven I/O for Ruby using the Reactor pattern DISTNAME= eventmachine-1.2.5 +REVISION = 0 CATEGORIES= net devel HOMEPAGE= http://rubyeventmachine.com/ diff --git a/net/ruby-msgpack/Makefile b/net/ruby-msgpack/Makefile index 55663bd3733..0b3845edd77 100644 --- a/net/ruby-msgpack/Makefile +++ b/net/ruby-msgpack/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.24 2018/02/27 09:13:08 sebastia Exp $ +# $OpenBSD: Makefile,v 1.25 2018/06/13 22:26:52 jeremy Exp $ COMMENT = binary-based efficient object serialization library DISTNAME = msgpack-1.2.2 +REVISION = 0 CATEGORIES = net devel HOMEPAGE = http://msgpack.org/ diff --git a/security/ruby-bcrypt/Makefile b/security/ruby-bcrypt/Makefile index 76219eb27e4..c2e60b9c484 100644 --- a/security/ruby-bcrypt/Makefile +++ b/security/ruby-bcrypt/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.25 2016/11/04 21:40:12 jeremy Exp $ +# $OpenBSD: Makefile,v 1.26 2018/06/13 22:26:52 jeremy Exp $ COMMENT = Ruby binding for the bcrypt() password hashing algorithm VERSION = 3.1.11 DISTNAME = bcrypt-${VERSION} +REVISION = 0 CATEGORIES = security MAINTAINER = Jeremy Evans diff --git a/security/ruby-gpgme/Makefile b/security/ruby-gpgme/Makefile index e2668cb6d67..2a24d8772ba 100644 --- a/security/ruby-gpgme/Makefile +++ b/security/ruby-gpgme/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.3 2018/04/14 10:14:05 rsadowski Exp $ +# $OpenBSD: Makefile,v 1.4 2018/06/13 22:26:52 jeremy Exp $ COMMENT = Ruby language binding for gpgme DISTNAME = gpgme-2.0.16 CATEGORIES = security -REVISION = 0 +REVISION = 1 HOMEPAGE = http://github.com/ueno/ruby-gpgme MAINTAINER = Sebastian Reitenbach diff --git a/security/ruby-pledge/Makefile b/security/ruby-pledge/Makefile index f40c3a8f62c..2fbaf2bf30e 100644 --- a/security/ruby-pledge/Makefile +++ b/security/ruby-pledge/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.2 2016/11/17 21:40:11 jeremy Exp $ +# $OpenBSD: Makefile,v 1.3 2018/06/13 22:26:52 jeremy Exp $ COMMENT = ruby wrapper for pledge(2) DISTNAME = pledge-1.0.0 CATEGORIES = security -REVISION = 0 +REVISION = 1 HOMEPAGE = https://github.com/jeremyevans/ruby-pledge diff --git a/sysutils/ruby-augeas/Makefile b/sysutils/ruby-augeas/Makefile index 2506b0d0f45..c69806298ee 100644 --- a/sysutils/ruby-augeas/Makefile +++ b/sysutils/ruby-augeas/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.13 2016/11/04 21:26:38 jeremy Exp $ +# $OpenBSD: Makefile,v 1.14 2018/06/13 22:26:52 jeremy Exp $ COMMENT= provider bindings for Augeas DISTNAME= ruby-augeas-0.5.0 PKGNAME= ${DISTNAME:S/ruby-//} -REVISION= 4 +REVISION= 5 CATEGORIES= sysutils HOMEPAGE= http://augeas.net/ diff --git a/sysutils/ruby-libvirt/Makefile b/sysutils/ruby-libvirt/Makefile index f080ce0a8f5..2d9d01333e6 100644 --- a/sysutils/ruby-libvirt/Makefile +++ b/sysutils/ruby-libvirt/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.14 2016/11/04 21:41:14 jeremy Exp $ +# $OpenBSD: Makefile,v 1.15 2018/06/13 22:26:52 jeremy Exp $ COMMENT= Ruby bindings for libvirt DISTNAME= ruby-${PKGNAME} PKGNAME= libvirt-0.7.0 +REVISION = 0 CATEGORIES= sysutils HOMEPAGE= https://libvirt.org/ruby/ diff --git a/sysutils/ruby-posix-spawn/Makefile b/sysutils/ruby-posix-spawn/Makefile index cbe0a5a446c..f50461bd1e1 100644 --- a/sysutils/ruby-posix-spawn/Makefile +++ b/sysutils/ruby-posix-spawn/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.10 2017/11/04 15:48:43 jeremy Exp $ +# $OpenBSD: Makefile,v 1.11 2018/06/13 22:26:52 jeremy Exp $ COMMENT= fast process spawning DISTNAME= posix-spawn-0.3.13 +REVISION = 0 CATEGORIES= sysutils diff --git a/sysutils/ruby-shadow/Makefile b/sysutils/ruby-shadow/Makefile index 0c8cd3eae4d..1210b976a32 100644 --- a/sysutils/ruby-shadow/Makefile +++ b/sysutils/ruby-shadow/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.15 2016/11/06 21:24:00 jeremy Exp $ +# $OpenBSD: Makefile,v 1.16 2018/06/13 22:26:52 jeremy Exp $ COMMENT = module to access shadow passwords DISTNAME = ruby-shadow-2.5.0 PKGNAME = ${DISTNAME:S/ruby-//} -REVISION = 2 +REVISION = 3 CATEGORIES = sysutils MAINTAINER = Jasper Lievisse Adriaanse diff --git a/textproc/ruby-fast-stemmer/Makefile b/textproc/ruby-fast-stemmer/Makefile index 664be922e10..a5ebd6750d4 100644 --- a/textproc/ruby-fast-stemmer/Makefile +++ b/textproc/ruby-fast-stemmer/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.12 2016/11/04 21:26:38 jeremy Exp $ +# $OpenBSD: Makefile,v 1.13 2018/06/13 22:26:52 jeremy Exp $ COMMENT= fast Porter stemmer for ruby DISTNAME= fast-stemmer-1.0.2 -REVISION = 0 +REVISION = 1 CATEGORIES= textproc HOMEPAGE= https://github.com/romanbsd/fast-stemmer diff --git a/textproc/ruby-fast_xs/Makefile b/textproc/ruby-fast_xs/Makefile index 4e0108baa0e..fab5d768ddf 100644 --- a/textproc/ruby-fast_xs/Makefile +++ b/textproc/ruby-fast_xs/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.2 2016/11/04 21:26:38 jeremy Exp $ +# $OpenBSD: Makefile,v 1.3 2018/06/13 22:26:52 jeremy Exp $ COMMENT = provides fast methods for escaping text DISTNAME = fast_xs-0.8.0 -REVISION = 0 +REVISION = 1 CATEGORIES = textproc HOMEPAGE = https://github.com/brianmario/fast_xs diff --git a/textproc/ruby-hpricot/Makefile b/textproc/ruby-hpricot/Makefile index e2d57592854..658bc559b06 100644 --- a/textproc/ruby-hpricot/Makefile +++ b/textproc/ruby-hpricot/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.23 2016/11/04 21:26:38 jeremy Exp $ +# $OpenBSD: Makefile,v 1.24 2018/06/13 22:26:52 jeremy Exp $ COMMENT= flexible HTML parser DISTNAME= hpricot-0.8.6 -REVISION = 0 +REVISION = 1 CATEGORIES= textproc HOMEPAGE= http://code.whytheluckystiff.net/hpricot/ diff --git a/textproc/ruby-hyperestraier/Makefile b/textproc/ruby-hyperestraier/Makefile index 94be5bfc34c..a9dcb390efb 100644 --- a/textproc/ruby-hyperestraier/Makefile +++ b/textproc/ruby-hyperestraier/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.44 2017/10/23 21:46:43 jeremy Exp $ +# $OpenBSD: Makefile,v 1.45 2018/06/13 22:26:52 jeremy Exp $ COMMENT= Ruby interface to hyperestraier V= 1.4.10 DISTNAME= estraier-${V} PKGNAME= hyperestraier-${V} +REVISION = 0 CATEGORIES= textproc HOMEPAGE= http://fallabs.com/hyperestraier/rubynativeapi/ diff --git a/textproc/ruby-nokogiri/Makefile b/textproc/ruby-nokogiri/Makefile index f9ef0d33863..e81110dd9ac 100644 --- a/textproc/ruby-nokogiri/Makefile +++ b/textproc/ruby-nokogiri/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.30 2017/11/04 15:49:24 jeremy Exp $ +# $OpenBSD: Makefile,v 1.31 2018/06/13 22:26:52 jeremy Exp $ COMMENT= HTML, XML, SAX and Reader parser DISTNAME= nokogiri-1.8.1 +REVISION = 0 CATEGORIES= textproc HOMEPAGE= http://nokogiri.org/ diff --git a/textproc/ruby-rdiscount/Makefile b/textproc/ruby-rdiscount/Makefile index 5923a9ce76e..94177ef4919 100644 --- a/textproc/ruby-rdiscount/Makefile +++ b/textproc/ruby-rdiscount/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.12 2016/11/04 21:43:47 jeremy Exp $ +# $OpenBSD: Makefile,v 1.13 2018/06/13 22:26:53 jeremy Exp $ COMMENT = discount implementation of John Gruber's Markdown DISTNAME = rdiscount-2.2.0.1 +REVISION = 0 CATEGORIES = textproc # BSD diff --git a/textproc/ruby-redcarpet/Makefile b/textproc/ruby-redcarpet/Makefile index ae2dc9ae0fa..5196b183d14 100644 --- a/textproc/ruby-redcarpet/Makefile +++ b/textproc/ruby-redcarpet/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.15 2017/11/04 15:50:05 jeremy Exp $ +# $OpenBSD: Makefile,v 1.16 2018/06/13 22:26:53 jeremy Exp $ COMMENT= fast, safe and extensible Markdown to (X)HTML parser DISTNAME= redcarpet-3.4.0 +REVISION = 0 CATEGORIES= textproc diff --git a/textproc/ruby-redcloth/Makefile b/textproc/ruby-redcloth/Makefile index c1d986c4060..4e6fe57f95c 100644 --- a/textproc/ruby-redcloth/Makefile +++ b/textproc/ruby-redcloth/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.25 2016/11/04 21:45:45 jeremy Exp $ +# $OpenBSD: Makefile,v 1.26 2018/06/13 22:26:53 jeremy Exp $ COMMENT = module for using Textile in Ruby DISTNAME = RedCloth-4.3.2 PKGNAME = ${DISTNAME:L} +REVISION = 0 CATEGORIES = textproc HOMEPAGE = http://redcloth.org/ diff --git a/www/ruby-capybara-webkit/Makefile b/www/ruby-capybara-webkit/Makefile index f8b238795e1..b6ef716436a 100644 --- a/www/ruby-capybara-webkit/Makefile +++ b/www/ruby-capybara-webkit/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.22 2017/11/04 15:51:12 jeremy Exp $ +# $OpenBSD: Makefile,v 1.23 2018/06/13 22:26:53 jeremy Exp $ COMMENT = capybara driver that uses WebKit DISTNAME = capybara-webkit-1.14.0 +REVISION = 0 CATEGORIES = www HOMEPAGE= https://github.com/thoughtbot/capybara-webkit diff --git a/www/ruby-fcgi/Makefile b/www/ruby-fcgi/Makefile index 7d0ab6da742..b92afbd22c7 100644 --- a/www/ruby-fcgi/Makefile +++ b/www/ruby-fcgi/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.21 2016/11/04 21:26:38 jeremy Exp $ +# $OpenBSD: Makefile,v 1.22 2018/06/13 22:26:53 jeremy Exp $ COMMENT= ruby FastCGI library DISTNAME= fcgi-0.9.2.1 -REVISION = 0 +REVISION = 1 CATEGORIES= www # ruby license diff --git a/www/ruby-passenger/Makefile b/www/ruby-passenger/Makefile index 71134da335a..46a0f8ebb08 100644 --- a/www/ruby-passenger/Makefile +++ b/www/ruby-passenger/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.57 2018/06/01 15:44:28 sthen Exp $ +# $OpenBSD: Makefile,v 1.58 2018/06/13 22:26:53 jeremy Exp $ COMMENT = ruby web application server/nginx module BROKEN-alpha = .got subsegment exceeds 64K (size 83312) @@ -8,7 +8,7 @@ BROKEN-sparc64 = rake fails when linking PassengerHelperAgent PASS_VERSION = 5.1.11 NGINX_VERSION = 1.12.1 DISTNAME = passenger-${PASS_VERSION} -REVISION = 1 +REVISION = 2 CATEGORIES = www DISTFILES = ${DISTNAME}.gem \ diff --git a/www/ruby-puma/Makefile b/www/ruby-puma/Makefile index 507e3742eb9..2ce9c0f439d 100644 --- a/www/ruby-puma/Makefile +++ b/www/ruby-puma/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.4 2017/11/04 15:52:05 jeremy Exp $ +# $OpenBSD: Makefile,v 1.5 2018/06/13 22:26:53 jeremy Exp $ COMMENT = simple, fast, threaded webserver for rack applications DISTNAME = puma-3.10.0 +REVISION = 0 CATEGORIES = www HOMEPAGE = http://puma.io/ diff --git a/www/ruby-raindrops/Makefile b/www/ruby-raindrops/Makefile index 0cb1adf233a..1cfb1565286 100644 --- a/www/ruby-raindrops/Makefile +++ b/www/ruby-raindrops/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.17 2017/11/04 15:52:38 jeremy Exp $ +# $OpenBSD: Makefile,v 1.18 2018/06/13 22:26:53 jeremy Exp $ COMMENT = real-time stats toolkit for Rack HTTP servers DISTNAME = raindrops-0.19.0 +REVISION = 0 CATEGORIES = www MAINTAINER = Jeremy Evans diff --git a/www/ruby-thin/Makefile b/www/ruby-thin/Makefile index a7aaca830e1..6d5ab9a5e08 100644 --- a/www/ruby-thin/Makefile +++ b/www/ruby-thin/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.25 2017/11/04 15:53:00 jeremy Exp $ +# $OpenBSD: Makefile,v 1.26 2018/06/13 22:26:53 jeremy Exp $ COMMENT = fast and very simple Ruby web server DISTNAME = thin-1.7.2 +REVISION = 0 CATEGORIES = www HOMEPAGE = http://code.macournoyer.com/thin/ diff --git a/www/ruby-unicorn/Makefile b/www/ruby-unicorn/Makefile index 4bac8e80e3f..97c795dd5b9 100644 --- a/www/ruby-unicorn/Makefile +++ b/www/ruby-unicorn/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.22 2017/10/23 21:38:37 jeremy Exp $ +# $OpenBSD: Makefile,v 1.23 2018/06/13 22:26:53 jeremy Exp $ COMMENT = ruby-rack HTTP server for Unix and fast clients DISTNAME = unicorn-5.3.1 +REVISION = 0 CATEGORIES = www HOMEPAGE = https://bogomips.org/unicorn/ diff --git a/www/ruby-websocket-driver/Makefile b/www/ruby-websocket-driver/Makefile index ab641b32c11..2cc73c0a0e4 100644 --- a/www/ruby-websocket-driver/Makefile +++ b/www/ruby-websocket-driver/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.3 2017/11/04 15:53:28 jeremy Exp $ +# $OpenBSD: Makefile,v 1.4 2018/06/13 22:26:53 jeremy Exp $ COMMENT = implementation of the WebSocket protocol for ruby DISTNAME = websocket-driver-0.7.0 +REVISION = 0 CATEGORIES = www HOMEPAGE = https://github.com/faye/websocket-driver-ruby diff --git a/x11/ruby-tk/Makefile b/x11/ruby-tk/Makefile index 54a1da29e03..fecfbeabb38 100644 --- a/x11/ruby-tk/Makefile +++ b/x11/ruby-tk/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.2 2018/01/16 00:18:45 jeremy Exp $ +# $OpenBSD: Makefile,v 1.3 2018/06/13 22:26:53 jeremy Exp $ COMMENT= ruby graphical tooklit using Tk DISTNAME= tk-0.2.0 +REVISION = 0 CATEGORIES= x11 HOMEPAGE= https://github.com/ruby/tk