mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Update to 3.9.0.1 .
Submitted by: hselasky (maintainer)
This commit is contained in:
parent
38ac7cbc04
commit
1eebead6a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310291
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= webcamd
|
||||
PORTVERSION= 3.7.0.4
|
||||
PORTVERSION= 3.9.0.1
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \
|
||||
http://hselasky.homeunix.org:8192/distfiles/
|
||||
@ -79,6 +79,13 @@ MAKE_ARGS+=" HAVE_DEBUG=YES"
|
||||
IGNORE= requires FreeBSD 8.0-RELEASE or later
|
||||
.endif
|
||||
|
||||
#
|
||||
# This step is optional
|
||||
#
|
||||
do-configure:
|
||||
${MAKE} -C${WRKSRC}/tools/linux_make
|
||||
${MAKE} configure -C${WRKSRC}
|
||||
|
||||
post-patch:
|
||||
@cd ${WRKSRC}/patches; ${SH} ./do_patch.sh
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (webcamd-3.7.0.4.tar.bz2) = 4f595179fa189b1fe70358af3b3398a703945a14a0ed773678afd8c10093f241
|
||||
SIZE (webcamd-3.7.0.4.tar.bz2) = 9521596
|
||||
SHA256 (webcamd-3.9.0.1.tar.bz2) = 4f23f05f6b4137183e7db3600afa66b4f4e418631d6d7c44b94413351b9f9c08
|
||||
SIZE (webcamd-3.9.0.1.tar.bz2) = 8809191
|
||||
|
Loading…
Reference in New Issue
Block a user