ports/126164: [PATCH] security/openssh-portable: fix rootless build

Sergey Skvortsov skv at FreeBSD.org
Fri Aug 1 17:40:02 UTC 2008


>Number:         126164
>Category:       ports
>Synopsis:       [PATCH] security/openssh-portable: fix rootless build
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 01 17:40:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Skvortsov
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD protey.ru 7.0-STABLE FreeBSD 7.0-STABLE #2: Tue Jul 15 15:38:46 MSD 2008
>Description:
Fix rootless build of port: change target name "pre-install" to "pre-su-install".

Port maintainer (mnag at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- openssh-portable-5.0.p1,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/security/openssh-portable/Makefile,v
retrieving revision 1.126
diff -u -u -r1.126 Makefile
--- Makefile	22 Jun 2008 19:26:07 -0000	1.126
+++ Makefile	1 Aug 2008 17:26:40 -0000
@@ -214,7 +214,7 @@
 		${WRKSRC}/version.h
 .endif
 
-pre-install:
+pre-su-install:
 .if defined(WITH_OVERWRITE_BASE)
 	@${MKDIR} ${EMPTYDIR}
 .else
--- openssh-portable-5.0.p1,1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list