./databases/ruby-dbd-pg, PostgreSQL support for Ruby/DBI

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3.9, Package name: ruby27-dbd-pg-0.3.9, Maintainer: taca

This is the extension library based on Ruby/DBI to access a PostgreSQL
database from Ruby.


Master sites:

Filesize: 55.5 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417)
Log message:
databases: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (some may be only fetched
conditionally):

./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
   2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417)
Log message:
databases: Remove SHA1 distfile hashes
   2015-11-03 02:56:36 by Alistair G. Crooks | Files touched by this commit (368)
Log message:
Add SHA512 digests for distfiles for databases category

Problems found with existing distfiles:
	distfiles/D6.data.ros.gz
	distfiles/cstore0.2.tar.gz
	distfiles/data4.tar.gz
	distfiles/sphinx-2.2.7-release.tar.gz
No changes made to the cstore or mariadb55-client distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-09-25 07:47:36 by Takahiro Kambe | Files touched by this commit (6)
Log message:
Avoid using rubyforge.org since it stopped most of services.
   2010-09-10 06:29:12 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update databases/ruby-dbd-pg to 0.3.9.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Fix dependency according to gemspec.
* Remove default value of GEM_BUILD.

Official changes are unknown.

* initial @stmt_name make unique.
* add DBI::ForcedError class.
   2009-10-20 03:49:47 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Fix DEPENDS line to append variable, not set.

Bump PKGREVISION.
   2009-10-17 14:29:53 by Takahiro Kambe | Files touched by this commit (4) | Imported package
Log message:
Importing ruby-dbd-pg 0.3.8 which will replace ruby-DBD-postgresql.

This is the extension library based on Ruby/DBI to access a PostgreSQL
database from Ruby.