Summary: | [PATCH] security/ruby-password: fix dependency on cracklib, avoid conflict with pwgen | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jan Srzednicki <w> | ||||
Component: | Individual Port(s) | Assignee: | Stanislav Sedov <stas> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | stas | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Jan Srzednicki
2007-05-25 16:00:09 UTC
Responsible Changed From-To: freebsd-ports-bugs->stas Over to maintainer stas 2007-06-24 08:40:46 UTC FreeBSD ports repository Modified files: security/ruby-password Makefile pkg-plist Log: - Add missed run-time dependency by convrting build depends to lib depends - Change the name of utility to not conflict wih pwgen - Bump up PORTREVISION. Submitted by: Jan Srzednicki <w@wrzask.pl> PR: ports/112996 Revision Changes Path 1.10 +5 -4 ports/security/ruby-password/Makefile 1.5 +1 -1 ports/security/ruby-password/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |