diff options
author | Lars Engels <lme@FreeBSD.org> | 2008-06-13 20:24:23 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2008-06-13 20:24:23 +0000 |
commit | 935505d2145b65a811774667a9c8a348c8aa18d1 (patch) | |
tree | c4d6ce98c4f7c517a06e1e23d205b545b9fd076b /multimedia/motion | |
parent | b9a038e522724e6644505766c6653d2d31f25f20 (diff) | |
download | ports-935505d2145b65a811774667a9c8a348c8aa18d1.tar.gz ports-935505d2145b65a811774667a9c8a348c8aa18d1.zip |
Notes
Diffstat (limited to 'multimedia/motion')
-rw-r--r-- | multimedia/motion/Makefile | 4 | ||||
-rw-r--r-- | multimedia/motion/distinfo | 12 | ||||
-rw-r--r-- | multimedia/motion/pkg-descr | 3 |
3 files changed, 10 insertions, 9 deletions
diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile index 4ed7d6b07692..c685480fe939 100644 --- a/multimedia/motion/Makefile +++ b/multimedia/motion/Makefile @@ -6,12 +6,12 @@ # PORTNAME= motion -PORTVERSION= 3.2.10 +PORTVERSION= 3.2.10.1 CATEGORIES= multimedia MASTER_SITES= SF PATCH_SITES= http://www.lavrsen.dk/twiki/pub/Motion/FreeBSDPatch/ -PATCHFILES= motion-3.2.10.port-freebsd.diff.gz +PATCHFILES= motion-3.2.10.1.port-freebsd.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= ack@telefonica.net diff --git a/multimedia/motion/distinfo b/multimedia/motion/distinfo index a97aba3ae2e0..eabe34da3994 100644 --- a/multimedia/motion/distinfo +++ b/multimedia/motion/distinfo @@ -1,6 +1,6 @@ -MD5 (motion-3.2.10.tar.gz) = 8bbdfb794b8e55f0a7085c348381baa5 -SHA256 (motion-3.2.10.tar.gz) = ecebe3b9ab597aa906c64a4bf49eda9b9e24a20f8975146b34b4a69da3565e64 -SIZE (motion-3.2.10.tar.gz) = 402715 -MD5 (motion-3.2.10.port-freebsd.diff.gz) = 6ec2dae13d2d6821449c1520415d5975 -SHA256 (motion-3.2.10.port-freebsd.diff.gz) = 045b538b97f89ed5edb8d5067450169248128455c8d090f60671946e7975872d -SIZE (motion-3.2.10.port-freebsd.diff.gz) = 2430 +MD5 (motion-3.2.10.1.tar.gz) = 5ffdc958313345c69d3e0d5ec5c013cd +SHA256 (motion-3.2.10.1.tar.gz) = 2798b2a5e4d248244d5f40cce32dfb0f027e103dd8469a800b6b934467bf6117 +SIZE (motion-3.2.10.1.tar.gz) = 402788 +MD5 (motion-3.2.10.1.port-freebsd.diff.gz) = 8e0b6606d7cfd2d469806c5b8626651e +SHA256 (motion-3.2.10.1.port-freebsd.diff.gz) = 0fafd866fc9601cc59dec12a2a8da11da39e4d99c462efc0d36c840342bdc373 +SIZE (motion-3.2.10.1.port-freebsd.diff.gz) = 2615 diff --git a/multimedia/motion/pkg-descr b/multimedia/motion/pkg-descr index 4889e9a1e53e..cbe23468b808 100644 --- a/multimedia/motion/pkg-descr +++ b/multimedia/motion/pkg-descr @@ -1,5 +1,6 @@ This is a port of motion, this version works with network cameras and with any capture devices that supports bktr(4) with composite and svideo inputs. Tuner -support is not yet implemented. +support is not yet implemented. Latest port versions supports webcams supported +by pwcbsd. WWW: http://motion.sourceforge.net/ |