Skip to content

Commit

Permalink
REVISION bump for rbx FLAVOR PLIST change.
Browse files Browse the repository at this point in the history
OK landry@
  • Loading branch information
Jeremy Evans committed Jan 6, 2011
1 parent 74245ac commit 00dadfb
Show file tree
Hide file tree
Showing 170 changed files with 338 additions and 277 deletions.
4 changes: 2 additions & 2 deletions archivers/ruby-archive-tar-minitar/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.5 2010/11/24 21:35:13 jeremy Exp $
# $OpenBSD: Makefile,v 1.6 2011/01/06 04:24:22 jeremy Exp $

COMMENT = command-line utility for POSIX tar(1) archive files

DISTNAME = archive-tar-minitar-0.5.2
REVISION = 2
REVISION = 3
CATEGORIES = archivers

HOMEPAGE = http://ruwiki.rubyforge.org/
Expand Down
4 changes: 2 additions & 2 deletions audio/ruby-id3lib/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.14 2010/11/24 21:35:13 jeremy Exp $
# $OpenBSD: Makefile,v 1.15 2011/01/06 04:24:22 jeremy Exp $

COMMENT= Ruby interface to the id3lib C++ library

VERSION= 0.5.0
DISTNAME= id3lib-ruby-${VERSION}
PKGNAME= id3lib-${VERSION}
REVISION= 5
REVISION= 6
CATEGORIES= audio

MAINTAINER= Paul Irofti <[email protected]>
Expand Down
4 changes: 2 additions & 2 deletions audio/ruby-vorbis_comment/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.2 2010/12/10 15:58:58 jeremy Exp $
# $OpenBSD: Makefile,v 1.3 2011/01/06 04:24:22 jeremy Exp $

COMMENT = ruby library for reading/writing vorbis comments

DISTNAME = vorbis_comment-1.0.1
CATEGORIES = audio
REVISION = 0
REVISION = 1

HOMEPAGE= http://vorbiscomment.rubyforge.org/

Expand Down
4 changes: 2 additions & 2 deletions converters/ruby-json/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.11 2010/11/24 21:35:13 jeremy Exp $
# $OpenBSD: Makefile,v 1.12 2011/01/06 04:24:22 jeremy Exp $

COMMENT= JSON implementation for Ruby

DISTNAME= json-1.4.6
REVISION = 0
REVISION = 1
CATEGORIES= converters

HOMEPAGE= http://json.rubyforge.org/
Expand Down
3 changes: 2 additions & 1 deletion databases/ruby-activerecord/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.31 2010/12/21 17:10:58 jeremy Exp $
# $OpenBSD: Makefile,v 1.32 2011/01/06 04:24:22 jeremy Exp $

COMMENT = object relation model implementation for ruby

VERSION = 3.0.3
DISTNAME = activerecord-${VERSION}
REVISION = 0
CATEGORIES = databases

# MIT License
Expand Down
3 changes: 2 additions & 1 deletion databases/ruby-arel/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.2 2010/12/21 17:10:58 jeremy Exp $
# $OpenBSD: Makefile,v 1.3 2011/01/06 04:24:22 jeremy Exp $

COMMENT = relational algebra for ruby

DISTNAME = arel-2.0.4
REVISION = 0
CATEGORIES = databases

HOMEPAGE = https://github.com/rails/arel
Expand Down
4 changes: 2 additions & 2 deletions databases/ruby-couch_potato/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.8 2010/11/24 21:35:13 jeremy Exp $
# $OpenBSD: Makefile,v 1.9 2011/01/06 04:24:22 jeremy Exp $

COMMENT = CouchDB persistence layer written in Ruby

DISTNAME = couch_potato-0.2.12
REVISION = 2
REVISION = 3
CATEGORIES = databases

HOMEPAGE = http://github.com/langalex/couch_potato/
Expand Down
4 changes: 2 additions & 2 deletions databases/ruby-couchrest/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.7 2010/11/24 21:35:13 jeremy Exp $
# $OpenBSD: Makefile,v 1.8 2011/01/06 04:24:22 jeremy Exp $

COMMENT = lean and RESTful interface to CouchDB

DISTNAME = couchrest-0.33
REVISION = 2
REVISION = 3
CATEGORIES = databases

HOMEPAGE = http://github.com/jchris/couchrest/
Expand Down
4 changes: 2 additions & 2 deletions databases/ruby-data_objects/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.7 2010/11/24 21:35:13 jeremy Exp $
# $OpenBSD: Makefile,v 1.8 2011/01/06 04:24:22 jeremy Exp $

