aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-sass32
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2014-08-26 19:25:53 +0000
committerSteve Wills <swills@FreeBSD.org>2014-08-26 19:25:53 +0000
commitaa06ae6e6bed77f674cbacb38906490f49efee6f (patch)
tree829998412fd34d69b9d5a935e6011419b596ce90 /textproc/rubygem-sass32
parentfd4283913b0016ba66378d60baa9c1032edd75bf (diff)
downloadports-aa06ae6e6bed77f674cbacb38906490f49efee6f.tar.gz
ports-aa06ae6e6bed77f674cbacb38906490f49efee6f.zip
Notes
Diffstat (limited to 'textproc/rubygem-sass32')
-rw-r--r--textproc/rubygem-sass32/Makefile4
-rw-r--r--textproc/rubygem-sass32/distinfo4
-rw-r--r--textproc/rubygem-sass32/files/patch-gemspec4
3 files changed, 7 insertions, 5 deletions
diff --git a/textproc/rubygem-sass32/Makefile b/textproc/rubygem-sass32/Makefile
index c826607f841e..ce0d6a02b158 100644
--- a/textproc/rubygem-sass32/Makefile
+++ b/textproc/rubygem-sass32/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sass
-PORTVERSION= 3.2.18
+PORTVERSION= 3.2.19
CATEGORIES= textproc ruby
MASTER_SITES= RG
PKGNAMESUFFIX= 32
@@ -16,4 +16,6 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+PORTSCOUT= ignore
+
.include <bsd.port.mk>
diff --git a/textproc/rubygem-sass32/distinfo b/textproc/rubygem-sass32/distinfo
index 22254848e320..f1e9e6a0e534 100644
--- a/textproc/rubygem-sass32/distinfo
+++ b/textproc/rubygem-sass32/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/sass-3.2.18.gem) = 750e0d9fcd6d0c7c005a04b5d7d9b7a05cd5afbdcc3ac7ace2cca9e0910349e1
-SIZE (rubygem/sass-3.2.18.gem) = 261632
+SHA256 (rubygem/sass-3.2.19.gem) = ddcd7d76d98daa8f3ebbaec196972500a6cf6e854f9c328fcfc9aa556f29bfac
+SIZE (rubygem/sass-3.2.19.gem) = 261632
diff --git a/textproc/rubygem-sass32/files/patch-gemspec b/textproc/rubygem-sass32/files/patch-gemspec
index 51540a7b414d..d87cff49285f 100644
--- a/textproc/rubygem-sass32/files/patch-gemspec
+++ b/textproc/rubygem-sass32/files/patch-gemspec
@@ -1,5 +1,5 @@
---- ./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
+--- ./sass-3.2.19.gemspec.orig 2014-04-03 02:37:49.625126621 +0000
++++ ./sass-3.2.19.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.