changeset 547:f86041364bc1

FIX: array.sh is gone, farray.sh is there: adjust Makefile and plist
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 10 Sep 2024 16:24:37 +0200
parents d28733400b18
children 6b85a603765a
files Makefile pkg-plist
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Tue Sep 10 10:42:44 2024 +0200
+++ b/Makefile	Tue Sep 10 16:24:37 2024 +0200
@@ -80,7 +80,7 @@
 	${SED} -i "" -e "s|@@SIMPLEVERSIONTAG@@|${SIMPLEVERSIONTAG}|" ${WRKSRC}/${_ef}
 .endfor
 	${MKDIR} ${WRKSRC}/share/${PORTNAME}
-.for _df in share/local-bsdtools/array.sh share/local-bsdtools/common.subr
+.for _df in share/local-bsdtools/farray.sh share/local-bsdtools/common.subr
 	${CP} -v ${SRC}/${_df} ${WRKSRC}/${_df}
 	${SED} -i "" -e "s|@@SIMPLEVERSIONTAG@@|${SIMPLEVERSIONTAG}|" ${WRKSRC}/${_df}
 .endfor
@@ -116,7 +116,7 @@
 	${INSTALL_SCRIPT} ${WRKSRC}/etc/periodic/daily/${_ps} ${STAGEDIR}${PREFIX}/etc/periodic/daily
 .endfor
 	${MKDIR} ${STAGEDIR}${DATADIR}
-.for _df in array.sh common.subr
+.for _df in farray.sh common.subr
 	${INSTALL_DATA} ${WRKSRC}/share/${PORTNAME}/${_df} ${STAGEDIR}${DATADIR}
 .endfor
 	${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
--- a/pkg-plist	Tue Sep 10 10:42:44 2024 +0200
+++ b/pkg-plist	Tue Sep 10 16:24:37 2024 +0200
@@ -9,7 +9,7 @@
 sbin/fpkg
 sbin/fzfs
 share/local-bsdtools/common.subr
-share/local-bsdtools/array.sh
+share/local-bsdtools/farray.sh
 share/examples/local-bsdtools/freebsd-update-ftjail-template.sh
 share/examples/local-bsdtools/freebsd-update-ftjail.sh
 %%DOCS%%share/man/man5/bsmtp2dma.conf.5.gz