pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
The dba/update-davical-database script needs databases/p5-DBD-postgresql
Module Name: pkgsrc-wip
Committed By: Hauke Fath <hauke%NetBSD.org@localhost>
Pushed By: hauke
Date: Fri Nov 20 13:40:44 2015 +0100
Changeset: 8d6117d7e51b006972b0cc8fea9aa8e3430817a0
Modified Files:
davical-current/Makefile
Log Message:
The dba/update-davical-database script needs databases/p5-DBD-postgresql
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8d6117d7e51b006972b0cc8fea9aa8e3430817a0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
davical-current/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/davical-current/Makefile b/davical-current/Makefile
index 1b8db0d..c2948d6 100644
--- a/davical-current/Makefile
+++ b/davical-current/Makefile
@@ -45,6 +45,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-libawl>=0.53:../../devel/php-libawl
DEPENDS+= ${PHP_PKG_PREFIX}-calendar>=5.3.18:../../time/php-calendar
DEPENDS+= ${PHP_PKG_PREFIX}-curl>=5.3.18:../../www/php-curl
DEPENDS+= p5-DBI>=1.631:../../databases/p5-DBI
+DEPENDS+= p5-DBD-postgresql>=3.5:../../databases/p5-DBD-postgresql
DEPENDS+= p5-YAML>=0.71:../../textproc/p5-YAML
DEPENDS+= pwgen>=2.06:../../sysutils/pwgen
DEPENDS+= postgresql${PGSQL_VERSION}-client-[0-9]*:../../databases/postgresql${PGSQL_VERSION}-client
Home |
Main Index |
Thread Index |
Old Index