diff options
author | Martin Matuska <mm@FreeBSD.org> | 2009-08-11 10:13:58 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2009-08-11 10:13:58 +0000 |
commit | 75ecf0d2e3326ab178de5e19fa6bc1cfd9c6940f (patch) | |
tree | a4831687d312ebe22c7cc3beb36ff78781d1a7a3 /multimedia/motion | |
parent | 10ce5a2bd96fed634da52bf05bb3fd03511eaf3c (diff) | |
download | ports-75ecf0d2e3326ab178de5e19fa6bc1cfd9c6940f.tar.gz ports-75ecf0d2e3326ab178de5e19fa6bc1cfd9c6940f.zip |
Notes
Diffstat (limited to 'multimedia/motion')
-rw-r--r-- | multimedia/motion/Makefile | 7 | ||||
-rw-r--r-- | multimedia/motion/distinfo | 12 |
2 files changed, 9 insertions, 10 deletions
diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile index 653f663a3d4c..9472d7da3781 100644 --- a/multimedia/motion/Makefile +++ b/multimedia/motion/Makefile @@ -6,13 +6,12 @@ # PORTNAME= motion -PORTVERSION= 3.2.11 -PORTREVISION= 2 +PORTVERSION= 3.2.11.1 CATEGORIES= multimedia MASTER_SITES= SF PATCH_SITES= http://www.lavrsen.dk/twiki/pub/Motion/FreeBSDPatch/ -PATCHFILES= motion-3.2.11.port-freebsd.diff.gz +PATCHFILES= motion-3.2.11.1.port-freebsd.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= ack@telefonica.net @@ -52,7 +51,7 @@ BUILD_DEPENDS+= v4l_compat>=1.0.20060801:${PORTSDIR}/multimedia/v4l_compat RUN_DEPENDS+= /boot/modules/pwc.ko:${PORTSDIR}/multimedia/pwcbsd .endif -.if defined(WITH_LINUXTHREADS) +.if defined(WITH_LINUXTHREADS) || ${OSVERSION} < 504000 CONFIGURE_ARGS= --with-linuxthreads LIB_DEPENDS+= lthread.[35]:${PORTSDIR}/devel/linuxthreads .endif diff --git a/multimedia/motion/distinfo b/multimedia/motion/distinfo index 4f3d9408008a..d81d18db1854 100644 --- a/multimedia/motion/distinfo +++ b/multimedia/motion/distinfo @@ -1,6 +1,6 @@ -MD5 (motion-3.2.11.tar.gz) = 3a26c00f3250eacf6fa93c7a7e0249d9 -SHA256 (motion-3.2.11.tar.gz) = f1e187c61702a727bbd20bf5a66a310363257acc04b1f1c6e0b2e06e9b5dfa6e -SIZE (motion-3.2.11.tar.gz) = 416156 -MD5 (motion-3.2.11.port-freebsd.diff.gz) = 9ec42c6523936a89f80505a1ee2a7883 -SHA256 (motion-3.2.11.port-freebsd.diff.gz) = 9e3403a793df532caf2223b1d99e133c26771f2eda50e7cdf9ca4fc0eb223ad4 -SIZE (motion-3.2.11.port-freebsd.diff.gz) = 2945 +MD5 (motion-3.2.11.1.tar.gz) = 00f38fb8f74b88f5fae3e3a759ebd1cb +SHA256 (motion-3.2.11.1.tar.gz) = 679dc1120286902142298f20b716ecd1a2053793561b8a5ef414ac1dfa5c19e3 +SIZE (motion-3.2.11.1.tar.gz) = 417080 +MD5 (motion-3.2.11.1.port-freebsd.diff.gz) = 086dc9562c429e6698457dcffbf8c2b5 +SHA256 (motion-3.2.11.1.port-freebsd.diff.gz) = bf494af5525c45d8582e381816429890878c0493342c242be74014b663c089b2 +SIZE (motion-3.2.11.1.port-freebsd.diff.gz) = 3238 |