FreeBSD Bugzilla – Attachment 198735 Details for
Bug 232539
www/redmine: Does not work with POSTGRESQL option enabled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
redmine.patch (text/plain), 799 bytes, created by
cedric
on 2018-10-29 13:13:25 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
cedric
Created:
2018-10-29 13:13:25 UTC
Size:
799 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 476463) >+++ Makefile (working copy) >@@ -54,7 +54,7 @@ > NO_OPTIONS_SORT= yes > > MYSQL_RUN_DEPENDS= rubygem-mysql2>=0.4.6:databases/rubygem-mysql2 >-POSTGRESQL_RUN_DEPENDS= rubygem-pg>=0.18.1:databases/rubygem-pg >+POSTGRESQL_RUN_DEPENDS= rubygem-pg018>=0.18.1:databases/rubygem-pg018 > MARKDOWN_RUN_DEPENDS= rubygem-redcarpet>=3.4.0:textproc/rubygem-redcarpet > RMAGIC_RUN_DEPENDS= rubygem-rmagick>=2.14.0:graphics/rubygem-rmagick > THIN_RUN_DEPENDS= rubygem-thin>=1.6.2:www/rubygem-thin >Index: files/pg.rb >=================================================================== >--- files/pg.rb (revision 476463) >+++ files/pg.rb (working copy) >@@ -1 +1 @@ >-gem "pg", ">= 0.18.1" >+gem "pg", "~> 0.18.1"
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 232539
: 198735