Tue Jun 9 00:57:36 2015 UTC ()
Fix PLIST, noted by joerg@.


(taca)
diff -r1.18 -r1.19 pkgsrc/misc/ruby-bundler/PLIST

cvs diff -r1.18 -r1.19 pkgsrc/misc/ruby-bundler/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/misc/ruby-bundler/Attic/PLIST 2015/06/07 15:52:28 1.18
+++ pkgsrc/misc/ruby-bundler/Attic/PLIST 2015/06/09 00:57:36 1.19
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.18 2015/06/07 15:52:28 taca Exp $ 1@comment $NetBSD: PLIST,v 1.19 2015/06/09 00:57:36 taca Exp $
2bin/bundle${RUBY_SUFFIX} 2bin/bundle${RUBY_SUFFIX}
3bin/bundler${RUBY_SUFFIX} 3bin/bundler${RUBY_SUFFIX}
4${GEM_HOME}/cache/${GEM_NAME}.gem 4${GEM_HOME}/cache/${GEM_NAME}.gem
5${GEM_LIBDIR}/.gitignore 5${GEM_LIBDIR}/.gitignore
6${GEM_LIBDIR}/.rspec 6${GEM_LIBDIR}/.rspec
7${GEM_LIBDIR}/.travis.yml 7${GEM_LIBDIR}/.travis.yml
8${GEM_LIBDIR}/CHANGELOG.md 8${GEM_LIBDIR}/CHANGELOG.md
9${GEM_LIBDIR}/CODE_OF_CONDUCT.md 9${GEM_LIBDIR}/CODE_OF_CONDUCT.md
10${GEM_LIBDIR}/CONTRIBUTING.md 10${GEM_LIBDIR}/CONTRIBUTING.md
11${GEM_LIBDIR}/DEVELOPMENT.md 11${GEM_LIBDIR}/DEVELOPMENT.md
12${GEM_LIBDIR}/ISSUES.md 12${GEM_LIBDIR}/ISSUES.md
13${GEM_LIBDIR}/LICENSE.md 13${GEM_LIBDIR}/LICENSE.md
14${GEM_LIBDIR}/README.md 14${GEM_LIBDIR}/README.md
@@ -107,26 +107,27 @@ ${GEM_LIBDIR}/lib/bundler/source/path.rb @@ -107,26 +107,27 @@ ${GEM_LIBDIR}/lib/bundler/source/path.rb
107${GEM_LIBDIR}/lib/bundler/source/path/installer.rb 107${GEM_LIBDIR}/lib/bundler/source/path/installer.rb
108${GEM_LIBDIR}/lib/bundler/source/rubygems.rb 108${GEM_LIBDIR}/lib/bundler/source/rubygems.rb
109${GEM_LIBDIR}/lib/bundler/source/rubygems/remote.rb 109${GEM_LIBDIR}/lib/bundler/source/rubygems/remote.rb
110${GEM_LIBDIR}/lib/bundler/source_list.rb 110${GEM_LIBDIR}/lib/bundler/source_list.rb
111${GEM_LIBDIR}/lib/bundler/spec_set.rb 111${GEM_LIBDIR}/lib/bundler/spec_set.rb
112${GEM_LIBDIR}/lib/bundler/ssl_certs/.document 112${GEM_LIBDIR}/lib/bundler/ssl_certs/.document
113${GEM_LIBDIR}/lib/bundler/ssl_certs/AddTrustExternalCARoot-2048.pem 113${GEM_LIBDIR}/lib/bundler/ssl_certs/AddTrustExternalCARoot-2048.pem
114${GEM_LIBDIR}/lib/bundler/ssl_certs/AddTrustExternalCARoot.pem 114${GEM_LIBDIR}/lib/bundler/ssl_certs/AddTrustExternalCARoot.pem
115${GEM_LIBDIR}/lib/bundler/ssl_certs/Class3PublicPrimaryCertificationAuthority.pem 115${GEM_LIBDIR}/lib/bundler/ssl_certs/Class3PublicPrimaryCertificationAuthority.pem
116${GEM_LIBDIR}/lib/bundler/ssl_certs/DigiCertHighAssuranceEVRootCA.pem 116${GEM_LIBDIR}/lib/bundler/ssl_certs/DigiCertHighAssuranceEVRootCA.pem
117${GEM_LIBDIR}/lib/bundler/ssl_certs/EntrustnetSecureServerCertificationAuthority.pem 117${GEM_LIBDIR}/lib/bundler/ssl_certs/EntrustnetSecureServerCertificationAuthority.pem
118${GEM_LIBDIR}/lib/bundler/ssl_certs/GeoTrustGlobalCA.pem 118${GEM_LIBDIR}/lib/bundler/ssl_certs/GeoTrustGlobalCA.pem
119${GEM_LIBDIR}/lib/bundler/ssl_certs/certificate_manager.rb 119${GEM_LIBDIR}/lib/bundler/ssl_certs/certificate_manager.rb
 120${GEM_LIBDIR}/lib/bundler/stub_specification.rb
120${GEM_LIBDIR}/lib/bundler/templates/Executable 121${GEM_LIBDIR}/lib/bundler/templates/Executable
121${GEM_LIBDIR}/lib/bundler/templates/Executable.standalone 122${GEM_LIBDIR}/lib/bundler/templates/Executable.standalone
122${GEM_LIBDIR}/lib/bundler/templates/Gemfile 123${GEM_LIBDIR}/lib/bundler/templates/Gemfile
123${GEM_LIBDIR}/lib/bundler/templates/newgem/.travis.yml.tt 124${GEM_LIBDIR}/lib/bundler/templates/newgem/.travis.yml.tt
124${GEM_LIBDIR}/lib/bundler/templates/newgem/CODE_OF_CONDUCT.md.tt 125${GEM_LIBDIR}/lib/bundler/templates/newgem/CODE_OF_CONDUCT.md.tt
125${GEM_LIBDIR}/lib/bundler/templates/newgem/Gemfile.tt 126${GEM_LIBDIR}/lib/bundler/templates/newgem/Gemfile.tt
126${GEM_LIBDIR}/lib/bundler/templates/newgem/LICENSE.txt.tt 127${GEM_LIBDIR}/lib/bundler/templates/newgem/LICENSE.txt.tt
127${GEM_LIBDIR}/lib/bundler/templates/newgem/README.md.tt 128${GEM_LIBDIR}/lib/bundler/templates/newgem/README.md.tt
128${GEM_LIBDIR}/lib/bundler/templates/newgem/Rakefile.tt 129${GEM_LIBDIR}/lib/bundler/templates/newgem/Rakefile.tt
129${GEM_LIBDIR}/lib/bundler/templates/newgem/bin/console.tt 130${GEM_LIBDIR}/lib/bundler/templates/newgem/bin/console.tt
130${GEM_LIBDIR}/lib/bundler/templates/newgem/bin/setup.tt 131${GEM_LIBDIR}/lib/bundler/templates/newgem/bin/setup.tt
131${GEM_LIBDIR}/lib/bundler/templates/newgem/exe/newgem.tt 132${GEM_LIBDIR}/lib/bundler/templates/newgem/exe/newgem.tt
132${GEM_LIBDIR}/lib/bundler/templates/newgem/ext/newgem/extconf.rb.tt 133${GEM_LIBDIR}/lib/bundler/templates/newgem/ext/newgem/extconf.rb.tt