Sat Aug 13 00:28:13 2011 UTC ()
Update www/ruby-compass package to 0.11.5.

There is no summry of changes.  Please refer
https://github.com/chriseppstein/compass in detail.


(taca)
diff -r1.4 -r1.5 pkgsrc/www/ruby-compass/Makefile
diff -r1.3 -r1.4 pkgsrc/www/ruby-compass/PLIST
diff -r1.3 -r1.4 pkgsrc/www/ruby-compass/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/www/ruby-compass/Makefile (expand / switch to unified diff)

--- pkgsrc/www/ruby-compass/Makefile 2011/06/19 07:53:07 1.4
+++ pkgsrc/www/ruby-compass/Makefile 2011/08/13 00:28:13 1.5
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.4 2011/06/19 07:53:07 taca Exp $ 1# $NetBSD: Makefile,v 1.5 2011/08/13 00:28:13 taca Exp $
2 2
3DISTNAME= compass-0.11.3 3DISTNAME= compass-0.11.5
4CATEGORIES= www 4CATEGORIES= www
5#MASTER_SITES= http://gems.github.com/gems/ 5#MASTER_SITES= http://gems.github.com/gems/
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= http://compass-style.org/ 8HOMEPAGE= http://compass-style.org/
9COMMENT= Stylesheet authoring framework based on Sass 9COMMENT= Stylesheet authoring framework based on Sass
10LICENSE= mit 10LICENSE= mit
11 11
12DEPENDS+= ${RUBY_PKGPREFIX}-sass>=3.1<4:../../www/ruby-sass 12DEPENDS+= ${RUBY_PKGPREFIX}-sass>=3.1<4:../../www/ruby-sass
13DEPENDS+= ${RUBY_PKGPREFIX}-chunky_png>=1.1<2:../../graphics/ruby-chunky_png 13DEPENDS+= ${RUBY_PKGPREFIX}-chunky_png>=1.1<2:../../graphics/ruby-chunky_png
14DEPENDS+= ${RUBY_PKGPREFIX}-fssm>=0.2.7:../../sysutils/ruby-fssm 14DEPENDS+= ${RUBY_PKGPREFIX}-fssm>=0.2.7:../../sysutils/ruby-fssm
15 15
16CONFLICTS+= ruby[1-9][0-9]-compass-[0-9]* 16CONFLICTS+= ruby[1-9][0-9]-compass-[0-9]*

cvs diff -r1.3 -r1.4 pkgsrc/www/ruby-compass/PLIST (expand / switch to unified diff)

