Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 2003 08:00:05 -0800 (PST)
From:      "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/47493: Update port: print/gimp-print to 1.2.5
Message-ID:  <200301261600.h0QG05vM084743@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/47493; it has been noted by GNATS.

From: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
To: KATO Tsuguru <tkato@prontomail.com>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/47493: Update port: print/gimp-print to 1.2.5
Date: Sun, 26 Jan 2003 16:57:49 +0100

 --=.o6/m(We(4X)KUU
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 
 here comes the regex police... :)
 
 Lately KATO Tsuguru told:
 
 > diff -urN /usr/ports/print/gimp-print/Makefile print/gimp-print/Makefile
 [...]
 >  	@${REINPLACE_CMD} -e 's|=makeinfo|="makeinfo --no-split"|g ; \
 > -		 s|[\$$][{]CFLAGS:=[}] -O|\$$\{CFLAGS\}|g' ${WRKSRC}/configure
 > +		 s|[$$][{]CFLAGS:=[}] -O|\$${CFLAGS}|g' ${WRKSRC}/configure
 
 s|\$${CFLAGS:=} -O|$${CFLAGS}|g' ${WRKSRC}/configure
 
 >  	@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
 > -		's|[\$$][(]PACKAGE[)]/doc|doc/\$$\(PACKAGE\)|g ; \
 > -		 s|[\$$][(]RM[)] -r|\$$\(RM\) -f -r|g'
 > +		's|[$$][(]PACKAGE[)]/doc|doc/\$$(PACKAGE)|g ; \
 > +		 s|[$$][(]RM[)] -r|\$$(RM) -f -r|g'
 
 's|\$$(PACKAGE)/doc|doc/$$(PACKAGE)|g ; \
  s|\$$(RM) -r|$$(RM) -f -r|g'
 
 
 cheers
   simon
 
 -- 
 /"\   http://corecode.ath.cx/#donate
 \ /
  \     ASCII Ribbon Campaign
 / \  Against HTML Mail and News
 
 --=.o6/m(We(4X)KUU
 Content-Type: application/pgp-signature
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.1 (FreeBSD)
 
 iD8DBQE+NAWBr5S+dk6z85oRAq/1AJwN1hs05/swsrDw02O2Mi2QgvtbGwCgpCBh
 RFb1d+N0gjUpkfP2DRF5hfg=
 =QARP
 -----END PGP SIGNATURE-----
 
 --=.o6/m(We(4X)KUU--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301261600.h0QG05vM084743>