Bug 115439 - [patch] port devel/anjuta fails to compile
Summary: [patch] port devel/anjuta fails to compile
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-12 12:20 UTC by Volker
Modified: 2007-08-12 18:50 UTC (History)
0 users

See Also:


Attachments
file.diff (478 bytes, patch)
2007-08-12 12:20 UTC, Volker
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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"