Summary: | [patch] security/openssh-portable doesn't need perl as run depend | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Gleb Smirnoff <glebius> | ||||||
Component: | Individual Port(s) | Assignee: | Michael Scheidell <scheidell> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Gleb Smirnoff
2012-03-26 14:00:10 UTC
Maintainer of security/openssh-portable, Please note that PR ports/166413 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/166413 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Correct patch. -- Totus tuus, Glebius. Responsible Changed From-To: freebsd-ports-bugs->scheidell I'll take it. Grzegorz. When you approve it, I'll commit it. I don't think a portrevision bump is necessary though. this would force a make deinstall/reinstall on OP's that are running portupgrade -Rra every night, and would basically be a no-op. Someone who want so build a smaller package dependency list, with make package would be the only one affected, and I don't think globally forcing package rebuilding for removing an extra run depends is warented. I did ask on ports@ list, and I'll wait to see what answers I get (and from whom). I'll follow the dictates of the experts on this. -- Michael Scheidell, CTO >*| * SECNAP Network Security Corporation d: +1.561.948.2259 w: http://people.freebsd.org/~scheidell Patch looks fine, it's free to commit scheidell 2012-03-28 18:04:42 UTC FreeBSD ports repository Modified files: security/openssh-portable Makefile Log: - Perl only needed to build, not needed to run. remove PERL5_RUN from Makefile - Bump PORTREVISION PR: ports/166413 Submitted by: Gleb Smirnoff <glebius@cell.glebius.int.ru> Approved by: Grzegorz Blach <magik@roorback.net> (maintainer) Feature safe: yes Revision Changes Path 1.158 +1 -2 ports/security/openssh-portable/Makefile _______________________________________________ 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: feedback->closed Committed. Thanks! |