FreeBSD Bugzilla – Attachment 145513 Details for
Bug 192507
[PATCH] databases/pgbouncer fix install without DOCS option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
patch.txt (text/plain), 634 bytes, created by
dmitry2004
on 2014-08-08 11:02:53 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
dmitry2004
Created:
2014-08-08 11:02:53 UTC
Size:
634 bytes
patch
obsolete
>--- Makefile.orig 2014-08-08 16:45:24.000000000 +0600 >+++ Makefile 2014-08-08 16:41:56.000000000 +0600 >@@ -20,6 +20,8 @@ > > .if ${PORT_OPTIONS:MDOCS} > BUILD_DEPENDS+= xmlto:${PORTSDIR}/textproc/xmlto >+MAN1= pgbouncer.1 >+MAN5= pgbouncer.5 > .endif > > PORTSCOUT= site:http://pgfoundry.org/frs/?group_id=1000258 >--- pkg-plist.orig 2014-08-08 16:45:29.000000000 +0600 >+++ pkg-plist 2014-08-08 16:41:35.000000000 +0600 >@@ -1,6 +1,4 @@ > bin/pgbouncer >-man/man1/pgbouncer.1.gz >-man/man5/pgbouncer.5.gz > @sample etc/pgbouncer.ini.sample > @sample etc/pgbouncer.users.sample > @exec [ -d %%PGBOUNCER_LOGDIR%% ] || mkdir -p %%PGBOUNCER_LOGDIR%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 192507
:
145513
|
145524