Index: head/textproc/rubygem-html-pipeline1/Makefile =================================================================== --- head/textproc/rubygem-html-pipeline1/Makefile (revision 508865) +++ head/textproc/rubygem-html-pipeline1/Makefile (revision 508866) @@ -1,22 +1,26 @@ # $FreeBSD$ PORTNAME= html-pipeline PORTVERSION= 1.11.0 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= 1 MAINTAINER= ruby@FreeBSD.org COMMENT= GitHub HTML processing filters and utilities LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Use textproc/rubygem-html-pipeline instead +EXPIRATION_DATE=2019-08-31 + RUN_DEPENDS= rubygem-activesupport4>=2:devel/rubygem-activesupport4 \ rubygem-nokogiri>=1.4:textproc/rubygem-nokogiri -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes + +NO_ARCH= yes .include