- Update to 3.2.11.1 Fix Segfault on reload or quit for vloopback (maybe other v4l1 devices too) (Peter Holik) http://www.lavrsen.dk/foswiki/bin/view/Motion/BugReport2009x06x17x090603 * Fix fd leaks in external pipe. (Angel Carpintero) * Avoid possible stack smashing in v4l_open_vidpipe(). (Angel Carpintero) * Allow compile with OpenSuse? ffmpeg package (15594svn-20081010) http://www.lavrsen.dk/twiki/bin/view/Motion/SupportQuestion2008x10x25x070400 (Angel Carpintero) * Fix warning for syslog(). (Angel Carpintero) * Fix warning for __USE_GNU redefined (Peter Holik) http://www.lavrsen.dk/foswiki/bin/view/Motion/BugReport2009x06x17x122137 (Peter Holik) * Allow compile with NetBSD and make LP64 compliant video_freebsd.c (Andreas Wrede) * Fix segfault for new libjpeg v7. (Angel Carpintero) * Check version of jpeglib with the macro JPEG_LIB_VERSION Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->mm I'll take it.
mm 2009-08-11 10:13:59 UTC FreeBSD ports repository Modified files: multimedia/motion Makefile distinfo Log: - Update to 3.2.11.1 PR: ports/137649 Submitted by: Angel Carpintero <ack@telefonica.net> (maintainer) Revision Changes Path 1.21 +3 -4 ports/multimedia/motion/Makefile 1.12 +6 -6 ports/multimedia/motion/distinfo _______________________________________________ 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!