Subject: pkg/30176: devel/unidiff requires gsharutils 4.2.1 - pkgsrc has 4.2.1nb6
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <kre@munnari.OZ.AU>
List: pkgsrc-bugs
Date: 05/09/2005 15:01:00
>Number: 30176
>Category: pkg
>Synopsis: devel/unidiff requires gsharutils 4.2.1 - pkgsrc has 4.2.1nb6
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon May 09 15:01:00 +0000 2005
>Originator: Robert Elz
>Release: NetBSD 2.0F (pkgsrc current)
>Organization:
Prince of Songkla University
>Environment:
System: NetBSD lilac.noi.kre.to 2.0F NetBSD 2.0F (LILAC) #7: Sat Apr 30 19:33:44 ICT 2005 kre@lilac.noi.kre.to:/usr/src/sys/arch/i386/compile/LILAC i386
Architecture: i386
Machine: i386
>Description:
devel/unidiff has
BUILD_DEPENDS= gsharutils-4.2.1:../../archivers/gsharutils
which requires exactly version 4.2.1 of gsharutils.
archivers/gsharutils is 4.2.1nb6. That makes unidiff
uninstallable (without reverting to an earlier gsharutils).
>How-To-Repeat:
pkg_delete unidiff
pkg_delete gsharutils
cd .../devel/unidiff
make
>Fix:
Make the BUILD_DEPENDS rational. gsharutils>=4.2.1 worked
for me.