Bug 137649 - [MAINTAINER-UPDATE] multimedia/motion update to 3.2.11.1
Summary: [MAINTAINER-UPDATE] multimedia/motion update to 3.2.11.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-11 01:50 UTC by Angel Carpintero
Modified: 2009-08-11 11:26 UTC (History)
0 users

See Also:


Attachments
file.diff (2.08 KB, patch)
2009-08-11 01:50 UTC, Angel Carpintero
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Angel Carpintero 2009-08-11 01:50:01 UTC
- 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:
Comment 1 Martin Matuska freebsd_committer freebsd_triage 2009-08-11 11:09:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mm

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-08-11 11:14:08 UTC
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"
Comment 3 Martin Matuska freebsd_committer freebsd_triage 2009-08-11 11:26:54 UTC
State Changed
From-To: open->closed

Committed. Thanks!