mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
graphics/php-facedetect: Update to latest snapshot
- Unbreak with php81 Approved by: portmgr (just-fix-it)
This commit is contained in:
parent
6c5da516ce
commit
437ff96717
@ -1,6 +1,6 @@
|
||||
PORTNAME= facedetect
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 15
|
||||
PORTREVISION= 16
|
||||
CATEGORIES= graphics
|
||||
PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
|
||||
|
||||
@ -18,12 +18,12 @@ LIB_DEPENDS= libopencv_objdetect.so:graphics/opencv
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= infusion
|
||||
GH_PROJECT= PHP-Facedetect
|
||||
GH_TAGNAME= 2a8974b
|
||||
GH_TAGNAME= 0e243c5
|
||||
|
||||
LIBS+= -lopencv_core
|
||||
|
||||
USES= compiler:c11 localbase php:ext pkgconfig
|
||||
IGNORE_WITH_PHP= 81 82 83
|
||||
IGNORE_WITH_PHP= 82 83
|
||||
|
||||
CONFIGURE_ARGS+= --with-facedetect
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1603627339
|
||||
SHA256 (infusion-PHP-Facedetect-1.1-2a8974b_GH0.tar.gz) = 344e928acb6c6b3228832d5333456ab99454b313bd49034d2abc9e9cc55893ea
|
||||
SIZE (infusion-PHP-Facedetect-1.1-2a8974b_GH0.tar.gz) = 4895
|
||||
TIMESTAMP = 1700047912
|
||||
SHA256 (infusion-PHP-Facedetect-1.1-0e243c5_GH0.tar.gz) = e3159549604c39bc138fbdf64f4fde7ee78e4f8b3f6141270efeb134e3585be0
|
||||
SIZE (infusion-PHP-Facedetect-1.1-0e243c5_GH0.tar.gz) = 4885
|
||||
|
Loading…
Reference in New Issue
Block a user