From erwin@backup-mx.droso.dk  Thu Jan 30 00:14:19 2003
Return-Path: <erwin@backup-mx.droso.dk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B94FF37B405
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 30 Jan 2003 00:14:19 -0800 (PST)
Received: from backup-mx.droso.dk (backup-mx.droso.dk [62.79.38.251])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3957843E4A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 30 Jan 2003 00:14:19 -0800 (PST)
	(envelope-from erwin@backup-mx.droso.dk)
Received: by backup-mx.droso.dk (Postfix, from userid 1000)
	id 8F852A9CB; Thu, 30 Jan 2003 09:14:11 +0100 (CET)
Message-Id: <20030130081411.8F852A9CB@backup-mx.droso.dk>
Date: Thu, 30 Jan 2003 09:14:11 +0100 (CET)
From: Erwin Lansing <erwin@lansing.dk>
Reply-To: Erwin Lansing <erwin@lansing.dk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: unPERLify unmaintained x11-wm 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         47666
>Category:       ports
>Synopsis:       unPERLify unmaintained x11-wm
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 30 00:20:02 PST 2003
>Closed-Date:    Thu Jan 30 03:44:36 PST 2003
>Last-Modified:  Thu Jan 30 03:44:36 PST 2003
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD panda.droso.net 4.7-STABLE FreeBSD 4.7-STABLE #13: Tue Jan 7 21:26:37 CET 2003 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386


	
>Description:

use reinplace instead of perl for unmaintained ports in x11-wm

>How-To-Repeat:
	
>Fix:

	

--- unperl-x11-wm.diff begins here ---
Index: libepplet/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-wm/libepplet/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- libepplet/Makefile	29 Nov 2002 05:56:58 -0000	1.8
+++ libepplet/Makefile	30 Jan 2003 08:11:35 -0000
@@ -20,12 +20,13 @@
 USE_GNOMENG=	yes
 USE_GNOME=	imlib
 USE_LIBTOOL=	yes
+USE_REINPLACE=	yes
 CONFIGURE_ENV=	EROOT=${X11BASE}/share/enlightenment \
 		EBIN=${X11BASE}/bin
 CONFIGURE_ARGS=	--enable-fsstd
 INSTALLS_SHLIB=	yes
 
 pre-patch:
-	@${PERL} -pi -e 's|api epplets|api|g' ${WRKSRC}/Makefile.in
+	${REINPLACE_CMD} -e 's|api epplets|api|g' ${WRKSRC}/Makefile.in
 
 .include <bsd.port.mk>
--- unperl-x11-wm.diff ends here ---


>Release-Note:
>Audit-Trail:

From: Erwin Lansing <erwin@lansing.dk>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/47666: unPERLify unmaintained x11-wm
Date: Thu, 30 Jan 2003 09:22:51 +0100

 --XOIedfhf+7KOe/yw
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 On Thu, Jan 30, 2003 at 09:14:11AM +0100, Erwin Lansing wrote:
 >=20
 > >Number:         47666
 > >Category:       ports
 > >Synopsis:       unPERLify unmaintained x11-wm
 
 Please close this PR again. A better GNATS search shows that this change
 was already submitted in PR 47406.
 
 Cheers,
 -erwin
 
 --=20
                     _._     _,-'""`-._
 Erwin Lansing      (,-.`._,'(       |\`-/|    http://droso.org/
 erwin@lansing.dk       `-.-' \ )-`( , o o)    http://fnidder.dk/
                     -bf-      `-    \`_`"'-
 
 --XOIedfhf+7KOe/yw
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.1 (FreeBSD)
 
 iD8DBQE+OODbqy9aWxUlaZARAmnAAKDR8lzCBkZfNrcczcB1nswSWg9hwACgz7e3
 0Zp0/u6UKlUKjOFyJceE2yM=
 =XiYW
 -----END PGP SIGNATURE-----
 
 --XOIedfhf+7KOe/yw--
State-Changed-From-To: open->closed 
State-Changed-By: naddy 
State-Changed-When: Thu Jan 30 03:43:38 PST 2003 
State-Changed-Why:  
Duplicate of #47406. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=47666 
>Unformatted:
