diff options
author | lme <lme@FreeBSD.org> | 2008-06-14 04:24:23 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2008-06-14 04:24:23 +0800 |
commit | 6884951321d49702cff826caeaee2d4fe90ebc6a (patch) | |
tree | 3331759dcf462d2d3125af76b646910a3ab930f3 /multimedia/motion | |
parent | dbb0614d05cce86b02d959c5b9be76c6eca74f7f (diff) | |
download | freebsd-ports-gnome-6884951321d49702cff826caeaee2d4fe90ebc6a.tar.gz freebsd-ports-gnome-6884951321d49702cff826caeaee2d4fe90ebc6a.tar.zst freebsd-ports-gnome-6884951321d49702cff826caeaee2d4fe90ebc6a.zip |
Security update to 3.2.10.1
PR: ports/124498
Submitted by: Angel Carpintero (maintainer)
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/ |