* Add LICENSE. Release Name: ruby-pg-0.8.0 Notes: This release provides much better support for win32. Big thanks to: Charlie Savage <cfis [at] savagexi [dot] com> Also, numerous bug fixes, better support for Ruby 1.9.1, and improved tests. Changes: * many windows fixes and improvements (cfis) * some 1.9 fixes (jdavis, cfis) * fix headers to work on 1.8 and 1.9 (jdavis) * fix PGconn#lo_close, bug #24634, thanks to tietew for report (jdavis) * Fix socket leak on connection error, bug #24920, thanks to Andrea Barisani <andrea [at] inversepath [dot] com> and Rob Holland <rob [at] inversepath [dot] com> for report (jdavis)
33 lines
1 KiB
Text
33 lines
1 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2009/10/17 09:24:13 taca Exp $
|
|
${GEM_HOME}/cache/pg-${PKGVERSION}.gem
|
|
${GEM_LIBDIR}/BSD
|
|
${GEM_LIBDIR}/COPYING.txt
|
|
${GEM_LIBDIR}/ChangeLog
|
|
${GEM_LIBDIR}/Contributors
|
|
${GEM_LIBDIR}/GPL
|
|
${GEM_LIBDIR}/LICENSE
|
|
${GEM_LIBDIR}/README
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/doc/postgres.html
|
|
${GEM_LIBDIR}/doc/postgres.jp.html
|
|
${GEM_LIBDIR}/ext/compat.c
|
|
${GEM_LIBDIR}/ext/compat.h
|
|
${GEM_LIBDIR}/ext/extconf.rb
|
|
${GEM_LIBDIR}/ext/mingw/Rakefile
|
|
${GEM_LIBDIR}/ext/mingw/build.rake
|
|
${GEM_LIBDIR}/ext/mkrf_config.rb
|
|
${GEM_LIBDIR}/ext/pg.c
|
|
${GEM_LIBDIR}/ext/pg.h
|
|
${GEM_LIBDIR}/ext/vc/pg.sln
|
|
${GEM_LIBDIR}/lib/pg.${RUBY_DLEXT}
|
|
${GEM_LIBDIR}/sample/losample.rb
|
|
${GEM_LIBDIR}/sample/psql.rb
|
|
${GEM_LIBDIR}/sample/psqlHelp.rb
|
|
${GEM_LIBDIR}/sample/test1.rb
|
|
${GEM_LIBDIR}/sample/test2.rb
|
|
${GEM_LIBDIR}/sample/test4.rb
|
|
${GEM_LIBDIR}/spec/data/expected_trace.out
|
|
${GEM_LIBDIR}/spec/data/random_binary_data
|
|
${GEM_LIBDIR}/spec/pgconn_spec.rb
|
|
${GEM_LIBDIR}/spec/pgresult_spec.rb
|
|
${GEM_HOME}/specifications/pg-${PKGVERSION}.gemspec
|