head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.6 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.4 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.2 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.3.0.4 pkgsrc-2011Q2-base:1.3 pkgsrc-2011Q1:1.3.0.2 pkgsrc-2011Q1-base:1.3 pkgsrc-2010Q4:1.2.0.4 pkgsrc-2010Q4-base:1.2 pkgsrc-2010Q3:1.2.0.2 pkgsrc-2010Q3-base:1.2; locks; strict; comment @# @; 1.4 date 2011.08.12.16.37.05; author taca; state dead; branches; next 1.3; 1.3 date 2011.04.01.14.16.55; author taca; state Exp; branches; next 1.2; 1.2 date 2010.09.26.12.14.22; author taca; state Exp; branches; next 1.1; 1.1 date 2010.09.10.06.28.43; author taca; state Exp; branches; next ; desc @@ 1.4 log @No need to patch gemspec since newer rubygems handles gracefully. @ text @$NetBSD: patch-ab,v 1.3 2011/04/01 14:16:55 taca Exp $ * Correct URL which is strictly checked by RubyGems. * Fix more gemspec format. --- ../stream-0.5.gemspec.orig 2011-03-31 12:14:40.000000000 +0900 +++ ../stream-0.5.gemspec 2011-03-31 12:16:30.000000000 +0900 @@@@ -9,12 +9,16 @@@@ cert_chain: date: 2004-05-13 23:08:47.880344 +00:00 default_executable: -dependencies: +dependencies: [] + description: Module Stream defines an interface for external iterators. email: hd.at.clr@@hduchene.de -executables: -extensions: -extra_rdoc_files: +executables: [] + +extensions: [] + +extra_rdoc_files: [] + files: - install.rb - Rakefile @@@@ -27,19 +31,21 @@@@ - examples/examples.rb - examples/streamtester.rb has_rdoc: true -homepage: rgl.rubyforge.org +homepage: http://rgl.rubyforge.org licenses: post_install_message: -rdoc_options: +rdoc_options: [] + require_paths: - lib required_ruby_version: required_rubygems_version: -requirements: +requirements: [] + rubyforge_project: rgl rubygems_version: 1.6.2 signing_key: specification_version: -1 summary: Stream - Extended External Iterators -test_files: +test_files: [] @ 1.3 log @Fix more gemspec format. Fix build problem with ruby19-base. @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.2 2010/09/26 12:14:22 taca Exp $ @ 1.2 log @Fix gemspec syntax to fix build problem with ruby19. Ruby 1.8's gem (misc/rubygems) contains a patch to allow such a wrong syntax of gemspec. (I don't think this patch is a good idea now.) Noted by joerg@@ via private mail. @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.1 2010/09/10 06:28:43 taca Exp $ d3 2 a4 1 Correct URL which is strictly checked by RubyGems. d6 9 a14 4 --- ../stream-0.5.gemspec.orig 2010-09-26 02:08:31.000000000 +0000 +++ ../stream-0.5.gemspec @@@@ -12,9 +12,12 @@@@ default_executable: dependencies: d29 1 a29 1 @@@@ -27,7 +30,7 @@@@ files: d37 12 a48 2 rdoc_options: @@@@ -41,5 +44,5 @@@@ rubygems_version: 1.3.7 @ 1.1 log @* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Ajust new ruby package's framework. @ text @d1 1 a1 1 $NetBSD$ d5 1 a5 1 --- ../stream-0.5.gemspec.orig 2010-09-07 04:34:21.000000000 +0000 d7 17 a23 1 @@@@ -27,7 +27,7 @@@@ files: d32 7 @