git: c94874896e42 - main - math/gap: Fix incorrect substitution
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Feb 2023 16:05:09 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c94874896e42e5334b9ac141a28315b4945fdecb commit c94874896e42e5334b9ac141a28315b4945fdecb Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-02-05 15:29:38 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-02-05 15:50:14 +0000 math/gap: Fix incorrect substitution The PLIST is broken if the default Perl is not 5.32. Approved by: portmgr (blanket) --- math/gap/pkg-plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/math/gap/pkg-plist b/math/gap/pkg-plist index fcb293a178b6..6db6af1596dd 100644 --- a/math/gap/pkg-plist +++ b/math/gap/pkg-plist @@ -20135,7 +20135,7 @@ lib/libgap.so.8.0.0 %%DATADIR%%/pkg/liepring/lib/dim6/gapdec5.24 %%DATADIR%%/pkg/liepring/lib/dim6/gapdec5.27 %%DATADIR%%/pkg/liepring/lib/dim6/gapdec5.3 -%%DATADIR%%/pkg/liepring/lib/dim6/gapdec%%PERL_VER%% +%%DATADIR%%/pkg/liepring/lib/dim6/gapdec5.32 %%DATADIR%%/pkg/liepring/lib/dim6/gapdec5.37 %%DATADIR%%/pkg/liepring/lib/dim6/gapdec5.38 %%DATADIR%%/pkg/liepring/lib/dim6/gapdec5.39 @@ -20186,7 +20186,7 @@ lib/libgap.so.8.0.0 %%DATADIR%%/pkg/liepring/lib/dim6/stuff/dec5.24 %%DATADIR%%/pkg/liepring/lib/dim6/stuff/dec5.27 %%DATADIR%%/pkg/liepring/lib/dim6/stuff/dec5.3 -%%DATADIR%%/pkg/liepring/lib/dim6/stuff/dec%%PERL_VER%% +%%DATADIR%%/pkg/liepring/lib/dim6/stuff/dec5.32 %%DATADIR%%/pkg/liepring/lib/dim6/stuff/dec5.37 %%DATADIR%%/pkg/liepring/lib/dim6/stuff/dec5.38 %%DATADIR%%/pkg/liepring/lib/dim6/stuff/dec5.39