Summary: | [PATCH] databases/postgresql-plpython: unbreak | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | R.Mahmatkhanov <cvs-src> | ||||
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
R.Mahmatkhanov
2011-08-17 18:40:08 UTC
Responsible Changed From-To: freebsd-ports-bugs->sunpoet I'll take it. Po-chuan, good day. Will you be able to hold this update for a couple of days: it was discovered that it breaks the documentation builds for postgresql 9.x, http://www.freebsd.org/cgi/query-pr.cgi?pr=159844 I will create the fix for ports/159844 shortly: day or two should sufficient. Thanks! -- Eygene Ryabinkin ,,,^..^,,, [ Life's unfair - but root password helps! | codelabs.ru ] [ 82FE 06BC D497 C0DE 49EC 4FF0 16AF 9EAE 8152 ECFB | freebsd.org ] Mon, Sep 12, 2011 at 01:42:30AM +0400, Eygene Ryabinkin wrote: > Will you be able to hold this update for a couple of days: > it was discovered that it breaks the documentation builds for > postgresql 9.x, > http://www.freebsd.org/cgi/query-pr.cgi?pr=159844 > I will create the fix for ports/159844 shortly: day or two > should sufficient. It took a bit longer than I had expected, but I had just committed the fix, http://lists.freebsd.org/pipermail/cvs-ports/2011-September/226350.html I think that this PR can now be finalized. -- Eygene Ryabinkin ,,,^..^,,, [ Life's unfair - but root password helps! | codelabs.ru ] [ 82FE 06BC D497 C0DE 49EC 4FF0 16AF 9EAE 8152 ECFB | freebsd.org ] Hi, just want to ask is there any progress with this port? Eygene committed needed fixes some time ago. And please set me as maintainer of this port. Thanks in advance. -- Regards, Ruslan Tinderboxing kills... the drives. sunpoet 2011-10-02 20:07:40 UTC FreeBSD ports repository Modified files: databases/postgresql-plpython Makefile databases/postgresql90-server pkg-plist-plpython databases/postgresql91-server pkg-plist-plpython Added files: databases/postgresql82-server/files patch-configure databases/postgresql83-server/files patch-configure databases/postgresql84-server/files patch-configure databases/postgresql90-server/files patch-configure databases/postgresql91-server/files patch-configure Log: - Unbreak postgresql-plpython: allow build with threaded python - Pass maintainership to submitter PR: ports/159843 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Revision Changes Path 1.11 +1 -3 ports/databases/postgresql-plpython/Makefile 1.3 +11 -0 ports/databases/postgresql82-server/files/patch-configure (new) 1.3 +11 -0 ports/databases/postgresql83-server/files/patch-configure (new) 1.3 +11 -0 ports/databases/postgresql84-server/files/patch-configure (new) 1.3 +11 -0 ports/databases/postgresql90-server/files/patch-configure (new) 1.3 +1 -0 ports/databases/postgresql90-server/pkg-plist-plpython 1.3 +11 -0 ports/databases/postgresql91-server/files/patch-configure (new) 1.4 +11 -1 ports/databases/postgresql91-server/pkg-plist-plpython _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed, with minor changes. Thanks! |