Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Apr 2014 03:21:43 +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: r349966 - in head/textproc/rubygem-sass32: . files
Message-ID:  <201404030321.s333Lh1f035537@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Thu Apr  3 03:21:42 2014
New Revision: 349966
URL: http://svnweb.freebsd.org/changeset/ports/349966
QAT: https://qat.redports.org/buildarchive/r349966/

Log:
  - Update to 3.2.18

Added:
  head/textproc/rubygem-sass32/files/
  head/textproc/rubygem-sass32/files/patch-gemspec   (contents, props changed)
Modified:
  head/textproc/rubygem-sass32/Makefile
  head/textproc/rubygem-sass32/distinfo   (contents, props changed)

Modified: head/textproc/rubygem-sass32/Makefile
==============================================================================
--- head/textproc/rubygem-sass32/Makefile	Thu Apr  3 01:36:30 2014	(r349965)
+++ head/textproc/rubygem-sass32/Makefile	Thu Apr  3 03:21:42 2014	(r349966)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sass
-PORTVERSION=	3.2.17
+PORTVERSION=	3.2.18
 CATEGORIES=	textproc ruby
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	32
@@ -16,6 +16,4 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-PLIST_FILES=	bin/sass bin/sass-convert bin/scss
-
 .include <bsd.port.mk>

Modified: head/textproc/rubygem-sass32/distinfo
==============================================================================
--- head/textproc/rubygem-sass32/distinfo	Thu Apr  3 01:36:30 2014	(r349965)
+++ head/textproc/rubygem-sass32/distinfo	Thu Apr  3 03:21:42 2014	(r349966)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/sass-3.2.17.gem) = 20cd7bdfcd1d7996d001c341c9b359ab8711ea36d2e2a4cfc79df9059a0dab79
-SIZE (rubygem/sass-3.2.17.gem) = 260608
+SHA256 (rubygem/sass-3.2.18.gem) = 750e0d9fcd6d0c7c005a04b5d7d9b7a05cd5afbdcc3ac7ace2cca9e0910349e1
+SIZE (rubygem/sass-3.2.18.gem) = 261632

Added: head/textproc/rubygem-sass32/files/patch-gemspec
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/textproc/rubygem-sass32/files/patch-gemspec	Thu Apr  3 03:21:42 2014	(r349966)
@@ -0,0 +1,13 @@
+--- ./sass-3.2.18.gemspec.orig	2014-04-03 02:37:49.625126621 +0000
++++ ./sass-3.2.18.gemspec	2014-04-03 02:37:58.207126119 +0000
+@@ -46,10 +46,6 @@
+         It's translated to well-formatted, standard CSS using the
+         command line tool or a web-framework plugin.
+ email: sass-lang@googlegroups.com
+-executables:
+-- sass
+-- sass-convert
+-- scss
+ extensions: []
+ extra_rdoc_files: []
+ files:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404030321.s333Lh1f035537>