ports/166413: [patch] security/openssh-portable doesn't need perl as run depend

Gleb Smirnoff glebius at cell.glebius.int.ru
Mon Mar 26 13:00:23 UTC 2012


>Number:         166413
>Category:       ports
>Synopsis:       [patch] security/openssh-portable doesn't need perl as run depend
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 26 13:00:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Gleb Smirnoff
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD 9.0-STABLE
>Description:
	Port security/openssh-portable doesn't need perl as run dependency,
	only as build one.
>How-To-Repeat:
>Fix:
diff -Nur /usr/ports/security/openssh-portable/Makefile openssh-portable/Makefile
--- /usr/ports/security/openssh-portable/Makefile	2012-03-26 16:42:28.000000000 +0400
+++ openssh-portable/Makefile	2011-12-23 16:52:28.000000000 +0400
@@ -7,7 +7,7 @@
 
 PORTNAME=	openssh
 DISTVERSION=	5.8p2
-PORTREVISION=	2
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	security ipv6
 MASTER_SITES=	${MASTER_SITE_OPENBSD}
@@ -26,6 +26,7 @@
 
 CONFLICTS?=		openssh-3.* ssh-1.* ssh2-3.*
 
+USE_PERL5=		yes
 USE_PERL5_BUILD=	yes
 USE_OPENSSL=		yes
 GNU_CONFIGURE=		yes
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list