public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hanno Böck" <hanno@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/md4sum/
Date: Thu, 30 Apr 2020 08:34:01 +0000 (UTC)	[thread overview]
Message-ID: <1588235619.0c9b4f108fea55858387d5b87fbc2cd5e1481911.hanno@gentoo> (raw)

commit:     0c9b4f108fea55858387d5b87fbc2cd5e1481911
Author:     Hanno Böck <hanno <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 30 08:33:39 2020 +0000
Commit:     Hanno Böck <hanno <AT> gentoo <DOT> org>
CommitDate: Thu Apr 30 08:33:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c9b4f10

app-crypt/md4sum: Use safer sed delimiter

Closes: https://bugs.gentoo.org/710806
Signed-off-by: Hanno Böck <hanno <AT> gentoo.org>
Package-Manager: Portage-2.3.99, Repoman-2.3.22

 app-crypt/md4sum/md4sum-0.02.03-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/md4sum/md4sum-0.02.03-r2.ebuild b/app-crypt/md4sum/md4sum-0.02.03-r2.ebuild
index 8198a1631ad..af650312ff4 100644
--- a/app-crypt/md4sum/md4sum-0.02.03-r2.ebuild
+++ b/app-crypt/md4sum/md4sum-0.02.03-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,7 +17,7 @@ PATCHES=( "${FILESDIR}"/md4sum-fix-out-of-bounds-write.diff )
 
 src_prepare() {
 	default
-	sed -i -e "s:CFLAGS=:CFLAGS=${CFLAGS} :g" \
+	sed -i -e "s;CFLAGS=;CFLAGS=${CFLAGS} ;g" \
 		-e "s:install -s:install:g" Makefile.Linux || die
 }
 


             reply	other threads:[~2020-04-30  8:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-30  8:34 Hanno Böck [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-22 14:14 [gentoo-commits] repo/gentoo:master commit in: app-crypt/md4sum/ Hanno Böck
2019-11-17 19:58 Hanno Böck
2018-11-10 17:55 Hanno Boeck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1588235619.0c9b4f108fea55858387d5b87fbc2cd5e1481911.hanno@gentoo \
    --to=hanno@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox