pkgsrc/databases/ruby-postgresql/PLIST
jlam 7315811582 Update ruby-postgresql to version 0.7.9.2008.01.28. Changes from
version 0.7.1 include:

+ Install as a Ruby gem.

- Aliases to make it easier for ActiveRecord to support both ruby-pg
  (the successor to ruby-postgres) and ruby-postgres.

- Fix connections to PostgreSQL>8.2.
2008-04-04 15:16:02 +00:00

17 lines
533 B
Text

@comment $NetBSD: PLIST,v 1.4 2008/04/04 15:16:02 jlam Exp $
${GEM_HOME}/cache/postgres-${PKGVERSION}.gem
${GEM_LIBDIR}/COPYING
${GEM_LIBDIR}/COPYING.txt
${GEM_LIBDIR}/Contributors
${GEM_LIBDIR}/GPL
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README
${GEM_LIBDIR}/ext/extconf.rb
${GEM_LIBDIR}/ext/libpq-compat.c
${GEM_LIBDIR}/ext/postgres.c
${GEM_LIBDIR}/ext/type-oids.h
${GEM_LIBDIR}/lib/postgres.${RUBY_DLEXT}
${GEM_HOME}/specifications/postgres-${PKGVERSION}.gemspec
@dirrm ${GEM_LIBDIR}/lib
@dirrm ${GEM_LIBDIR}/ext
@dirrm ${GEM_LIBDIR}