--- pkgsrc/www/ruby-compass/PLIST 2011/06/19 07:53:07 1.3
+++ pkgsrc/www/ruby-compass/PLIST 2011/08/13 00:28:13 1.4
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.3 2011/06/19 07:53:07 taca Exp $ 1@comment $NetBSD: PLIST,v 1.4 2011/08/13 00:28:13 taca Exp $
2bin/compass 2bin/compass
3${GEM_HOME}/cache/${GEM_NAME}.gem 3${GEM_HOME}/cache/${GEM_NAME}.gem
4${GEM_LIBDIR}/LICENSE.markdown 4${GEM_LIBDIR}/LICENSE.markdown
5${GEM_LIBDIR}/README.markdown 5${GEM_LIBDIR}/README.markdown
6${GEM_LIBDIR}/Rakefile 6${GEM_LIBDIR}/Rakefile
7${GEM_LIBDIR}/VERSION.yml 7${GEM_LIBDIR}/VERSION.yml
8${GEM_LIBDIR}/bin/compass 8${GEM_LIBDIR}/bin/compass
9${GEM_LIBDIR}/examples/README.markdown 9${GEM_LIBDIR}/examples/README.markdown
10${GEM_LIBDIR}/examples/blueprint_default/config.rb 10${GEM_LIBDIR}/examples/blueprint_default/config.rb
11${GEM_LIBDIR}/examples/blueprint_default/images/grid.png 11${GEM_LIBDIR}/examples/blueprint_default/images/grid.png
12${GEM_LIBDIR}/examples/blueprint_default/index.html.haml 12${GEM_LIBDIR}/examples/blueprint_default/index.html.haml
13${GEM_LIBDIR}/examples/blueprint_default/parts/elements.html.haml 13${GEM_LIBDIR}/examples/blueprint_default/parts/elements.html.haml
14${GEM_LIBDIR}/examples/blueprint_default/parts/forms.html.haml 14${GEM_LIBDIR}/examples/blueprint_default/parts/forms.html.haml
@@ -482,26 +482,27 @@ ${GEM_LIBDIR}/frameworks/compass/stylesh @@ -482,26 +482,27 @@ ${GEM_LIBDIR}/frameworks/compass/stylesh
482${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/reset/_utilities.scss 482${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/reset/_utilities.scss
483${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/_links.scss 483${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/_links.scss
484${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/_lists.scss 484${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/_lists.scss
485${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/_text.scss 485${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/_text.scss
486${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/_vertical_rhythm.scss 486${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/_vertical_rhythm.scss
487${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/links/_hover-link.scss 487${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/links/_hover-link.scss
488${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss 488${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss
489${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss 489${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss
490${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/lists/_bullets.scss 490${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/lists/_bullets.scss
491${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss 491${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss
492${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/lists/_inline-block-list.scss 492${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/lists/_inline-block-list.scss
493${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/lists/_inline-list.scss 493${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/lists/_inline-list.scss
494${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/text/_ellipsis.scss 494${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/text/_ellipsis.scss
 495${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/text/_force-wrap.scss
495${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/text/_nowrap.scss 496${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/text/_nowrap.scss
496${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/text/_replacement.scss 497${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/text/_replacement.scss
497${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_color.scss 498${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_color.scss
498${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_general.scss 499${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_general.scss
499${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_links.scss 500${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_links.scss
500${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_lists.scss 501${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_lists.scss
501${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_print.scss 502${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_print.scss
502${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_sprites.scss 503${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_sprites.scss
503${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_tables.scss 504${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_tables.scss
504${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_text.scss 505${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_text.scss
505${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/color/_contrast.scss 506${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/color/_contrast.scss
506${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss 507${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss
507${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/general/_float.scss 508${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/general/_float.scss
@@ -770,26 +771,27 @@ ${GEM_LIBDIR}/test/fixtures/stylesheets/ @@ -770,26 +771,27 @@ ${GEM_LIBDIR}/test/fixtures/stylesheets/
770${GEM_LIBDIR}/test/fixtures/stylesheets/busted_image_urls/css/screen.css 771${GEM_LIBDIR}/test/fixtures/stylesheets/busted_image_urls/css/screen.css
771${GEM_LIBDIR}/test/fixtures/stylesheets/busted_image_urls/images/feed.png 772${GEM_LIBDIR}/test/fixtures/stylesheets/busted_image_urls/images/feed.png
772${GEM_LIBDIR}/test/fixtures/stylesheets/busted_image_urls/images/flags/dk.png 773${GEM_LIBDIR}/test/fixtures/stylesheets/busted_image_urls/images/flags/dk.png
773${GEM_LIBDIR}/test/fixtures/stylesheets/busted_image_urls/images/grid.png 774${GEM_LIBDIR}/test/fixtures/stylesheets/busted_image_urls/images/grid.png
774${GEM_LIBDIR}/test/fixtures/stylesheets/busted_image_urls/sass/screen.sass 775${GEM_LIBDIR}/test/fixtures/stylesheets/busted_image_urls/sass/screen.sass
775${GEM_LIBDIR}/test/fixtures/stylesheets/busted_image_urls/tmp/screen.css 776${GEM_LIBDIR}/test/fixtures/stylesheets/busted_image_urls/tmp/screen.css
776${GEM_LIBDIR}/test/fixtures/stylesheets/compass/100x150.jpg 777${GEM_LIBDIR}/test/fixtures/stylesheets/compass/100x150.jpg
777${GEM_LIBDIR}/test/fixtures/stylesheets/compass/config.rb 778${GEM_LIBDIR}/test/fixtures/stylesheets/compass/config.rb
778${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/border_radius.css 779${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/border_radius.css
779${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/box.css 780${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/box.css
780${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/box_shadow.css 781${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/box_shadow.css
781${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/columns.css 782${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/columns.css
782${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/fonts.css 783${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/fonts.css
 784${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/force-wrap.css
783${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/gradients.css 785${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/gradients.css
784${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/grid_background.css 786${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/grid_background.css
785${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/image_size.css 787${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/image_size.css
786${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/images.css 788${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/images.css
787${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/layout.css 789${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/layout.css
788${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/legacy_clearfix.css 790${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/legacy_clearfix.css
789${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/lists.css 791${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/lists.css
790${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/opacity.css 792${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/opacity.css
791${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/pie.css 793${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/pie.css
792${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/print.css 794${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/print.css
793${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/reset.css 795${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/reset.css
794${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/sprites.css 796${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/sprites.css
795${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/stretching.css 797${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/stretching.css
@@ -1045,26 +1047,27 @@ ${GEM_LIBDIR}/test/fixtures/stylesheets/ @@ -1045,26 +1047,27 @@ ${GEM_LIBDIR}/test/fixtures/stylesheets/
1045${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag/wales.png 1047${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag/wales.png
1046${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag/wf.png 1048${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag/wf.png
1047${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag/ws.png 1049${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag/ws.png
1048${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag/ye.png 1050${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag/ye.png
1049${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag/yt.png 1051${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag/yt.png
1050${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag/za.png 1052${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag/za.png
1051${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag/zm.png 1053${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag/zm.png
1052${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag/zw.png 1054${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag/zw.png
1053${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/border_radius.scss 1055${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/border_radius.scss
1054${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/box.sass 1056${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/box.sass
1055${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/box_shadow.scss 1057${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/box_shadow.scss
1056${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/columns.scss 1058${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/columns.scss
1057${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/fonts.sass 1059${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/fonts.sass
 1060${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/force-wrap.scss
1058${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/gradients.sass 1061${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/gradients.sass
1059${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/grid_background.scss 1062${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/grid_background.scss
1060${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/image_size.sass 1063${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/image_size.sass
1061${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/images.scss 1064${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/images.scss
1062${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/layout.sass 1065${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/layout.sass
1063${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/legacy_clearfix.scss 1066${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/legacy_clearfix.scss
1064${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/lists.scss 1067${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/lists.scss
1065${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/opacity.scss 1068${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/opacity.scss
1066${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/pie.scss 1069${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/pie.scss
1067${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/print.sass 1070${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/print.sass
1068${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/reset.sass 1071${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/reset.sass
1069${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/sprites.scss 1072${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/sprites.scss
1070${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/stretching.sass 1073${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/stretching.sass

cvs diff -r1.3 -r1.4 pkgsrc/www/ruby-compass/distinfo (expand / switch to unified diff)

--- pkgsrc/www/ruby-compass/distinfo 2011/06/19 07:53:07 1.3
+++ pkgsrc/www/ruby-compass/distinfo 2011/08/13 00:28:13 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2011/06/19 07:53:07 taca Exp $ 1$NetBSD: distinfo,v 1.4 2011/08/13 00:28:13 taca Exp $
2 2
3SHA1 (compass-0.11.3.gem) = c7b51c0db83c65de56335388eea02cc10ed3ca0f 3SHA1 (compass-0.11.5.gem) = fdddd2223dadbbf07becc94572ad02d7f9b0de0e
4RMD160 (compass-0.11.3.gem) = fee4e5f576b44173fa2f04c31d701dcd5d1ec52a 4RMD160 (compass-0.11.5.gem) = 558018654805d0915d02b704308a8bb5f386c852
5Size (compass-0.11.3.gem) = 1500160 bytes 5Size (compass-0.11.5.gem) = 1502208 bytes