svn commit: r490140 - in head/databases: mariadb103-client mariadb103-server

Matthias Fechner idefix at fechner.net
Thu Jan 24 16:36:29 UTC 2019


Am 13.01.2019 15:43, schrieb Bernard Spil:
> Author: brnrd
> Date: Sun Jan 13 14:43:08 2019
> New Revision: 490140
> URL: https://svnweb.freebsd.org/changeset/ports/490140
> 
> Log:
>   databases/mariadb103-server: Update to 10.3.12
> 
> Modified:
>   head/databases/mariadb103-client/Makefile
>   head/databases/mariadb103-server/Makefile
>   head/databases/mariadb103-server/distinfo
>   head/databases/mariadb103-server/pkg-plist
> 
> Modified: head/databases/mariadb103-client/Makefile
> ==============================================================================
> --- head/databases/mariadb103-client/Makefile	Sun Jan 13 14:41:59 
> 2019	(r490139)
> +++ head/databases/mariadb103-client/Makefile	Sun Jan 13 14:43:08 
> 2019	(r490140)
> @@ -23,11 +23,6 @@ CLIENT_ONLY=	yes
> 
>  CONFLICTS_INSTALL=	databases/mytop
> 
> -post-configure:
> -	${REINPLACE_CMD} -Ee 's|(#define INCLUDE.*)"$$|\1 
> -I${PREFIX}/include"|' \
> -		-e 's|(#define LIBS .*)"$$|\1 -L${PREFIX}/lib"|' \
> -		${WRKSRC}/libmariadb/mariadb_config/mariadb_config.c
> -
>  post-install:
>  	${RM} -r ${STAGEDIR}${DATADIR}
>  	${RM} -r ${STAGEDIR}${PREFIX}/include/mysql/server
> 

building the mariadb103-client I get a pkg-plist issue:
https://pkg.fechner.net/data/120amd64-gitlab/2019-01-24_17h09m04s/logs/errors/mariadb103-client-10.3.12.log

===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: lib/mysql/plugin/caching_sha2_password.so
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1

Stop.
make: stopped in /usr/ports/databases/mariadb103-client

-- 
Gruß
Matthias


More information about the svn-ports-head mailing list