COMMENT = unified Ruby API for popular databases

DISTNAME = data_objects-0.10.2
REVISION = 0
REVISION = 1
CATEGORIES = databases

# MIT
Expand Down
3 changes: 2 additions & 1 deletion databases/ruby-datamapper/aggregates/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.7 2010/12/08 22:26:19 jeremy Exp $
# $OpenBSD: Makefile,v 1.8 2011/01/06 04:24:22 jeremy Exp $

COMMENT = aggregates support for DataMapper

DISTNAME = dm-aggregates-${VERSION}
REVISION = 0

RUN_DEPENDS = databases/ruby-datamapper/core,${MODRUBY_FLAVOR}${DM_REL_VER_SPEC}

Expand Down
3 changes: 2 additions & 1 deletion databases/ruby-datamapper/constraints/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2010/12/08 22:19:21 jeremy Exp $
# $OpenBSD: Makefile,v 1.2 2011/01/06 04:24:22 jeremy Exp $

COMMENT = DataMapper plugin constraining relationships

DISTNAME = dm-constraints-${VERSION}
REVISION = 0

RUN_DEPENDS = databases/ruby-datamapper/core,${MODRUBY_FLAVOR}${DM_REL_VER_SPEC} \
databases/ruby-datamapper/migrations,${MODRUBY_FLAVOR}${DM_REL_VER_SPEC}
Expand Down
3 changes: 2 additions & 1 deletion databases/ruby-datamapper/core/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.8 2010/12/08 22:26:19 jeremy Exp $
# $OpenBSD: Makefile,v 1.9 2011/01/06 04:24:22 jeremy Exp $

COMMENT = Object Relational Mapper written in Ruby

DISTNAME = dm-core-${VERSION}
REVISION = 0

RUN_DEPENDS = devel/ruby-extlib,${MODRUBY_FLAVOR}>=0.9.15,<0.10 \
www/ruby-addressable,${MODRUBY_FLAVOR}>=2.2,<3.0
Expand Down
3 changes: 2 additions & 1 deletion databases/ruby-datamapper/data_mapper/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2010/12/08 22:23:57 jeremy Exp $
# $OpenBSD: Makefile,v 1.2 2011/01/06 04:24:22 jeremy Exp $

COMMENT = ruby Object Relational Mapper

DISTNAME = data_mapper-${VERSION}
REVISION = 0

RUN_DEPENDS = databases/ruby-datamapper/core,${MODRUBY_FLAVOR}=${VERSION} \
databases/ruby-datamapper/aggregates,${MODRUBY_FLAVOR}=${VERSION} \
Expand Down
3 changes: 2 additions & 1 deletion databases/ruby-datamapper/migrations/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.7 2010/12/08 22:26:19 jeremy Exp $
# $OpenBSD: Makefile,v 1.8 2011/01/06 04:24:22 jeremy Exp $

COMMENT = write and specify DataMapper migrations

DISTNAME = dm-migrations-${VERSION}
REVISION = 0

RUN_DEPENDS = databases/ruby-datamapper/core,${MODRUBY_FLAVOR}${DM_REL_VER_SPEC}

Expand Down
3 changes: 2 additions & 1 deletion databases/ruby-datamapper/serializer/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.8 2010/12/08 22:26:19 jeremy Exp $
# $OpenBSD: Makefile,v 1.9 2011/01/06 04:24:22 jeremy Exp $

COMMENT = allows DataMapper models and collections to be serialized

DISTNAME = dm-serializer-${VERSION}
REVISION = 0

RUN_DEPENDS = databases/ruby-datamapper/core,${MODRUBY_FLAVOR}${DM_REL_VER_SPEC} \
converters/ruby-json,${MODRUBY_FLAVOR}>=1.4,<2.0 \
Expand Down
3 changes: 2 additions & 1 deletion databases/ruby-datamapper/sweatshop/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.7 2010/12/08 22:26:19 jeremy Exp $
# $OpenBSD: Makefile,v 1.8 2011/01/06 04:24:22 jeremy Exp $

COMMENT = model factory for DataMapper

DISTNAME = dm-sweatshop-${VERSION}
REVISION = 0

RUN_DEPENDS = databases/ruby-datamapper/core,${MODRUBY_FLAVOR}${DM_REL_VER_SPEC} \
textproc/ruby-randexp,${MODRUBY_FLAVOR}>=0.1.5,<0.2
Expand Down
3 changes: 2 additions & 1 deletion databases/ruby-datamapper/timestamps/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.7 2010/12/08 22:26:19 jeremy Exp $
# $OpenBSD: Makefile,v 1.8 2011/01/06 04:24:22 jeremy Exp $

