[Bug 193073] New: [iPATCH]: devel/anjuta broken for version 2.32.1.1_13: autogen 5 not found

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 27 17:33:46 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193073

            Bug ID: 193073
           Summary: [iPATCH]: devel/anjuta broken for version 2.32.1.1_13:
                    autogen 5 not found
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: ljboiler at gmail.com

Created attachment 146383
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=146383&action=edit
New patch file for the anjuta port

The port devel/anjuta seems to be broken.

When one tries to create a new project the following error occurs:
Could not find autogen version 5; please install the autogen package. You can
get it from http://autogen.sourceforge.net.

The problem is that a runtime check of the autogen version on the system (using
"autogen -v") is looking for a specific string that the autogen FreeBSD port
does not generate.

Attached is a patch file for the devel/anjuta port that fixes the problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list