Bug 161331 - [PATCH] databases/postgresql90-server: Update to 9.0.5
Summary: [PATCH] databases/postgresql90-server: Update to 9.0.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Palle Girgensohn
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-06 12:50 UTC by Martin Matuska
Modified: 2011-10-28 17:35 UTC (History)
1 user (show)

See Also:


Attachments
postgresql-server-9.0.5.patch (8.63 KB, patch)
2011-10-06 12:50 UTC, Martin Matuska
no flags Details | Diff
file.diff (452 bytes, patch)
2011-10-06 12:50 UTC, Martin Matuska
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matuska freebsd_committer freebsd_triage 2011-10-06 12:50:06 UTC
- Update to 9.0.5

Removed file(s):
- files/patch-src-plperl-plperl

Port maintainer (girgen@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-06 12:50:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->girgen

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Eygene Ryabinkin freebsd_committer freebsd_triage 2011-10-16 20:21:07 UTC
Martin, good day.

Could you, please, specify if the updated port was tested by you or
someone else and in what configurations (port OPTIONS, environment,
etc).

Thanks!
-- 
Eygene Ryabinkin                                        ,,,^..^,,,
[ Life's unfair - but root password helps!           | codelabs.ru ]
[ 82FE 06BC D497 C0DE 49EC  4FF0 16AF 9EAE 8152 ECFB | freebsd.org ]
Comment 3 Torsten Zühlsdorff 2011-10-17 09:53:46 UTC
Hello,

i've just test the given patch of this pr:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/161331

Everything is fine :)

Used config for postgresql90-server:
      NLS=on "Use internationalized messages"
      DTRACE=off "Build with DTrace probes (server only)"
      PAM=off "Build with PAM support (server only)"
      LDAP=off "Build with LDAP authentication support"
      MIT_KRB5=off "Build with MIT's kerberos support"
      HEIMDAL_KRB5=off "Builds with Heimdal kerberos support"
      OPTIMIZED_CFLAGS=off "Builds with compiler optimizations (-O3)"
      XML=on "Build with XML data type (server)"
      TZDATA=on "Use internal timezone database (server)"
      DEBUG=off "Builds with debugging symbols"
      GSSAPI=on "Build with GSSAPI support"
      ICU=off "Use ICU for unicode collation (server)"
      INTDATE=on "Builds with 64-bit date/time type (server)"
      SSL=on "Build with OpenSSL support"
===> Use 'make config' to modify these settings

My employee will also test this day:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/161332

Greetings from Germany,
Torsten
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2011-10-28 17:35:06 UTC
State Changed
From-To: open->closed

that was committed by mm@