Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jan 2017 10:15:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 215964] Dependency checking doesn't take micro version into account
Message-ID:  <bug-215964-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215964

            Bug ID: 215964
           Summary: Dependency checking doesn't take micro version into
                    account
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: gergely.czuczy@harmless.hu
                CC: freebsd-ports-bugs@FreeBSD.org

Hello,

I just refreshed my ports tree and tried to build a few things, when I got
this:
root@build:/usr/ports/devel/p5-Module-Build# make build
=3D=3D=3D>   p5-Module-Build-0.4220 depends on package: perl5>=3D5.24<5.25 =
- not found
=3D=3D=3D>   p5-Module-Build-0.4220 depends on package: perl5>=3D5.24<5.25 =
- not found
*** Error code 1
root@build:/usr/ports/devel/p5-Module-Build# pkg info | grep perl
perl5.24-5.24.1.r5_1           Practical Extraction and Report Language

Both 5.24 and 5.24.1 are >=3D than 5.24 AND < 5.25. I guess the dependency
checking is not prepared for this.

It's a 10.3-STABLE from 2016-08-20.

Could this get a fix please?

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215964-13>