aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2014-08-27 03:25:53 +0800
committerswills <swills@FreeBSD.org>2014-08-27 03:25:53 +0800
commit2399824a949f448f2af1f032d96988a9d57ede5c (patch)
tree829998412fd34d69b9d5a935e6011419b596ce90 /textproc
parentfaa006114e4c9856a1085e41ef56b6e7104fff0c (diff)
downloadfreebsd-ports-gnome-2399824a949f448f2af1f032d96988a9d57ede5c.tar.gz
freebsd-ports-gnome-2399824a949f448f2af1f032d96988a9d57ede5c.tar.zst
freebsd-ports-gnome-2399824a949f448f2af1f032d96988a9d57ede5c.zip
textproc/rubygem-sass32: update to last 3.2.x version
While here, tell portscout to ignore this port.
Diffstat (limited to 'textproc')
-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.