diff options
author | Steve Wills <swills@FreeBSD.org> | 2017-12-31 06:35:19 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2017-12-31 06:35:19 +0000 |
commit | 577d6219947a6ef901bfe5defaea6daced834a19 (patch) | |
tree | 6aa78968b2150f86392433a76eff5cb62fb9309c /textproc/rubygem-loofah | |
parent | 0396dfc60200a84a34580f7b68196cef6b98f52c (diff) | |
download | ports-577d6219947a6ef901bfe5defaea6daced834a19.tar.gz ports-577d6219947a6ef901bfe5defaea6daced834a19.zip |
Notes
Diffstat (limited to 'textproc/rubygem-loofah')
-rw-r--r-- | textproc/rubygem-loofah/Makefile | 5 | ||||
-rw-r--r-- | textproc/rubygem-loofah/distinfo | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/textproc/rubygem-loofah/Makefile b/textproc/rubygem-loofah/Makefile index dec1449e0294..6735c30cf281 100644 --- a/textproc/rubygem-loofah/Makefile +++ b/textproc/rubygem-loofah/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= loofah -PORTVERSION= 2.0.3 +PORTVERSION= 2.1.1 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -12,7 +12,8 @@ COMMENT= Library for manipulating HTML/XML documents and fragments LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt -RUN_DEPENDS= rubygem-nokogiri>=1.5.9:textproc/rubygem-nokogiri +RUN_DEPENDS= rubygem-nokogiri>=1.5.9:textproc/rubygem-nokogiri \ + rubygem-crass>=1.0.2:www/rubygem-crass NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-loofah/distinfo b/textproc/rubygem-loofah/distinfo index 5df6081169f5..8608968afee9 100644 --- a/textproc/rubygem-loofah/distinfo +++ b/textproc/rubygem-loofah/distinfo @@ -1,2 +1,3 @@ -SHA256 (rubygem/loofah-2.0.3.gem) = 48c76e74f25229e0f492c2aaf770253fe44b162a0d18c2de1c59831b44d13781 -SIZE (rubygem/loofah-2.0.3.gem) = 60416 +TIMESTAMP = 1514701823 +SHA256 (rubygem/loofah-2.1.1.gem) = 4cfd95a1b4399a55bb52810775c0593f72f4ef018a71779de050e7c45c54e218 +SIZE (rubygem/loofah-2.1.1.gem) = 61440 |