diff options
-rw-r--r-- | devel/rubygem-yui-compressor/Makefile | 4 | ||||
-rw-r--r-- | devel/rubygem-yui-compressor/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/devel/rubygem-yui-compressor/Makefile b/devel/rubygem-yui-compressor/Makefile index 1dc983ded8fe..f4dde077f0a5 100644 --- a/devel/rubygem-yui-compressor/Makefile +++ b/devel/rubygem-yui-compressor/Makefile @@ -2,15 +2,13 @@ # $FreeBSD$ PORTNAME= yui-compressor -PORTVERSION= 0.10.0 +PORTVERSION= 0.12.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= YUI Compressor for minifying JavaScript and CSS assets -RUN_DEPENDS= rubygem-popen4>=0.1.4:${PORTSDIR}/devel/rubygem-popen4 - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/devel/rubygem-yui-compressor/distinfo b/devel/rubygem-yui-compressor/distinfo index d2fc18a1046b..75ad50e98174 100644 --- a/devel/rubygem-yui-compressor/distinfo +++ b/devel/rubygem-yui-compressor/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/yui-compressor-0.10.0.gem) = 8322fca10f826259b5a2710b1851dd1d9b4dbd94111c3fb0242eba461c466ea7 -SIZE (rubygem/yui-compressor-0.10.0.gem) = 855552 +SHA256 (rubygem/yui-compressor-0.12.0.gem) = a724433c07e04bd10e5fe7e4d939fb88be092a49aed940ac27c2ef9d50c8a51b +SIZE (rubygem/yui-compressor-0.12.0.gem) = 758272 |