Bug 119938 - Fix creation of new multimedia/motion detected videos
Summary: Fix creation of new multimedia/motion detected videos
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-24 11:40 UTC by Angel Carpintero
Modified: 2008-01-24 16:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.58 KB, patch)
2008-01-24 11:40 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 2008-01-24 11:40:01 UTC
Fix creation of new motion detected videos ( not timeslapse ) when path doesn't exist.

Fix: Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2008-01-24 15:56:12 UTC
miwi        2008-01-24 15:56:04 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/motion    Makefile distinfo 
  Log:
  - Fix creation of new multimedia/motion detected videos
  - Bump PORTREVISION
  
  PR:             119938
  Submitted by:   Angel Carpintero <ack@telefonica.net> (maintainer)
  
  Revision  Changes    Path
  1.9       +3 -2      ports/multimedia/motion/Makefile
  1.7       +3 -3      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 2 Martin Wilke freebsd_committer freebsd_triage 2008-01-24 15:56:14 UTC
State Changed
From-To: open->closed

Committed. Thanks!