I have upgraded the VLC port (multimedia/vlc) to release 1.1.1. A unified diff is attached. Fix: Patch attached with submission follows:
Maintainer of multimedia/vlc, Please note that PR ports/148921 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/148921 -- 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)
Responsible Changed From-To: freebsd-ports-bugs->jsa I'll take it.
jsa 2010-07-26 16:18:23 UTC FreeBSD ports repository Modified files: multimedia/vlc Makefile distinfo Removed files: multimedia/vlc/files patch-modules__access__file.c Log: Update to 1.1.1. Add option to allow vlc to run as the root user, and enable this option for SERVER_ONLY builds. PR: ports/148921 Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> Approved by: kwm (mentor) Revision Changes Path 1.233 +7 -2 ports/multimedia/vlc/Makefile 1.38 +3 -3 ports/multimedia/vlc/distinfo 1.4 +0 -11 ports/multimedia/vlc/files/patch-modules__access__file.c (dead) _______________________________________________ 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 Committed, with minor changes. Thanks!