[Bug 248789] Mk/Uses/cabal.mk: make-use-cabal returns higher versions than allowed by verson limitations
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 20 20:45:26 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248789
Bug ID: 248789
Summary: Mk/Uses/cabal.mk: make-use-cabal returns higher
versions than allowed by verson limitations
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Ports Framework
Assignee: portmgr at FreeBSD.org
Reporter: yuri at freebsd.org
CC: ports-bugs at FreeBSD.org
Created attachment 217399
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=217399&action=edit
Makefile
In the attached Makefile for a future port misc/hs-hascard USE_CABAL, returned
by 'make make-use-cabal' contains QuickCheck-2.14.1 but a number of other
packages contain a limitation like 'QuickCheck >= 2.9 && < 2.14'. As a result,
build fails.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list