www/rubygem-acts-as-taggable-on: Update from 2.4.1 to 4.0.0

Changelog: https://github.com/mbleigh/acts-as-taggable-on/blob/master/CHANGELOG.md

Also adjust the RUN_DEPENDS to databases/rubygem-activerecord4 and
remove BROKEN_RUBY23 since the new version builds fine with it
This commit is contained in:
Torsten Zuehlsdorff 2017-03-01 14:46:50 +00:00
parent 4c5291d7ed
commit 42c2162b57
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=435156
2 changed files with 5 additions and 7 deletions

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= acts-as-taggable-on
PORTVERSION= 2.4.1
PORTREVISION= 1
PORTVERSION= 4.0.0
CATEGORIES= www rubygems
MASTER_SITES= RG
@ -12,12 +11,10 @@ COMMENT= Tag a single model on several contexts
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= rubygem-rails4>=3.0:www/rubygem-rails4
RUN_DEPENDS= rubygem-activerecord4>=4.0:databases/rubygem-activerecord4
NO_ARCH= yes
USE_RUBY= YES
USES= gem
BROKEN_RUBY23= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (rubygem/acts-as-taggable-on-2.4.1.gem) = 4b75dd427cb721f38fe354e8a37d8c3d217779c9db204398890984694def753d
SIZE (rubygem/acts-as-taggable-on-2.4.1.gem) = 34816
TIMESTAMP = 1488378759
SHA256 (rubygem/acts-as-taggable-on-4.0.0.gem) = 7a9443fe203c7877f0ce4511bc3bcaf711358a2ad8efd7fe324ee64de0175ec0
SIZE (rubygem/acts-as-taggable-on-4.0.0.gem) = 50176