By default, FileZilla has automatic update checks enabled. For FreeBSD, this is a bit pointless since SF doesn't build packages for us. This might just cause some false alarm that the software is unmaintained in the interim between release, port update, and packages being pushed to the FTP servers. At the very least, it's mostly irrelevant pop up spam for FreeBSD users that will show at every application launch if their version is not the most current. This bump disables this behavior unless MAINTAINER_MODE is defined. Fix: Patch attached with submission follows:
Class Changed From-To: sw-bug->maintainer-update Fix category and class.
Responsible Changed From-To: freebsd-bugs->freebsd-ports-bugs
Responsible Changed From-To: freebsd-ports-bugs->pgollucci I'll take it.
pgollucci 2010-02-11 20:11:53 UTC FreeBSD ports repository Modified files: ftp/filezilla Makefile Log: - Remove automated update checks PR: ports/143678 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer) Revision Changes Path 1.33 +5 -1 ports/ftp/filezilla/Makefile _______________________________________________ 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, Thanks.