diff options
author | miwi <miwi@FreeBSD.org> | 2009-09-13 22:01:15 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-09-13 22:01:15 +0800 |
commit | 94a178823171383838359e1edd9535c122ed6cdf (patch) | |
tree | e9372e036ddfe81cc4b7e6102fea110cd618888c /multimedia | |
parent | d6e3732e24c5bef997c0c0d9351484e02e459336 (diff) | |
download | freebsd-ports-gnome-94a178823171383838359e1edd9535c122ed6cdf.tar.gz freebsd-ports-gnome-94a178823171383838359e1edd9535c122ed6cdf.tar.zst freebsd-ports-gnome-94a178823171383838359e1edd9535c122ed6cdf.zip |
- Distfile was rerolled to fix the detection of ffmpeg
PR: 137698
Submitted by: Angel Carpintero <ack@telefonica.net> (maintainer)
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/motion/Makefile | 3 | ||||
-rw-r--r-- | multimedia/motion/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile index e78e53b5821d..e1259816cafb 100644 --- a/multimedia/motion/Makefile +++ b/multimedia/motion/Makefile @@ -7,6 +7,7 @@ PORTNAME= motion PORTVERSION= 3.2.11.1 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20-%203.2/${PORTVERSION} @@ -22,8 +23,6 @@ LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \ ONLY_FOR_ARCHS= i386 amd64 -BROKEN= checksum mismatch - MAN1= motion.1 USE_AUTOTOOLS= autoconf:262 diff --git a/multimedia/motion/distinfo b/multimedia/motion/distinfo index d81d18db1854..844c2682a454 100644 --- a/multimedia/motion/distinfo +++ b/multimedia/motion/distinfo @@ -1,6 +1,6 @@ -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.tar.gz) = 4e729f129d8f9b9abaed5121c3cd0037 +SHA256 (motion-3.2.11.1.tar.gz) = 73973e723c39c05cbfc5c2a90357c5dea3078c3162dfc41f303fbf40cda9e403 +SIZE (motion-3.2.11.1.tar.gz) = 417246 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 |