Bug 165313 - [patch] security/apg fails to build with WITH_CRACKLIB
Summary: [patch] security/apg fails to build with WITH_CRACKLIB
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: Matthew Seaman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-20 05:50 UTC by Anatoly Borodin
Modified: 2012-02-27 23:51 UTC (History)
0 users

See Also:


Attachments
file.txt (724 bytes, text/plain)
2012-02-20 05:50 UTC, Anatoly Borodin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anatoly Borodin 2012-02-20 05:50:13 UTC
The port fails to find an updated cracklib library:

..
===>   Compressing manual pages for cracklib-2.8.18
===>   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===>   Registering installation for cracklib-2.8.18
===>   Returning to build of apg-2.3.0b_2
Error: shared library "crack.1" does not exist

Fix: Update the deps, bump the port's revision.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-02-20 05:50:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->roam

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Matthew Seaman freebsd_committer freebsd_triage 2012-02-27 23:50:22 UTC
Responsible Changed
From-To: roam->matthew


Taking over maintainership of security/apg
Comment 3 Matthew Seaman freebsd_committer freebsd_triage 2012-02-27 23:51:09 UTC
State Changed
From-To: open->closed


A slightly different patch was committed.  Thanks.