The addition of APACHE_PKGNAMEPREFIX was causing the CONFLICTS to be incorrect. If mod_wsgi is build with an APR and Apache that does not have thread support, daemon mode will not be available.
Responsible Changed From-To: freebsd-ports-bugs->apache apache@ wants this port PRs (via the GNATS Auto Assign Tool)
It looks like there is a new version for www/mod_wsgi3: http://code.google.com/p/modwsgi/wiki/ChangesInVersion0303 I've attached updated patches. -- Douglas William Thrift <douglas@douglasthrift.net> <http://douglasthrift.net/>
Responsible Changed From-To: apache->pgollucci I will take it
State Changed From-To: open->closed Committed, Thanks!
pgollucci 2010-09-09 03:31:20 UTC FreeBSD ports repository Modified files: www/mod_wsgi Makefile www/mod_wsgi/files pkg-message.in www/mod_wsgi3 Makefile www/mod_wsgi3/files pkg-message.in Log: - Update to mod_wsgi3 to 3.3 - Add LICENSE - Update CONFLICTS PR: ports/148982 Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) Revision Changes Path 1.16 +12 -1 ports/www/mod_wsgi/Makefile 1.2 +6 -3 ports/www/mod_wsgi/files/pkg-message.in 1.18 +11 -1 ports/www/mod_wsgi3/Makefile 1.2 +6 -3 ports/www/mod_wsgi3/files/pkg-message.in _______________________________________________ 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"
On 9/8/2010 8:31 PM, pgollucci@FreeBSD.org wrote: > Synopsis: Update port: www/mod_wsgi www/mod_wsgi3 Fix conflicts and add warnings about daemon mode and thread support > > State-Changed-From-To: open->closed > State-Changed-By: pgollucci > State-Changed-When: Thu Sep 9 03:31:29 UTC 2010 > State-Changed-Why: > Committed, Thanks! > > http://www.freebsd.org/cgi/query-pr.cgi?pr=148982 > Hello, It looks like somehow the white space in the CONFLICTS= lines was lost in the application of the patches. Could you check on that? Thanks! -- Douglas William Thrift <douglas@douglasthrift.net> <http://douglasthrift.net/>
Huh? Apparently you didn't include the upgrade to version 3.3 either? Could you do that? Thanks! -- Douglas William Thrift <douglas@douglasthrift.net> <http://douglasthrift.net/>
pgollucci 2010-09-14 01:52:46 UTC FreeBSD ports repository Modified files: www/mod_wsgi3 Makefile distinfo www/mod_wsgi3/files patch-mod_wsgi.c Log: - Actually apply the 3.3 update in ports/148982 PR: ports/148982 Revision Changes Path 1.20 +1 -2 ports/www/mod_wsgi3/Makefile 1.12 +3 -3 ports/www/mod_wsgi3/distinfo 1.5 +0 -29 ports/www/mod_wsgi3/files/patch-mod_wsgi.c _______________________________________________ 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"
Hey, It looks like ports/www/mod_wsgi3/files/patch-mod_wsgi.c was blanked instead of deleted. Thanks! -- Douglas William Thrift <douglas@douglasthrift.net> <http://douglasthrift.net/>