From 2db348196b50f38b38e053ae3669cfa692b9455b Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Thu, 3 Apr 2014 03:21:42 +0000 Subject: [PATCH] - Update to 3.2.18 --- textproc/rubygem-sass32/Makefile | 4 +--- textproc/rubygem-sass32/distinfo | 4 ++-- textproc/rubygem-sass32/files/patch-gemspec | 13 +++++++++++++ 3 files changed, 16 insertions(+), 5 deletions(-) create mode 100644 textproc/rubygem-sass32/files/patch-gemspec diff --git a/textproc/rubygem-sass32/Makefile b/textproc/rubygem-sass32/Makefile index dcf3fcfab313..c826607f841e 100644 --- a/textproc/rubygem-sass32/Makefile +++ b/textproc/rubygem-sass32/Makefile @@ -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 diff --git a/textproc/rubygem-sass32/distinfo b/textproc/rubygem-sass32/distinfo index 26ad5eb1e6f1..22254848e320 100644 --- a/textproc/rubygem-sass32/distinfo +++ b/textproc/rubygem-sass32/distinfo @@ -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 diff --git a/textproc/rubygem-sass32/files/patch-gemspec b/textproc/rubygem-sass32/files/patch-gemspec new file mode 100644 index 000000000000..51540a7b414d --- /dev/null +++ b/textproc/rubygem-sass32/files/patch-gemspec @@ -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: