freebsd-ports/mail/php72-imap/Makefile
Torsten Zuehlsdorff 63e91c7887 lang/php72: Update from 7.2.22 to 7.2.23
Changelog:

    Core:
        Fixed bug #79877 (getimagesize function silently truncates after a null byte) (cmb)
    Phar:
        Fixed bug #79797 (Use of freed hash key in the phar_parse_zipfile function). (CVE-2020-7068)

Sponsored by:	Bounce Experts
2020-08-19 21:29:37 +00:00

11 lines
148 B
Makefile

# $FreeBSD$
CATEGORIES= mail
MASTERDIR= ${.CURDIR}/../../lang/php72
PKGNAMESUFFIX= -imap
TEST_TARGET= test
.include "${MASTERDIR}/Makefile"