databases/rubygem-flipper-active_record011: Resurrect port in version 0.11.0

This prepares the update of www/gitlab to 10.4 update
which requires this specific version

Submitted by: Matthias Fechner <idefix@fechner.net>
Reviewed by:  swills, tz
This commit is contained in:
Torsten Zuehlsdorff 2018-02-15 12:30:56 +00:00
parent 65a89ec1d1
commit 87573cd4ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461884
4 changed files with 30 additions and 0 deletions

View file

@ -953,6 +953,7 @@
SUBDIR += rubygem-familia
SUBDIR += rubygem-flipper-active_record
SUBDIR += rubygem-flipper-active_record010
SUBDIR += rubygem-flipper-active_record011
SUBDIR += rubygem-globalid
SUBDIR += rubygem-globalid-rails5
SUBDIR += rubygem-globalid-rails50

View file

@ -0,0 +1,23 @@
# $FreeBSD$
PORTNAME= flipper-active_record
PORTVERSION= 0.11.0
CATEGORIES= databases rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 011
MAINTAINER= idefix@fechner.net
COMMENT= ActiveRecord adapter for Flipper
LICENSE= MIT
RUN_DEPENDS= rubygem-activerecord4>=3.2:databases/rubygem-activerecord4 \
rubygem-flipper011>=${PORTVERSION}:devel/rubygem-flipper011
PORTSCOUT= limit:^0\.11\.
NO_ARCH= yes
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1516801545
SHA256 (rubygem/flipper-active_record-0.11.0.gem) = 2149c7b12eae097f64d8d84b71e276a5b576f3c2de8689595edfd06c03e4a12e
SIZE (rubygem/flipper-active_record-0.11.0.gem) = 9216

View file

@ -0,0 +1,3 @@
Flipper ActiveRecord is an ActiveRecord adapter for Flipper.
WWW: https://github.com/jnunemaker/flipper