1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/databases/php80-pdo_pgsql/Makefile
Torsten Zuehlsdorff 85d390d64b lang/php80: Update from 8.0.5 to 8.0.6
PDO_pgsql:

    Revert "Fixed bug #80892 (PDO::PARAM_INT is treated the same as PDO::PARAM_STR)"

Sponsored by:	Bounce Experts
2021-05-08 00:53:48 +02:00

10 lines
145 B
Makefile

CATEGORIES= databases
MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -pdo_pgsql
TEST_TARGET= test
.include "${MASTERDIR}/Makefile"