pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ruby-csspool Update ruby-csspool to 4.0.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f2f26b77f08d
branches:  trunk
changeset: 653030:f2f26b77f08d
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Jun 11 16:47:00 2015 +0000

description:
Update ruby-csspool to 4.0.5.

4.0.5

New Features

* Support the ratio data type

4.0.4

(Broken release, do not use)

diffstat:

 www/ruby-csspool/Makefile |  4 ++--
 www/ruby-csspool/PLIST    |  7 +++----
 www/ruby-csspool/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 10 deletions(-)

diffs (63 lines):

diff -r c70f7738ce3c -r f2f26b77f08d www/ruby-csspool/Makefile
--- a/www/ruby-csspool/Makefile Thu Jun 11 16:45:31 2015 +0000
+++ b/www/ruby-csspool/Makefile Thu Jun 11 16:47:00 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2015/02/05 15:32:25 taca Exp $
+# $NetBSD: Makefile,v 1.6 2015/06/11 16:47:00 taca Exp $
 
-DISTNAME=      csspool-4.0.3
+DISTNAME=      csspool-4.0.5
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r c70f7738ce3c -r f2f26b77f08d www/ruby-csspool/PLIST
--- a/www/ruby-csspool/PLIST    Thu Jun 11 16:45:31 2015 +0000
+++ b/www/ruby-csspool/PLIST    Thu Jun 11 16:47:00 2015 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2015/02/05 15:32:25 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2015/06/11 16:47:00 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.autotest
 ${GEM_LIBDIR}/.gemtest
@@ -6,7 +6,7 @@
 ${GEM_LIBDIR}/Gemfile
 ${GEM_LIBDIR}/Gemfile.lock
 ${GEM_LIBDIR}/Manifest.txt
-${GEM_LIBDIR}/README.rdoc
+${GEM_LIBDIR}/README.md
 ${GEM_LIBDIR}/Rakefile
 ${GEM_LIBDIR}/lib/csspool.rb
 ${GEM_LIBDIR}/lib/csspool/collection.rb
@@ -53,6 +53,7 @@
 ${GEM_LIBDIR}/lib/csspool/terms/ident.rb
 ${GEM_LIBDIR}/lib/csspool/terms/math.rb
 ${GEM_LIBDIR}/lib/csspool/terms/number.rb
+${GEM_LIBDIR}/lib/csspool/terms/ratio.rb
 ${GEM_LIBDIR}/lib/csspool/terms/resolution.rb
 ${GEM_LIBDIR}/lib/csspool/terms/rgb.rb
 ${GEM_LIBDIR}/lib/csspool/terms/string.rb
@@ -70,11 +71,9 @@
 ${GEM_LIBDIR}/test/css/test_keyframes_rule.rb
 ${GEM_LIBDIR}/test/css/test_media_rule.rb
 ${GEM_LIBDIR}/test/css/test_namespace_rule.rb
-${GEM_LIBDIR}/test/css/test_node_position.rb
 ${GEM_LIBDIR}/test/css/test_parser.rb
 ${GEM_LIBDIR}/test/css/test_supports_rule.rb
 ${GEM_LIBDIR}/test/css/test_tokenizer.rb
-${GEM_LIBDIR}/test/css/test_variables.rb
 ${GEM_LIBDIR}/test/files/test.css
 ${GEM_LIBDIR}/test/helper.rb
 ${GEM_LIBDIR}/test/sac/test_parser.rb
diff -r c70f7738ce3c -r f2f26b77f08d www/ruby-csspool/distinfo
--- a/www/ruby-csspool/distinfo Thu Jun 11 16:45:31 2015 +0000
+++ b/www/ruby-csspool/distinfo Thu Jun 11 16:47:00 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2015/02/05 15:32:25 taca Exp $
+$NetBSD: distinfo,v 1.6 2015/06/11 16:47:00 taca Exp $
 
-SHA1 (csspool-4.0.3.gem) = a37bc17334db112855bd396bcf64837a9e4c6ff2
-RMD160 (csspool-4.0.3.gem) = b5b8126ead456befb20af3fef283de2aa5c7d613
-Size (csspool-4.0.3.gem) = 47616 bytes
+SHA1 (csspool-4.0.5.gem) = af39b91fd3452b7295ac77cdb433ea78e04b4785
+RMD160 (csspool-4.0.5.gem) = 3de48299518c516302cc920f5bc5c332e94f4653
+Size (csspool-4.0.5.gem) = 47616 bytes



Home | Main Index | Thread Index | Old Index