Update to 4.3.1
PR: 245714 Submitted by: ports@blievers.net (maintainer) Approved by: ehaupt (mentor) MFH: 2020Q2 (blanket; bugfix) Changelog: https://github.com/Motion-Project/motion/releases/tag/release-4.3.1
This commit is contained in:
parent
c22846438b
commit
a4d6d87ab3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=534386
2 changed files with 7 additions and 6 deletions
|
@ -2,8 +2,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= motion
|
||||
PORTVERSION= 4.3.0
|
||||
DISTVERSIONPREFIX= Release-
|
||||
PORTVERSION= 4.3.1
|
||||
DISTVERSIONPREFIX= release-
|
||||
CATEGORIES= multimedia
|
||||
|
||||
MAINTAINER= ports@blievers.net
|
||||
|
@ -12,7 +12,8 @@ COMMENT= Motion detection application
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/doc/COPYING
|
||||
|
||||
LIB_DEPENDS= libmicrohttpd.so:www/libmicrohttpd
|
||||
LIB_DEPENDS= libwebp.so:graphics/webp \
|
||||
libmicrohttpd.so:www/libmicrohttpd
|
||||
|
||||
USES= autoreconf gmake jpeg localbase pkgconfig gettext
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1579243956
|
||||
SHA256 (Motion-Project-motion-Release-4.3.0_GH0.tar.gz) = 711c0281605a939e440eafafc16c45a04d4ca5077346af884b2ad30dcfe71ffa
|
||||
SIZE (Motion-Project-motion-Release-4.3.0_GH0.tar.gz) = 849564
|
||||
TIMESTAMP = 1587178233
|
||||
SHA256 (Motion-Project-motion-release-4.3.1_GH0.tar.gz) = 545712b10fc4a0134e994b7d8a3773c1c22f0bf4bd7afea7d7ffff357aca9ea5
|
||||
SIZE (Motion-Project-motion-release-4.3.1_GH0.tar.gz) = 849633
|
||||
|
|
Loading…
Reference in a new issue