svn commit: r335249 - head/www/rubygem-bootstrap-sass
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Nov 29 23:00:26 UTC 2013
Author: sunpoet
Date: Fri Nov 29 23:00:25 2013
New Revision: 335249
URL: http://svnweb.freebsd.org/changeset/ports/335249
Log:
- Update to 3.0.2.1
- Add LICENSE
- Remove contiguous blank lines
Changes: https://github.com/thomas-mcdonald/bootstrap-sass/blob/master/CHANGELOG.md
Modified:
head/www/rubygem-bootstrap-sass/Makefile
head/www/rubygem-bootstrap-sass/distinfo (contents, props changed)
Modified: head/www/rubygem-bootstrap-sass/Makefile
==============================================================================
--- head/www/rubygem-bootstrap-sass/Makefile Fri Nov 29 23:00:20 2013 (r335248)
+++ head/www/rubygem-bootstrap-sass/Makefile Fri Nov 29 23:00:25 2013 (r335249)
@@ -1,18 +1,19 @@
# $FreeBSD$
PORTNAME= bootstrap-sass
-PORTVERSION= 2.3.2.2
+PORTVERSION= 3.0.2.1
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Twitter's Bootstrap
+LICENSE= AL2
+
RUN_DEPENDS= rubygem-sass>=3.2:${PORTSDIR}/textproc/rubygem-sass
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-
.include <bsd.port.mk>
Modified: head/www/rubygem-bootstrap-sass/distinfo
==============================================================================
--- head/www/rubygem-bootstrap-sass/distinfo Fri Nov 29 23:00:20 2013 (r335248)
+++ head/www/rubygem-bootstrap-sass/distinfo Fri Nov 29 23:00:25 2013 (r335249)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/bootstrap-sass-2.3.2.2.gem) = 70b38ee9b4fef4dedc97d2c2a0760b80188466a1fd15621327dc0763fb785864
-SIZE (rubygem/bootstrap-sass-2.3.2.2.gem) = 86528
+SHA256 (rubygem/bootstrap-sass-3.0.2.1.gem) = 24008dbe880cc4c4fc94e80078756e05fcfbf29c2975473159350a7ae34569a6
+SIZE (rubygem/bootstrap-sass-3.0.2.1.gem) = 168960
More information about the svn-ports-head
mailing list