Bug 166413 - [patch] security/openssh-portable doesn't need perl as run depend
Summary: [patch] security/openssh-portable doesn't need perl as run depend
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: Michael Scheidell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-26 14:00 UTC by Gleb Smirnoff
Modified: 2012-03-28 19:10 UTC (History)
0 users

See Also:


Attachments
file.diff (547 bytes, patch)
2012-03-26 14:00 UTC, Gleb Smirnoff
no flags Details | Diff
openssh-portable.diff (547 bytes, patch)
2012-03-28 09:28 UTC, Gleb Smirnoff
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gleb Smirnoff 2012-03-26 14:00:10 UTC
	Port security/openssh-portable doesn't need perl as run dependency,
	only as build one.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-26 14:00:31 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
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-26 14:00:33 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Gleb Smirnoff 2012-03-28 09:28:22 UTC
  Correct patch.

-- 
Totus tuus, Glebius.
Comment 4 Michael Scheidell freebsd_committer freebsd_triage 2012-03-28 16:03:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->scheidell

I'll take it. Grzegorz.  When you approve it, I'll commit it.
Comment 5 Michael Scheidell freebsd_committer freebsd_triage 2012-03-28 16:25:35 UTC
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
Comment 6 Grzegorz Blach 2012-03-28 18:49:48 UTC
Patch looks fine, it's free to commit
Comment 7 dfilter service freebsd_committer freebsd_triage 2012-03-28 19:04:52 UTC
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"
Comment 8 Michael Scheidell freebsd_committer freebsd_triage 2012-03-28 19:05:09 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!