Index: head/textproc/rubygem-html-pipeline/Makefile =================================================================== --- head/textproc/rubygem-html-pipeline/Makefile (revision 541406) +++ head/textproc/rubygem-html-pipeline/Makefile (revision 541407) @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= html-pipeline PORTVERSION= 2.12.3 +PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= GitHub HTML processing filters and utilities LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activesupport52>=2:devel/rubygem-activesupport52 \ +RUN_DEPENDS= rubygem-activesupport60>=2:devel/rubygem-activesupport60 \ rubygem-nokogiri>=1.4:textproc/rubygem-nokogiri USES= gem USE_RUBY= yes NO_ARCH= yes .include