11 Commits

Author SHA1 Message Date
Matthias Fechner
4d811272d6 In preparation for gitlab 11.7 upgrade switch rails4 to rails50.
If required upgraded version to work correctly with rails50.
Fixed some cosmetic issue to make portlint happy.

Reviewed by:	sunpoet
Differential Revision:	https://reviews.freebsd.org/D18957
2019-01-31 14:05:37 +00:00
Sunpoet Po-Chuan Hsieh
dc5093201a Update to 0.5.2
Changes:	https://github.com/state-machines/state_machines-activerecord/commits/master
2018-10-23 17:49:06 +00:00
Sunpoet Po-Chuan Hsieh
55d50a0a1b Update to 0.5.1
Changes:	https://github.com/state-machines/state_machines-activerecord/commits/master
2018-03-20 22:34:16 +00:00
Sunpoet Po-Chuan Hsieh
718518f37d Update to 0.5.0
Changes:	https://github.com/state-machines/state_machines-activerecord/commits/master
2017-06-21 18:51:25 +00:00
Sunpoet Po-Chuan Hsieh
fc9ebfe8be Update to 0.4.1
Changes:	https://github.com/state-machines/state_machines-activerecord/commits/master
2017-05-02 21:52:22 +00:00
Sunpoet Po-Chuan Hsieh
d62b919f98 - Update to 0.4.0
Changes:	https://github.com/state-machines/state_machines-activerecord/commits/master
2016-05-23 03:51:00 +00:00
Steve Wills
462519941e Convert USES=gem:autoplist to USES=gem since autoplist is default 2016-04-27 21:57:31 +00:00
Steve Wills
b3e8fe8d85 create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
2016-04-27 16:36:41 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Sunpoet Po-Chuan Hsieh
f8a1c01a71 - Fix RUN_DEPENDS
- Bump PORTREVISION for dependency change

PR:		206113
Submitted by:	Torsten Zuhlsdorff <ports@toco-domains.de>
2016-01-12 21:37:04 +00:00
Sunpoet Po-Chuan Hsieh
81e6ac5e48 - Add rubygem-state_machines-activerecord 0.3.0
The StateMachines Active Record 4.1+ integration adds support for database
transactions, automatically saving the record, named scopes, validation errors.

WWW: https://github.com/state-machines/state_machines-activerecord
2015-12-30 12:18:16 +00:00