- APACHE_COMPAT=yes is deprecated Port maintainer (mi@aldan.algebra.com) is cc'd. Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->pgollucci Submitter has GNATS access (via the GNATS Auto Assign Tool)
Maintainer of www/mod_dtcl, Please note that PR ports/133633 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/133633 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
mi 2009-04-12 03:13:35 UTC FreeBSD ports repository Modified files: www/mod_dtcl Makefile www/mod_dtcl/files Makefile.bsd Added files: www/mod_dtcl/files patch-warning Log: APACHE_COMPAT is deprecated and means Apache-2.2, with which this port is not compatible. Switch to USE_APACHE=1.3 PR: ports/133633 Submitted by: Philip M. Gollucci While here quiet down some const-related warnings up to the standards of WARNS=2. Revision Changes Path 1.23 +1 -1 ports/www/mod_dtcl/Makefile 1.12 +2 -1 ports/www/mod_dtcl/files/Makefile.bsd 1.1 +53 -0 ports/www/mod_dtcl/files/patch-warning (new) _______________________________________________ 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: feedback->closed The fix (and some other improvements) have been committed. Thanks!