Date: Sat, 23 Aug 2014 20:35:42 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365810 - head/devel/rubygem-yui-compressor Message-ID: <201408232035.s7NKZgOd033261@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Sat Aug 23 20:35:41 2014 New Revision: 365810 URL: http://svnweb.freebsd.org/changeset/ports/365810 QAT: https://qat.redports.org/buildarchive/r365810/ Log: devel/rubygem-yui-compressor: update to 0.12.0 Modified: head/devel/rubygem-yui-compressor/Makefile head/devel/rubygem-yui-compressor/distinfo Modified: head/devel/rubygem-yui-compressor/Makefile ============================================================================== --- head/devel/rubygem-yui-compressor/Makefile Sat Aug 23 20:34:14 2014 (r365809) +++ head/devel/rubygem-yui-compressor/Makefile Sat Aug 23 20:35:41 2014 (r365810) @@ -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 Modified: head/devel/rubygem-yui-compressor/distinfo ============================================================================== --- head/devel/rubygem-yui-compressor/distinfo Sat Aug 23 20:34:14 2014 (r365809) +++ head/devel/rubygem-yui-compressor/distinfo Sat Aug 23 20:35:41 2014 (r365810) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408232035.s7NKZgOd033261>