Commit Graph

58 Commits

Author SHA1 Message Date
jeremy 85274e011b Update to Sequel 5.96.0 2025-09-01 15:25:37 +00:00
jeremy dabdc8ce7b Update to sequel 5.90.0 2025-03-10 04:00:50 +00:00
jeremy 51c1242ee9 Update to Sequel 5.84.0 2024-09-08 01:35:52 +00:00
jeremy 82e454b937 Update to sequel 5.72.0 2023-09-01 08:40:29 +00:00
jeremy fa5892e138 Update to Sequel 5.66.0 2023-03-02 16:01:18 +00:00
jeremy ee865f28ab Update to Sequel 5.60.0 2022-09-01 15:25:26 +00:00
jeremy 40bcf7de9e Update to Sequel 5.54.0 2022-03-14 21:30:35 +00:00
naddy 7a958849ed drop RCS Ids 2022-03-11 18:31:17 +00:00
jeremy 02b3d75848 Update to Sequel 5.48.0 2021-09-13 14:40:46 +00:00
jeremy 69bd94b7d0 Update to Sequel 5.42.0 2021-03-01 17:44:29 +00:00
jeremy a9937d44a9 Update to sequel 5.36.0 2020-09-17 23:34:40 +00:00
jeremy 74e03f54e0 Update to Sequel 5.30.0 2020-03-04 01:50:13 +00:00
jeremy 6f149763db Update to Sequel 5.25.0 2019-10-07 17:34:12 +00:00
sthen 485792605b replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:02:12 +00:00
jeremy 7f20579acd Update to Sequel 5.18.0 2019-03-01 14:30:11 +00:00
jeremy eb541fd43c Update sequel to 5.12.0 2018-09-25 18:08:05 +00:00
jeremy fc347f55f9 Update to sequel 5.6.0 2018-03-01 21:06:22 +00:00
jeremy 6f8d9dbe2a Update to Sequel 5.0.0. 2017-09-02 21:38:43 +00:00
jeremy c5358e037d Update to Sequel 4.44.0 2017-03-03 06:08:07 +00:00
jeremy bd688461ea Update to sequel 4.40.0 2016-11-04 21:30:02 +00:00
jeremy ddef9c39ed Update to sequel 4.30.0 2016-01-05 04:33:44 +00:00
jeremy 62d0f51684 Update to sequel 4.24.0
Remove testing code, since upstream changed from rspec to minitest
plus some minitest extensions not currently ported.
2015-07-15 22:00:48 +00:00
jeremy 55035dac81 Update to Sequel 4.19.0 2015-02-01 17:59:35 +00:00
jeremy 756d1e2287 Update to sequel gem version 4.16.0 2014-11-26 17:44:27 +00:00
jeremy a6b8b062f2 Bump gem ports buildable with ruby 1.8 that have binaries
The binaries now use a 18 suffix on ruby 1.8.
2014-10-11 19:54:46 +00:00
jeremy 6e19070d32 Fix HOMEPAGE 2014-07-12 15:37:11 +00:00
jeremy 5b5f90e509 Update to sequel 4.12.0. 2014-07-09 17:13:49 +00:00
jeremy 42ad3db862 Update to sequel 4.6.0. 2014-01-14 01:06:18 +00:00
jeremy 1557f2cf76 Make make test run correctly for the jruby FLAVOR, and run an additional
test suite.
2013-12-16 20:59:36 +00:00
jeremy e79a176be2 Bump all ruby gem ports supporting rbx FLAVOR due to change to rubinius
gem directory when upgrading rubinius from 1.2.4 to 2.1.1.
2013-10-26 23:55:34 +00:00
jeremy d73bad3b11 Update to sequel 4.3.0. 2013-10-15 02:27:22 +00:00
jeremy 4d4eb4396b Update to sequel 4.0.0. 2013-07-15 01:31:14 +00:00
espie 3f680606a7 PERMIT_* / REGRESS->TEST sweep 2013-03-11 02:52:04 +00:00
jeremy 0ce15c9e7e Update to sequel 3.43.0. 2013-01-09 17:41:16 +00:00
jeremy de19524dfd Update to sequel 3.41.0 2012-11-07 19:04:43 +00:00
jeremy c3579f1baf Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.
2012-09-23 16:57:32 +00:00
jeremy dd5e25b1ff Update to sequel 3.37.0. 2012-07-12 21:00:27 +00:00
jeremy b942a72df3 Update to ruby-sequel 3.34.1. 2012-04-06 19:23:07 +00:00
jeremy 16703d23fa Update ruby ports to deal with the regress changes to ruby.port.mk.
Start using MODRUBY_REGRESS with ruby, rspec2, and testrb entries.
Switch away from manual do_regress targets where possible.  Add
some patches to make regress tests run for some ports.
2011-11-17 16:08:00 +00:00
jeremy 78360db1a2 Update to Sequel 3.29.0. 2011-11-12 17:02:17 +00:00
espie 61199a1dbc normalize pkgpath 2011-09-16 08:48:01 +00:00
jeremy 49306c8637 Update to version 3.27.0. 2011-09-07 16:52:36 +00:00
jeremy 93e3056003 Update to 3.24.1. 2011-06-03 17:25:56 +00:00
jeremy 3eaf0a1e13 Update to 3.23.0, fix regress dependency. 2011-05-11 23:35:36 +00:00
jeremy 0c770250cc Update ruby-sequel to 3.19.0. 2011-01-06 18:15:14 +00:00
jeremy 4f9664ab00 REVISION bump for rbx FLAVOR PLIST change.
OK landry@
2011-01-06 04:24:22 +00:00
jeremy a8bf115817 REVISION bump all ruby ports due to a change in the pkgspec.
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9.  While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed.  This also fixes the
following minor issues:

Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.

Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS.  This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.

Switch to new style *_DEPENDS, with the version specification
at the end.  The remaining cases where this is not done is
because a specific version is used.

Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.

Some conversion of spaces to tabs for consistency.

OK landry@
2010-11-24 21:35:13 +00:00
espie 2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
jeremy f4542e4eb3 REVISION bumps for most ruby ports after the ruby.port.mk update.
PKG_ARCH = * removed from many ports as it is added automatically
for pure ruby gem ports.  Switch ports that previously used
GEM_SKIPDEPENDS to adding dependencies or modifying the underlying
gem metadata with patches.

OK landry@
2010-11-08 23:28:53 +00:00
jeremy cb1c9c889a Update plists for most ruby ports after changes to ruby.port.mk.
Requested as a separate commit by landry@.

OK landry@
2010-11-08 23:24:39 +00:00