svn commit: r396324 - head/www/rubygem-bootstrap-sass

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 7 17:53:36 UTC 2015


Author: sunpoet
Date: Mon Sep  7 17:53:34 2015
New Revision: 396324
URL: https://svnweb.freebsd.org/changeset/ports/396324

Log:
  - Update to 3.3.5.1
  
  Changes:	https://github.com/twbs/bootstrap-sass/releases

Modified:
  head/www/rubygem-bootstrap-sass/Makefile
  head/www/rubygem-bootstrap-sass/distinfo

Modified: head/www/rubygem-bootstrap-sass/Makefile
==============================================================================
--- head/www/rubygem-bootstrap-sass/Makefile	Mon Sep  7 17:53:30 2015	(r396323)
+++ head/www/rubygem-bootstrap-sass/Makefile	Mon Sep  7 17:53:34 2015	(r396324)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	bootstrap-sass
-PORTVERSION=	3.3.5
+PORTVERSION=	3.3.5.1
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Twitter's Bootstrap
 LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-autoprefixer-rails>=5.0.0.1:${PORTSDIR}/textproc/rubygem-autoprefixer-rails \
-		rubygem-sass>=3.2.19:${PORTSDIR}/textproc/rubygem-sass
+		rubygem-sass>=3.3.0:${PORTSDIR}/textproc/rubygem-sass
 
 NO_ARCH=	yes
 USE_RUBY=	yes

Modified: head/www/rubygem-bootstrap-sass/distinfo
==============================================================================
--- head/www/rubygem-bootstrap-sass/distinfo	Mon Sep  7 17:53:30 2015	(r396323)
+++ head/www/rubygem-bootstrap-sass/distinfo	Mon Sep  7 17:53:34 2015	(r396324)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/bootstrap-sass-3.3.5.gem) = 3b9ad48e383e6168d50189e994cdfb3ca09431cc4bacb26648a49fe8e4a0cb3e
-SIZE (rubygem/bootstrap-sass-3.3.5.gem) = 256000
+SHA256 (rubygem/bootstrap-sass-3.3.5.1.gem) = 5ba2ec15f958eb13cb452e30ed615a2a281ecaf00bacd4556f5635d1f45aa22f
+SIZE (rubygem/bootstrap-sass-3.3.5.1.gem) = 256000


More information about the svn-ports-all mailing list