From nobody@FreeBSD.org  Sun Aug 12 11:18:14 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 48CE416A41A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 12 Aug 2007 11:18:14 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 3C3B413C48A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 12 Aug 2007 11:18:14 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l7CBIE6X045302
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 12 Aug 2007 11:18:14 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id l7CBIDfg045300;
	Sun, 12 Aug 2007 11:18:13 GMT
	(envelope-from nobody)
Message-Id: <200708121118.l7CBIDfg045300@www.freebsd.org>
Date: Sun, 12 Aug 2007 11:18:13 GMT
From: Volker Werth <volker@vwsoft.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] port devel/anjuta fails to compile
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         115439
>Category:       ports
>Synopsis:       [patch] port devel/anjuta fails to compile
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 12 11:20:27 GMT 2007
>Closed-Date:    Sun Aug 12 17:40:46 GMT 2007
>Last-Modified:  Sun Aug 12 17:50:01 GMT 2007
>Originator:     Volker Werth
>Release:        6-STABLE
>Organization:
>Environment:
>Description:
devel/anjuta 2.0.0_4 fails to compile, as files/anjuta has been removed for 2.0.0_4:

-------------------------------------------------------------------
Building subversion plugin: ............................NO
        Requires apr (>= 0.9.4); http://subversion.org
        Requires apr-util (>= 0.9.4); http://subversion.org
        Requires neon (>= 0.24.5); http://subversion.org
        Requires subversion (>= 1.0.2); http://subversion.org
Building glade plugin: .................................YES
Building devhelp plugin: ...............................YES
Building class inheritance plugin: .....................YES
Building performance profiler with function call chart: YES
Building Valgrind debugger plugin: .....................NO
                Requires binutils-dev
Building GtkSourceView based editor: ...................YES
Building Scintilla based editor: .......................YES
-------------------------------------------------------------------
cannot open /usr/ports/devel/anjuta/files/anjuta: No such file or directory
*** Error code 2

Stop in /usr/ports/devel/anjuta.
*** Error code 1

Stop in /usr/ports/devel/anjuta.



>How-To-Repeat:

>Fix:
--- Makefile.orig       2007-08-12 13:14:43.000000000 +0200
+++ Makefile    2007-08-12 13:15:15.000000000 +0200
@@ -66,9 +66,6 @@
 .endif
 
 post-configure:
-       @${SED} -e 's|%%LOCALBASE%%|${LOCALBASE}|g ; \
-               s|%%PREFIX%%|${PREFIX}|g' < ${FILESDIR}/anjuta \
-               > ${WRKDIR}/anjuta
        @${REINPLACE_CMD} -e 's|/bin/bash|${LOCALBASE}/bin/bash| ; \
                s|/usr/local|${PREFIX}| ; \
                s|share/anjuta|share/gnome/anjuta|' \


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Aug 12 11:20:33 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115439 
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Sun Aug 12 17:40:35 UTC 2007 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115439 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/115439: commit references a PR
Date: Sun, 12 Aug 2007 17:40:39 +0000 (UTC)

 marcus      2007-08-12 17:40:33 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/anjuta         Makefile 
   Log:
   Don't perform sed replacements on a non-existent file.
   
   PR:             115439
   Submitted by:   Volker Werth <volker@vwsoft.com>
   
   Revision  Changes    Path
   1.52      +0 -3      ports/devel/anjuta/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
