svn commit: r567627 - in head/security/gsasl: . files
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Mar 7 22:12:08 UTC 2021
Author: sunpoet
Date: Sun Mar 7 22:12:02 2021
New Revision: 567627
URL: https://svnweb.freebsd.org/changeset/ports/567627
Log:
Convert REINPLACE_CMD to patch file
Added:
head/security/gsasl/files/patch-po-LINGUAS (contents, props changed)
Modified:
head/security/gsasl/Makefile
Modified: head/security/gsasl/Makefile
==============================================================================
--- head/security/gsasl/Makefile Sun Mar 7 22:11:56 2021 (r567626)
+++ head/security/gsasl/Makefile Sun Mar 7 22:12:02 2021 (r567627)
@@ -27,9 +27,6 @@ OPTIONS_SUB= yes
NLS_CONFIGURE_ENABLE= nls
NLS_USES= gettext
-post-patch:
- @${REINPLACE_CMD} -e '/^en@/d' ${WRKSRC}/po/LINGUAS
-
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/*.html ${STAGEDIR}${DOCSDIR}
Added: head/security/gsasl/files/patch-po-LINGUAS
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/security/gsasl/files/patch-po-LINGUAS Sun Mar 7 22:12:02 2021 (r567627)
@@ -0,0 +1,8 @@
+--- po/LINGUAS.orig 2021-01-01 16:43:20 UTC
++++ po/LINGUAS
+@@ -1,5 +1,3 @@
+-en at boldquot
+-en at quot
+ da
+ de
+ eo
More information about the svn-ports-all
mailing list