Fix quarantine summary in overview Display hint "short_open_tag = on" in pkg-message Remove MD5 from distinfo Added file(s): - files/patch-DBEngine.class.php - pkg-message Port maintainer (sahil@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->sahil Over to maintainer (via the GNATS Auto Assign Tool)
sahil 2010-11-27 06:48:59 UTC FreeBSD ports repository Modified files: security/mailzu Makefile distinfo security/mailzu/files pkg-message.in Added files: security/mailzu/files patch-lib-DBEngine.class.php Log: Add a patch to fix quarantine summary in overview. Also make a note in pkg-message that PHP's short_open_tag boolean should be true for proper operation of MailZu. While here, remove MD5 checksum from distinfo. Bump PORTREVISION as this affects the package. PR: ports/152540 Submitted by: Michael Ranner <michael@ranner.eu> Revision Changes Path 1.4 +3 -1 ports/security/mailzu/Makefile 1.2 +0 -1 ports/security/mailzu/distinfo 1.1 +134 -0 ports/security/mailzu/files/patch-lib-DBEngine.class.php (new) 1.2 +5 -1 ports/security/mailzu/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"
State Changed From-To: open->closed Committed, with minor changes. Thanks!