View | Details | Raw Unified | Return to bug 137649
Collapse All | Expand All

(-)motion-3.2.11.1/Makefile (-5 / +4 lines)
Lines 2-18 Link Here
2
# Date created:				22 Dec 2005
2
# Date created:				22 Dec 2005
3
# Whom:					Angel Carpintero <ack@telefonica.net>
3
# Whom:					Angel Carpintero <ack@telefonica.net>
4
#
4
#
5
# $FreeBSD: ports/multimedia/motion/Makefile,v 1.20 2009/07/18 11:11:13 dinoex Exp $
5
# $FreeBSD$
6
#
6
#
7
7
8
PORTNAME=	motion
8
PORTNAME=	motion
9
PORTVERSION=	3.2.11
9
PORTVERSION=	3.2.11.1
10
PORTREVISION=	2
11
CATEGORIES=	multimedia
10
CATEGORIES=	multimedia
12
MASTER_SITES=	SF
11
MASTER_SITES=	SF
13
12
14
PATCH_SITES=	http://www.lavrsen.dk/twiki/pub/Motion/FreeBSDPatch/
13
PATCH_SITES=	http://www.lavrsen.dk/twiki/pub/Motion/FreeBSDPatch/
15
PATCHFILES=	motion-3.2.11.port-freebsd.diff.gz
14
PATCHFILES=	motion-3.2.11.1.port-freebsd.diff.gz
16
PATCH_DIST_STRIP=	-p1
15
PATCH_DIST_STRIP=	-p1
17
16
18
MAINTAINER=	ack@telefonica.net
17
MAINTAINER=	ack@telefonica.net
Lines 52-58 BUILD_DEPENDS+= v4l_compat>=1.0.20060801 Link Here
52
RUN_DEPENDS+=	/boot/modules/pwc.ko:${PORTSDIR}/multimedia/pwcbsd
51
RUN_DEPENDS+=	/boot/modules/pwc.ko:${PORTSDIR}/multimedia/pwcbsd
53
.endif
52
.endif
54
53
55
.if defined(WITH_LINUXTHREADS)
54
.if defined(WITH_LINUXTHREADS) || ${OSVERSION} < 504000
56
CONFIGURE_ARGS=	--with-linuxthreads
55
CONFIGURE_ARGS=	--with-linuxthreads
57
LIB_DEPENDS+=	lthread.[35]:${PORTSDIR}/devel/linuxthreads
56
LIB_DEPENDS+=	lthread.[35]:${PORTSDIR}/devel/linuxthreads
58
.endif
57
.endif
(-)motion-3.2.11.1/distinfo (-6 / +6 lines)
Lines 1-6 Link Here
1
MD5 (motion-3.2.11.tar.gz) = 3a26c00f3250eacf6fa93c7a7e0249d9
1
MD5 (motion-3.2.11.1.tar.gz) = 00f38fb8f74b88f5fae3e3a759ebd1cb
2
SHA256 (motion-3.2.11.tar.gz) = f1e187c61702a727bbd20bf5a66a310363257acc04b1f1c6e0b2e06e9b5dfa6e
2
SHA256 (motion-3.2.11.1.tar.gz) = 679dc1120286902142298f20b716ecd1a2053793561b8a5ef414ac1dfa5c19e3
3
SIZE (motion-3.2.11.tar.gz) = 416156
3
SIZE (motion-3.2.11.1.tar.gz) = 417080
4
MD5 (motion-3.2.11.port-freebsd.diff.gz) = 9ec42c6523936a89f80505a1ee2a7883
4
MD5 (motion-3.2.11.1.port-freebsd.diff.gz) = 086dc9562c429e6698457dcffbf8c2b5
5
SHA256 (motion-3.2.11.port-freebsd.diff.gz) = 9e3403a793df532caf2223b1d99e133c26771f2eda50e7cdf9ca4fc0eb223ad4
5
SHA256 (motion-3.2.11.1.port-freebsd.diff.gz) = bf494af5525c45d8582e381816429890878c0493342c242be74014b663c089b2
6
SIZE (motion-3.2.11.port-freebsd.diff.gz) = 2945
6
SIZE (motion-3.2.11.1.port-freebsd.diff.gz) = 3238

Return to bug 137649