COMMENT = magically add timestamps to DataMapper models

DISTNAME = dm-timestamps-${VERSION}
REVISION = 0

RUN_DEPENDS = databases/ruby-datamapper/core,${MODRUBY_FLAVOR}${DM_REL_VER_SPEC}

Expand Down
3 changes: 2 additions & 1 deletion databases/ruby-datamapper/transactions/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2010/12/08 22:20:07 jeremy Exp $
# $OpenBSD: Makefile,v 1.2 2011/01/06 04:24:22 jeremy Exp $

COMMENT = transaction support for DataMapper

DISTNAME = dm-transactions-${VERSION}
REVISION = 0

RUN_DEPENDS = databases/ruby-datamapper/core,${MODRUBY_FLAVOR}${DM_REL_VER_SPEC}

Expand Down
3 changes: 2 additions & 1 deletion databases/ruby-datamapper/types/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.8 2010/12/08 22:26:19 jeremy Exp $
# $OpenBSD: Makefile,v 1.9 2011/01/06 04:24:22 jeremy Exp $

COMMENT = extra types for DataMapper models

DISTNAME = dm-types-${VERSION}
REVISION = 0

RUN_DEPENDS = databases/ruby-datamapper/core,${MODRUBY_FLAVOR}${DM_REL_VER_SPEC} \
converters/ruby-json,${MODRUBY_FLAVOR}>=1.4,<2.0 \
Expand Down
3 changes: 2 additions & 1 deletion databases/ruby-datamapper/validations/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.7 2010/12/08 22:26:19 jeremy Exp $
# $OpenBSD: Makefile,v 1.8 2011/01/06 04:24:22 jeremy Exp $

COMMENT = provides validations for DataMapper model classes

DISTNAME = dm-validations-${VERSION}
REVISION = 0

RUN_DEPENDS = databases/ruby-datamapper/core,${MODRUBY_FLAVOR}${DM_REL_VER_SPEC}

Expand Down
3 changes: 2 additions & 1 deletion databases/ruby-do_mysql/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.2 2010/12/21 17:10:58 jeremy Exp $
# $OpenBSD: Makefile,v 1.3 2011/01/06 04:24:22 jeremy Exp $

COMMENT= ruby-data_objects driver for MySQL

DISTNAME= do_mysql-0.10.2
REVISION = 0
CATEGORIES= databases

# MIT
Expand Down
4 changes: 2 additions & 2 deletions databases/ruby-do_sqlite3/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.10 2010/11/24 21:35:13 jeremy Exp $
# $OpenBSD: Makefile,v 1.11 2011/01/06 04:24:22 jeremy Exp $

COMMENT = DataObjects driver for SQLite3

VERSION = 0.10.2
DISTNAME = do_sqlite3-${VERSION}
REVISION = 3
REVISION = 4
CATEGORIES = databases

# MIT
Expand Down
4 changes: 2 additions & 2 deletions databases/ruby-kirbybase/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.5 2010/11/24 21:35:13 jeremy Exp $
# $OpenBSD: Makefile,v 1.6 2011/01/06 04:24:22 jeremy Exp $

COMMENT = small, plain-text, DBMS written in Ruby

DISTNAME = KirbyBase-2.6
PKGNAME = ${DISTNAME:L}
REVISION = 2
REVISION = 3
CATEGORIES = databases

HOMEPAGE = http://www.netpromi.com/kirbybase_ruby.html
Expand Down
4 changes: 2 additions & 2 deletions databases/ruby-mysql/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.18 2010/12/21 17:10:59 jeremy Exp $
# $OpenBSD: Makefile,v 1.19 2011/01/06 04:24:22 jeremy Exp $

COMMENT= access a MySQL database from Ruby

DISTNAME= mysql-2.8.1
REVISION= 5
REVISION= 6
CATEGORIES= databases

HOMEPAGE= http://tmtm.org/mysql/ruby/
Expand Down
3 changes: 2 additions & 1 deletion databases/ruby-mysql2/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.2 2010/12/21 17:10:59 jeremy Exp $
# $OpenBSD: Makefile,v 1.3 2011/01/06 04:24:22 jeremy Exp $

COMMENT= modern, simple and very fast Mysql library for Ruby

DISTNAME= mysql2-0.2.6
REVISION = 0
CATEGORIES= databases

