Bug 115439

Summary: [patch] port devel/anjuta fails to compile
Product: Ports & Packages Reporter: Volker <volker>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Volker 2007-08-12 12:20:27 UTC
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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-08-12 12:20:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2007-08-12 18:40:35 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-08-12 18:40:39 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"