Skip to content
Snippets Groups Projects
Commit fbf7b7a9 authored by Rene Ladan's avatar Rene Ladan
Browse files

databases/percona-pam-for-mysql: use percona-57, fixes INDEX

parent 89859f24
No related branches found
No related tags found
No related merge requests found
# Created by: Mark Felder <feld@FreeBSD.org>
PORTNAME= percona
PORTREVISION= 1
PKGNAMESUFFIX= -pam-for-mysql
COMMENT= PAM plugin for MySQL
......@@ -11,7 +10,7 @@ BROKEN_armv7= fails to compile: cannot combine with previous 'type-name' declar
BROKEN_mips= fails to configure: CMake Error: Generator: execution of make failed
BROKEN_mips64= fails to configure: CMake Error: Generator: execution of make failed
MASTERDIR= ${.CURDIR}/../percona56-server
MASTERDIR= ${.CURDIR}/../percona57-server
PKGMESSAGE= ${.CURDIR}/pkg-message
PATCHDIR= ${MASTERDIR}/files
......
......@@ -2,9 +2,3 @@
lib/mysql/plugin/auth_pam.so
lib/mysql/plugin/auth_pam_compat.so
lib/mysql/plugin/dialog.so
%%DATADIR%%/tests/suite/percona-pam-for-mysql/auth_pam-master.opt
%%DATADIR%%/tests/suite/percona-pam-for-mysql/auth_pam.result
%%DATADIR%%/tests/suite/percona-pam-for-mysql/auth_pam.test
%%DATADIR%%/tests/suite/percona-pam-for-mysql/auth_pam_compat-master.opt
%%DATADIR%%/tests/suite/percona-pam-for-mysql/auth_pam_compat.result
%%DATADIR%%/tests/suite/percona-pam-for-mysql/auth_pam_compat.test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment