ports/119938: Fix creation of new motion detected videos

Angel Carpintero ack at telefonica.net
Thu Jan 24 11:40:01 UTC 2008


>Number:         119938
>Category:       ports
>Synopsis:       Fix creation of new motion detected videos
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 24 11:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Angel Carpintero
>Release:        6.2-RELEASE-p9
>Organization:
N/A
>Environment:
FreeBSD freebsd.local.house 6.2-RELEASE-p9 FreeBSD 6.2-RELEASE-p9 #0: Thu Nov 29 04:07:33 UTC 2007     root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Fix creation of new motion detected videos ( not timeslapse ) when path doesn't exist.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- motion/Makefile	Sat Jan 12 21:20:08 2008
+++ motion-3.2.9-2/Makefile	Thu Jan 24 12:18:28 2008
@@ -2,23 +2,24 @@
 # Date created:				22 Dec 2005
 # Whom:					Angel Carpintero <ack at telefonica.net>
 #
-# $FreeBSD: ports/multimedia/motion/Makefile,v 1.8 2008/01/10 23:40:32 miwi Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	motion
 PORTVERSION=	3.2.9
+PORTREVISION=	1
 CATEGORIES=	multimedia
 MASTER_SITES=	SF
 
 PATCH_SITES=	http://www.lavrsen.dk/twiki/pub/Motion/FreeBSDPatch/
-PATCHFILES=	motion-3.2.9.port-freebsd.diff.gz
+PATCHFILES=	motion-3.2.9-2.port-freebsd.diff.gz 	
 PATCH_DIST_STRIP=	-p1
 
 MAINTAINER=	ack at telefonica.net
 COMMENT=	A motion detection application
 
 LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg \
-		avcodec.1:${PORTSDIR}/multimedia/ffmpeg
+		avformat.1:${PORTSDIR}/multimedia/ffmpeg
 
 ONLY_FOR_ARCHS=	i386 amd64
 
--- motion/distinfo	Sat Jan 12 21:20:08 2008
+++ motion-3.2.9-2/distinfo	Thu Jan 24 12:14:21 2008
@@ -1,6 +1,6 @@
 MD5 (motion-3.2.9.tar.gz) = 6003011b126c9b17e23e085e7fba6536
 SHA256 (motion-3.2.9.tar.gz) = de452dc1530d078b29b5a39a909d7483c5b857df3f48c3cef73765a37e98f20c
 SIZE (motion-3.2.9.tar.gz) = 377075
-MD5 (motion-3.2.9.port-freebsd.diff.gz) = 07e8b58aea55f01b88e94373663187ca
-SHA256 (motion-3.2.9.port-freebsd.diff.gz) = d9196701155767abaf62a733933f02526758c9549439913df169d88e86edc4a5
-SIZE (motion-3.2.9.port-freebsd.diff.gz) = 3875
+MD5 (motion-3.2.9-2.port-freebsd.diff.gz) = f3ddb2994d9bc7c54e3c89cf8a43fc6f
+SHA256 (motion-3.2.9-2.port-freebsd.diff.gz) = af6ef728d0734cf16d06f7a256eac007b5ec3db8f6baafb9e6caf9f1095f0e9f
+SIZE (motion-3.2.9-2.port-freebsd.diff.gz) = 4980 


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list