summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2020-11-11 14:25:22 +0000
committergdt <gdt@pkgsrc.org>2020-11-11 14:25:22 +0000
commitcb1a29fba76ce888ccde004aa444dc8aa767a14e (patch)
tree3a15ca1509fa689763cb4562f4de5721d5f38d2a /databases
parentda8da6e8651119fcf1afa545188fe3d8a917a2f4 (diff)
downloadpkgsrc-cb1a29fba76ce888ccde004aa444dc8aa767a14e.tar.gz
databases/guile-pg: Update to 0.48
pkgsrc: changes: re-enable .la There are some test issues, but it seems better to move to 0.48 than stay at 0.47. If you are a pkgsrc user of guile-pg and disagree, please speak up (and help test/fix!). - 0.48 | 2020-10-26 - installation by default deletes the .la files See README re "SOFIXFLAGS". - configuration changes - configure script tries to use pkg-config(1) The configure script now tries to use pkg-config(1) to determine directory values for the ‘-I’ and ‘-L’ compiler switches. The standard way is still supported (see README). - configure-time ‘INITDB’ specification For "make check", you can specify to the configure script the initdb(1) program to use with option ‘INITDB=/path/to/initdb’. For example: ./configure INITDB=/usr/lib/postgresql/9.4/bin/initdb This saves the value of ‘INITDB’ so you don't need to specify it manually for each "make check" invocation (see README). - builtin array variant types now have prefix-asterisk names Previously, the builtin array variant types had names that end in "[]" (i.e., one or more pairs of square braces). These now have prefix-asterisk names. (was) (now) text[] *text text[][] **text int4[] *int4 aclitem[] *aclitem Furthermore, old-style names are no longer supported. This is concomitant w/ dropping of ‘define-db-col-type-array-variant’ (see below). - dropped items All these were announced in Guile-PG 0.47 (2015-02-23). - module ‘(database postgres-resdisp)’ - proc ‘(database postgres) pg-lo-read’ - procs in module ‘(database postgres-types)’ - ‘dbcoltypes’ - ‘dbcoltype-lookup’ - ‘dbcoltype:stringifier’ - ‘dbcoltype:default’ - ‘dbcoltype:objectifier’ - ‘define-db-col-type-array-variant’
Diffstat (limited to 'databases')
-rw-r--r--databases/guile-pg/Makefile9
-rw-r--r--databases/guile-pg/PLIST4
-rw-r--r--databases/guile-pg/distinfo10
3 files changed, 12 insertions, 11 deletions
diff --git a/databases/guile-pg/Makefile b/databases/guile-pg/Makefile
index b4c227cfe4b..4dfc0e300d1 100644
--- a/databases/guile-pg/Makefile
+++ b/databases/guile-pg/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2020/05/31 14:49:13 rillig Exp $
+# $NetBSD: Makefile,v 1.55 2020/11/11 14:25:22 gdt Exp $
-DISTNAME= guile-pg-0.47
-PKGREVISION= 3
+DISTNAME= guile-pg-0.48
CATEGORIES= databases
MASTER_SITES= http://download.savannah.nongnu.org/releases/guile-pg/
EXTRACT_SUFX= .tar.xz
@@ -16,10 +15,14 @@ USE_TOOLS+= gmake pkg-config
GNU_CONFIGURE= YES
INFO_FILES= YES
+# Remediate anti-libtool bias.
+MAKE_FLAGS+= SOFIXFLAGS=none
+
TEST_TARGET= check
# To run tests without compiling
#TEST_ENV+= GUILE_AUTO_COMPILE=0
+# guile-pg currently supports only 1.8 and 2.0
.include "../../lang/guile20/buildlink3.mk"
.include "../../mk/pgsql.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/databases/guile-pg/PLIST b/databases/guile-pg/PLIST
index 4f5ca7ddbe8..af55e15f4ec 100644
--- a/databases/guile-pg/PLIST
+++ b/databases/guile-pg/PLIST
@@ -1,13 +1,11 @@
-@comment $NetBSD: PLIST,v 1.11 2015/06/07 11:24:16 gdt Exp $
+@comment $NetBSD: PLIST,v 1.12 2020/11/11 14:25:22 gdt Exp $
info/guile-pg.info
-lib/guile-pg/libpostgres.la
lib/guile-pg/postgres.la
share/guile/site/database/postgres
share/guile/site/database/postgres-col-defs
share/guile/site/database/postgres-gxrepl
share/guile/site/database/postgres-meta
share/guile/site/database/postgres-qcons
-share/guile/site/database/postgres-resdisp
share/guile/site/database/postgres-resx
share/guile/site/database/postgres-table
share/guile/site/database/postgres-types
diff --git a/databases/guile-pg/distinfo b/databases/guile-pg/distinfo
index 25b60ecd41d..c4857594b43 100644
--- a/databases/guile-pg/distinfo
+++ b/databases/guile-pg/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2015/11/03 01:56:12 agc Exp $
+$NetBSD: distinfo,v 1.16 2020/11/11 14:25:22 gdt Exp $
-SHA1 (guile-pg-0.47.tar.xz) = f127cc7ade0344afac6dd22ead0ddef12faafb2c
-RMD160 (guile-pg-0.47.tar.xz) = 3dee5f1947f1f1bf33cb71f1d5c0d56645d92a7c
-SHA512 (guile-pg-0.47.tar.xz) = 0e4d940da715e71e31c22ba36ae3d7810fe7174d40d6cbecc8a010aa26e1ea38e9cae4b17229d9099ee512b3fa227128d223b8bc3ded256d4a7594d4fc559b54
-Size (guile-pg-0.47.tar.xz) = 550592 bytes
+SHA1 (guile-pg-0.48.tar.xz) = b40e9a4f9b7fbb9432d9ed57537c0b9a3e844e3b
+RMD160 (guile-pg-0.48.tar.xz) = 8c325664268c7b38fb441ad01b16f0ba3f47742c
+SHA512 (guile-pg-0.48.tar.xz) = 497e0edce633a77c1f73b1e251d2ca087e576d025a24a4bb09b4e8ae27e809824125e978873931d84f0fb97ae39ac3c817e1c8adb075bacdec9535a891f77cea
+Size (guile-pg-0.48.tar.xz) = 564408 bytes