Index: head/devel/rubygem-shoulda-matchers/Makefile =================================================================== --- head/devel/rubygem-shoulda-matchers/Makefile (revision 398517) +++ head/devel/rubygem-shoulda-matchers/Makefile (revision 398518) @@ -1,27 +1,25 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= shoulda-matchers -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 3.0.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Making tests easy on the fingers and eyes LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-activesupport>=3.0.0:${PORTSDIR}/devel/rubygem-activesupport +RUN_DEPENDS= rubygem-activesupport4>=4.0.0:${PORTSDIR}/devel/rubygem-activesupport4 NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes USES= shebangfix -SHEBANG_FILES= script/install_gems_in_all_appraisals \ - script/run_all_tests \ - script/update_gem_in_all_appraisals + +SHEBANG_FILES= script/* .include Index: head/devel/rubygem-shoulda-matchers/distinfo =================================================================== --- head/devel/rubygem-shoulda-matchers/distinfo (revision 398517) +++ head/devel/rubygem-shoulda-matchers/distinfo (revision 398518) @@ -1,2 +1,2 @@ -SHA256 (rubygem/shoulda-matchers-2.8.0.gem) = a089735b66e82d6b65fb4ac774d858a812fe16b69d97becaf0c986a919f67934 -SIZE (rubygem/shoulda-matchers-2.8.0.gem) = 153600 +SHA256 (rubygem/shoulda-matchers-3.0.0.gem) = b70fc76ebf4da4eabe09f8180cb59b273355003fac5f25f2cb18a0f4e3ba418c +SIZE (rubygem/shoulda-matchers-3.0.0.gem) = 172032