committing 2 ports at same time, commit message not accepted

From: Nuno Teixeira <eduardo_at_freebsd.org>
Date: Fri, 27 Aug 2021 16:46:00 UTC
Hello,

I'm trying to commit 2 ports at same time:

security/p5-openxpki and security/p5-openxpki-i18n because they share same
distribution.

I get an error when I push saying that I need to respect
"category/portname: ..."

My commit message was:
"security/p5-openxpki, security/p5-openxpki-i18n: Update to 3.14.4"

Can I do a commit message starting with:
security/p5-openxpki: Update to 3.14.4
security/p5-openxpki-i18n: Update to 3.14.4

or I need to separate commits?

Thanks,

Nuno Teixeira