From owner-svn-ports-head@freebsd.org Mon Jan 6 13:56:32 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 767881E1F5F; Mon, 6 Jan 2020 13:56:32 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47rxrJ2XnBz3GRb; Mon, 6 Jan 2020 13:56:32 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4E194F5CA; Mon, 6 Jan 2020 13:56:32 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 006DuW6X077328; Mon, 6 Jan 2020 13:56:32 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 006DuVGS077326; Mon, 6 Jan 2020 13:56:31 GMT (envelope-from swills@FreeBSD.org) Message-Id: <202001061356.006DuVGS077326@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 6 Jan 2020 13:56:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r522231 - in head/accessibility/yasr: . files X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: in head/accessibility/yasr: . files X-SVN-Commit-Revision: 522231 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jan 2020 13:56:32 -0000 Author: swills Date: Mon Jan 6 13:56:31 2020 New Revision: 522231 URL: https://svnweb.freebsd.org/changeset/ports/522231 Log: accessibility/yasr: use patch instead of sed to replace static content PR: 242486 Approved by: maintainer timeout (david.k.gerry@gmail.com, >3 weeks) Added: head/accessibility/yasr/files/patch-yasr.conf (contents, props changed) Modified: head/accessibility/yasr/Makefile (contents, props changed) Modified: head/accessibility/yasr/Makefile ============================================================================== --- head/accessibility/yasr/Makefile Mon Jan 6 13:50:34 2020 (r522230) +++ head/accessibility/yasr/Makefile Mon Jan 6 13:56:31 2020 (r522231) @@ -30,9 +30,6 @@ PLIST_FILES= bin/yasr \ %%NLS%%share/locale/es/LC_MESSAGES/yasr.mo \ %%NLS%%share/locale/fr/LC_MESSAGES/yasr.mo -post-patch: - @${REINPLACE_CMD} -e 's|/bin/bash|/bin/csh|' ${WRKSRC}/yasr.conf - post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for doc in ${PORTDOCS} Added: head/accessibility/yasr/files/patch-yasr.conf ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/accessibility/yasr/files/patch-yasr.conf Mon Jan 6 13:56:31 2020 (r522231) @@ -0,0 +1,11 @@ +--- yasr.conf.orig 2008-01-31 13:01:50 UTC ++++ yasr.conf +@@ -63,7 +63,7 @@ synthesizer port=|/usr/local/bin/eflite + # Below line appropriate for Speech Dispatcher in its default configuration + #synthesizer port=127.0.0.1:6560 + key echo=off +-shell=/bin/bash ++shell=/bin/csh + special=off + up and down arrows=speak line + DisableKey=6925