diff options
author | taca <taca@pkgsrc.org> | 2010-09-10 04:36:01 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2010-09-10 04:36:01 +0000 |
commit | 8f2eb3876ec721cdb696c9bd39451b712777b7a5 (patch) | |
tree | 64f7e3953e594eb9a1376dc2b1a3645f93f132c9 /databases/ruby-pg/PLIST | |
parent | 77654621f726df59930e413e4608a9bc05725f2d (diff) | |
download | pkgsrc-8f2eb3876ec721cdb696c9bd39451b712777b7a5.tar.gz |
Update databases/ruby-pg to 0.9.0.
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMEPAGE.
* Correct LICENSE.
* Remove default value of GEM_BUILD.
CHANGES:
158[tip] 872063e42b12 2010-02-19 08:02 -0800 ged
Adding "fat gem" compatible loader, set the default RUBY_CC_VERSION.
157 ab525ca90531 2010-02-19 06:27 -0800 ged
Updated the Rakefile so it includes itself in gems. (closes #15) Thanks to flameeyes@bitbucket for
156 9c65eb905416 2010-02-18 06:52 -0800 ged
Applied patch for PGconn#async_exec to make it have the same semantics as PGconn#exec (closes #19). Thanks again to Lars Kanis for the patch.
155 b0017ac0ecb5 2010-02-17 15:30 -0800 ged
Updated the Rakefile to always default the package version even if a version can't be read from the VERSION_FILE.
154 c7d5458af696 2010-02-17 06:23 -0800 ged
Improving spec database setup function (closes #18). Thanks to Lars Kanis for another fine patch.
153 39b11474d035 2010-02-17 06:14 -0800 ged
Ack! Removing typo
152 9d54bbc98488 2010-02-17 06:10 -0800 ged
Adding a test to ensure the result encoding remains the same even when client_encoding in the connection changes.
151 31afece7c203 2010-01-18 09:15 -0800 ged
Made the 'make_header' in the extconf more clear.
150:149,148 d9c920068712 2010-01-13 20:56 -0800 pgsql
Merged
149:141 294eb6d5530b 2010-01-13 20:51 -0800 pgsql
In rspec tests, replace the pattern:
148 74fab32c2687 2010-01-11 08:15 -0800 ged
A better fix for the PGconn#block weirdness on Win32 (closes #16).
147 f8dfc1b6c51c 2010-01-06 06:17 -0800 ged
Rearranged the sections of the README.
146 0df792de2a19 2010-01-05 08:48 -0800 ged
Updating MacOS X README.
145 2894973bc63f 2010-01-04 18:28 -0800 ged
Work around broken rb_thread_select() on win32; thanks to Lars Kanis for the patch!
144 88dacdb9c97d 2010-01-04 18:16 -0800 ged
Reverted removal of PGresult::InvalidOid, fixed broken spec.
143 739cec560448 2010-01-04 17:55 -0800 ged
Ignore some generated files, documentation work, removed type OID constants.
142 38a0d2a90664 2010-01-04 17:39 -0800 ged
Applied patch for static cross-compilation of win32 gem from Lars Kanis with a few changes to
141 f31202539234 2010-01-03 11:40 -0800 ged
Updated build system
Diffstat (limited to 'databases/ruby-pg/PLIST')
-rw-r--r-- | databases/ruby-pg/PLIST | 40 |
1 files changed, 23 insertions, 17 deletions
diff --git a/databases/ruby-pg/PLIST b/databases/ruby-pg/PLIST index 036a5c55919..4329ea4a044 100644 --- a/databases/ruby-pg/PLIST +++ b/databases/ruby-pg/PLIST @@ -1,33 +1,39 @@ -@comment $NetBSD: PLIST,v 1.3 2009/10/17 09:24:13 taca Exp $ -${GEM_HOME}/cache/pg-${PKGVERSION}.gem +@comment $NetBSD: PLIST,v 1.4 2010/09/10 04:36:01 taca Exp $ +${GEM_HOME}/cache/${GEM_NAME}.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}/README.OS_X +${GEM_LIBDIR}/README.ja +${GEM_LIBDIR}/README.windows ${GEM_LIBDIR}/Rakefile -${GEM_LIBDIR}/doc/postgres.html -${GEM_LIBDIR}/doc/postgres.jp.html +${GEM_LIBDIR}/Rakefile.local ${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}/lib/pg.rb +${GEM_LIBDIR}/lib/pg_ext.${RUBY_DLEXT} +${GEM_LIBDIR}/rake/191_compat.rb +${GEM_LIBDIR}/rake/dependencies.rb +${GEM_LIBDIR}/rake/helpers.rb +${GEM_LIBDIR}/rake/hg.rb +${GEM_LIBDIR}/rake/manual.rb +${GEM_LIBDIR}/rake/packaging.rb +${GEM_LIBDIR}/rake/publishing.rb +${GEM_LIBDIR}/rake/rdoc.rb +${GEM_LIBDIR}/rake/style.rb +${GEM_LIBDIR}/rake/svn.rb +${GEM_LIBDIR}/rake/testing.rb +${GEM_LIBDIR}/rake/verifytask.rb ${GEM_LIBDIR}/spec/data/expected_trace.out ${GEM_LIBDIR}/spec/data/random_binary_data +${GEM_LIBDIR}/spec/lib/helpers.rb +${GEM_LIBDIR}/spec/m17n_spec.rb ${GEM_LIBDIR}/spec/pgconn_spec.rb ${GEM_LIBDIR}/spec/pgresult_spec.rb -${GEM_HOME}/specifications/pg-${PKGVERSION}.gemspec +${GEM_HOME}/specifications/${GEM_NAME}.gemspec |