HOMEPAGE= http://github.com/brianmario/mysql2
Expand Down
3 changes: 2 additions & 1 deletion databases/ruby-mysqlplus/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.2 2010/12/21 17:10:59 jeremy Exp $
# $OpenBSD: Makefile,v 1.3 2011/01/06 04:24:22 jeremy Exp $

COMMENT= enhanced ruby mysql driver, supporting async and threading

DISTNAME= mysqlplus-0.1.2
REVISION = 0
CATEGORIES= databases

HOMEPAGE= http://github.com/oldmoe/mysqlplus
Expand Down
3 changes: 2 additions & 1 deletion databases/ruby-pg/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.10 2010/12/20 17:31:08 jeremy Exp $
# $OpenBSD: Makefile,v 1.11 2011/01/06 04:24:22 jeremy Exp $

COMMENT = PostgreSQL database interface for ruby

DISTNAME = pg-0.10.0
REVISION = 0
CATEGORIES = databases

MAINTAINER = Jeremy Evans <[email protected]>
Expand Down
4 changes: 2 additions & 2 deletions databases/ruby-postgres/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.18 2010/11/24 21:35:13 jeremy Exp $
# $OpenBSD: Makefile,v 1.19 2011/01/06 04:24:22 jeremy Exp $

COMMENT= access a PostgreSQL database from ruby

DISTNAME= postgres-0.7.9.2008.01.28
REVISION = 3
REVISION = 4
CATEGORIES= databases

MAINTAINER= Jeremy Evans <[email protected]>
Expand Down
4 changes: 2 additions & 2 deletions databases/ruby-sequel/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.11 2010/11/24 21:35:13 jeremy Exp $
# $OpenBSD: Makefile,v 1.12 2011/01/06 04:24:22 jeremy Exp $

COMMENT = lightweight ORM library for Ruby

DISTNAME = sequel-3.16.0
REVISION = 1
REVISION = 2
CATEGORIES = databases

HOMEPAGE = http://sequel.rubyforge.org/
Expand Down
4 changes: 2 additions & 2 deletions databases/ruby-sequel_pg/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.7 2010/11/24 21:35:13 jeremy Exp $
# $OpenBSD: Makefile,v 1.8 2011/01/06 04:24:22 jeremy Exp $

COMMENT = faster SELECTs when using ruby-sequel with ruby-pg

DISTNAME = sequel_pg-1.0.1
REVISION = 2
REVISION = 3
CATEGORIES = databases

MAINTAINER = Jeremy Evans <[email protected]>
Expand Down
4 changes: 2 additions & 2 deletions databases/ruby-sqlite3/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.18 2010/11/26 07:18:59 espie Exp $
# $OpenBSD: Makefile,v 1.19 2011/01/06 04:24:22 jeremy Exp $

COMMENT= access a SQLite3 database from ruby

VERSION= 1.3.1
DISTNAME= sqlite3-ruby-${VERSION}
PKGNAME= sqlite3-${VERSION}
REVISION = 0
REVISION = 1
CATEGORIES= databases

HOMEPAGE= http://sqlite-ruby.rubyforge.org/
Expand Down
4 changes: 2 additions & 2 deletions databases/ruby-validatable/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.7 2010/12/21 17:10:59 jeremy Exp $
# $OpenBSD: Makefile,v 1.8 2011/01/06 04:24:22 jeremy Exp $

COMMENT = provide ActiveRecord looking validations

DISTNAME = validatable-1.6.7
REVISION = 2
REVISION = 3
CATEGORIES = databases

HOMEPAGE = http://validatable.rubyforge.org/
Expand Down
4 changes: 2 additions & 2 deletions devel/ruby-abstract/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.6 2010/11/24 21:35:13 jeremy Exp $
# $OpenBSD: Makefile,v 1.7 2011/01/06 04:24:22 jeremy Exp $

COMMENT= abstract methods for Ruby

DISTNAME= abstract-1.0.0
REVISION= 3
REVISION= 4
CATEGORIES= devel

HOMEPAGE= http://abstract.rubyforge.org/
Expand Down
3 changes: 2 additions & 1 deletion devel/ruby-actionpack/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.27 2010/12/08 21:49:50 jeremy Exp $
# $OpenBSD: Makefile,v 1.28 2011/01/06 04:24:22 jeremy Exp $

COMMENT = eases web-request routing, handling, and response

VERSION = 3.0.3
DISTNAME = actionpack-${VERSION}
REVISION = 0
CATEGORIES = devel

# MIT License
Expand Down
Loading

0 comments on commit 00dadfb

Please sign in to comment.