Add rubygem-arel8 8.0.0 (copied from rubygem-arel)

- Add PORTSCOUT
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-12-17 15:53:48 +00:00
parent 9a9a6a9647
commit d24f55d15c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456541
4 changed files with 32 additions and 0 deletions

View File

@ -922,6 +922,7 @@
SUBDIR += rubygem-arel-helpers
SUBDIR += rubygem-arel6
SUBDIR += rubygem-arel7
SUBDIR += rubygem-arel8
SUBDIR += rubygem-awesome_nested_set
SUBDIR += rubygem-bdb1
SUBDIR += rubygem-bigrecord

View File

@ -0,0 +1,22 @@
# $FreeBSD$
PORTNAME= arel
PORTVERSION= 8.0.0
PORTEPOCH= 1
CATEGORIES= databases rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 8
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Relational Algebra for Ruby
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt
PORTSCOUT= limit:^8\.
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1488023632
SHA256 (rubygem/arel-8.0.0.gem) = f4777aabfe12a9e99713674240971d7f1f515cc258d561cd2dc2c06bd8c2805b
SIZE (rubygem/arel-8.0.0.gem) = 32256

View File

@ -0,0 +1,6 @@
A toolkit for building modeling frameworks like Active Record and
Active Resource. Rich support for attributes, callbacks,
validations, observers, serialization, internationalization,
and testing.
WWW: https://github.com/rails/arel