Browse Source

pgbouncer: Updated (1.4.2 -> 1.5) See note!

The Makefile provided by the archive contains an interesting line:
64              $(shell cd lib; git ls-files | sed 's,^,lib/,') \
that leads to an error in the build logs:
/bin/sh: git: command not found
Aparently this does not break build but investigation is needed.
user/amery/next/luajit
Nagy Karoly Gabriel 13 years ago
parent
commit
dea8b40e88
  1. 6
      database/pgbouncer/pgbouncer.desc

6
database/pgbouncer/pgbouncer.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../pgbouncer/pgbouncer.desc
[COPY] Copyright (C) 2009 - 2011 The OpenSDE Project
[COPY] Copyright (C) 2009 - 2012 The OpenSDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
@ -30,7 +30,7 @@
[L] BSD
[S] Stable
[V] 1.4.2
[V] 1.5
[P] X -----5---9 800.000
[D] 3184826428 pgbouncer-1.4.2.tgz http://pgfoundry.org/frs/download.php/2987/
[D] 1063169635 pgbouncer-1.5.tar.gz http://pgfoundry.org/frs/download.php/3197/

Loading…
Cancel
Save