From owner-freebsd-ports-bugs Fri Jan 24 16: 1: 2 2003 Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C200B37B401 for ; Fri, 24 Jan 2003 16:01:00 -0800 (PST) Received: from mailout08.sul.t-online.com (mailout08.sul.t-online.com [194.25.134.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC4C043F13 for ; Fri, 24 Jan 2003 16:00:59 -0800 (PST) (envelope-from corecode@corecode.ath.cx) Received: from fwd03.sul.t-online.de by mailout08.sul.t-online.com with smtp id 18cDko-0000ld-03; Sat, 25 Jan 2003 01:00:58 +0100 Received: from pride.uni.stoert.net (320050403952-0001@[80.128.111.88]) by fmrl03.sul.t-online.com with esmtp id 18cDkk-0BKIuOC; Sat, 25 Jan 2003 01:00:54 +0100 Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178]) by pride.uni.stoert.net (Postfix) with ESMTP id 6D0A512C6D7; Sat, 25 Jan 2003 01:00:52 +0100 (CET) Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1]) by terrorfish.uni.stoert.net (8.12.6/8.12.6) with ESMTP id h0P01cie007340; Sat, 25 Jan 2003 01:01:38 +0100 (CET) (envelope-from corecode@terrorfish.uni.stoert.net) Received: (from corecode@localhost) by terrorfish.uni.stoert.net (8.12.6/8.12.6/Submit) id h0P01cHc007339; Sat, 25 Jan 2003 01:01:38 +0100 (CET) (envelope-from corecode) Date: Sat, 25 Jan 2003 01:01:31 +0100 From: "Simon 'corecode' Schubert" To: Ulrich Spoerlein Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/47406: [Patch] Remove {PERL} from ports@'s ports Message-Id: <20030125010131.57da206d.corecode@corecode.ath.cx> In-Reply-To: <20030124135054.76dbb045.q@uni.de> References: <200301232330.h0NNU7EI005549@freefall.freebsd.org> <20030124135054.76dbb045.q@uni.de> X-Mailer: Sylpheed version 0.8.8claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="=.zR2pjG9gvZgFy=" X-Sender: 320050403952-0001@t-dialin.net Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=.zR2pjG9gvZgFy= Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Lately Ulrich Spoerlein told: > > [...] > > > + @${REINPLACE_CMD} -e 's|^CFLAGS\s+=\s+-Wall\s+-g|CFLAGS = \@CFLAGS@ > > > -Wall|' ${WRKSRC}/src/$i > > did you test this? sed doesn't know \s, just [[:space:]] > > you don't need to escape @ in sed > I hope sed understands [[:space:]]+ ? no. either use * (not the same) or \{1,\} this might be a place where -E is nicer to use (with -E + is known) cheers simon -- /"\ http://corecode.ath.cx/#donate \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=.zR2pjG9gvZgFy= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+MdPgr5S+dk6z85oRAk7uAKCYYtRCWD4mH+L0/K7l5CAixp19ewCguNXK L4fWvaS5hwIh7Ku0yQuX0g0= =Umsq -----END PGP SIGNATURE----- --=.zR2pjG9gvZgFy=-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message