summaryrefslogtreecommitdiff
path: root/databases/py-postgresql/distinfo
diff options
context:
space:
mode:
authordarcy <darcy>2006-06-11 00:58:39 +0000
committerdarcy <darcy>2006-06-11 00:58:39 +0000
commit39e3bde4d243632d82576f6799268a1024ea61a8 (patch)
tree98bcc69cb355bef265002247ddb5ac75a65f5651 /databases/py-postgresql/distinfo
parent697f75f2293dcfbf3c74264c40e552b8c0f3f814 (diff)
downloadpkgsrc-39e3bde4d243632d82576f6799268a1024ea61a8.tar.gz
Update package to 3.8.1.
Mostly bug fixes from 3.8. - Use string methods instead of deprecated string functions. - Only use SQL-standard way of escaping quotes. - Added the functions escape_string() and escape/unescape_bytea() (as suggested by Charlie Dyson and Kavous Bojnourdi a long time ago). - Reverted code in clear() method that set date to current. - Added code for backwards compatibility in OID munging code. - Reorder attnames tests so that "interval" is checked for before "int." - If caller supplies key dictionary, make sure that all has a namespace.
Diffstat (limited to 'databases/py-postgresql/distinfo')
-rw-r--r--databases/py-postgresql/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/py-postgresql/distinfo b/databases/py-postgresql/distinfo
index c60f9b399ac..2c7a5d5bbeb 100644
--- a/databases/py-postgresql/distinfo
+++ b/databases/py-postgresql/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2006/02/17 17:58:02 darcy Exp $
+$NetBSD: distinfo,v 1.13 2006/06/11 00:58:39 darcy Exp $
-SHA1 (PyGreSQL-3.8.tgz) = ca54ae51824ba86f4d70607d1cfcb8f51874d7a5
-RMD160 (PyGreSQL-3.8.tgz) = 0d10c14634a1e7211ed17835d0d3adbaedd766e7
-Size (PyGreSQL-3.8.tgz) = 40754 bytes
+SHA1 (PyGreSQL-3.8.1.tgz) = 341d14beb99e88f779657db3ce146b41c897f975
+RMD160 (PyGreSQL-3.8.1.tgz) = 67945cb75dd0fbad4c1dac2e606e10f6cdde7002
+Size (PyGreSQL-3.8.1.tgz) = 81186 bytes