Update to the mplayer + mencoder ports to address the following issues: - Does not build if no log2 and log2f is present on the system (before OSVERSION 802502, that is): Introduced a new EXTRA_PATCHES in files/extra-patch-base_system_log2f to address the issue. - Remove unixfreunde.de from MASTER_SITES, since it is not used anymore. @Committer: I do have a MASTER_SITES problem here since rrr.de is not intended to serve these GET requests from around the whole world. Does the FreeBSD project have space for these distfiles and a proper way of allowing me to put them there now and in future? Fix: Patch is attached. Patch attached with submission follows:
Functionally identical version of the patch, but I can host the distfiles now on google code.
Responsible Changed From-To: freebsd-ports-bugs->scheidell I'll take it.
scheidell 2012-02-02 08:42:05 UTC FreeBSD ports repository Modified files: multimedia/mplayer Makefile.options Makefile.shared Added files: multimedia/mplayer/files extra-patch-base_system_log2f Log: - Fix build if OSVERSION < 802502 - Update MASTER_SITES PR: ports/164580 Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> maintainer Approved by: gabor (mentor) Revision Changes Path 1.25 +5 -1 ports/multimedia/mplayer/Makefile.options 1.15 +4 -2 ports/multimedia/mplayer/Makefile.shared 1.1 +22 -0 ports/multimedia/mplayer/files/extra-patch-base_system_log2f (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: open->closed Committed. Thanks!