ports/125363: [MAINTAINER PATCH] security/rubygem-net-ssh: fix optionfile handling

Roderick van Domburg r.s.a.vandomburg at nedforce.nl
Mon Jul 7 11:00:05 UTC 2008


>Number:         125363
>Category:       ports
>Synopsis:       [MAINTAINER PATCH] security/rubygem-net-ssh: fix optionfile handling
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 07 11:00:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Roderick van Domburg <r.s.a.vandomburg at nedforce.nl>
>Release:        FreeBSD 6.2-RELEASE-p5-jc1 i386
>Organization:
Nedforce
>Environment:
System: FreeBSD endor.nedforce.nl 6.2-RELEASE-p5-jc1 FreeBSD 6.2-RELEASE-p5-jc1 #0: Tue Jun 26 22:13:24 PDT 2007 user at jail3.johncompanies.com:/usr/obj/usr/src/sys/jail3 i386


	
>Description:
Currently security/rubygem-net-ssh does not build because the config target is broken.
This is due to an overlooked error in the latest update. Spotted by Paul Beard.
	
>How-To-Repeat:
cd /usr/ports/security/rubygem-net-ssh && make config
	
>Fix:

	

--- rubygem-net-ssh-optionsfile.patch begins here ---
diff -ru rubygem-net-ssh.old/Makefile rubygem-net-ssh/Makefile
--- rubygem-net-ssh.old/Makefile	Mon Jul  7 12:15:27 2008
+++ rubygem-net-ssh/Makefile	Mon Jul  7 12:21:51 2008
@@ -14,6 +14,7 @@
 COMMENT=	Non-interactive SSH processing
 
 OPTIONS=	PROMPT_PASSPHRASES "Prompt for passphrases on keys" On
+OPTIONSFILE?=	${PORT_DBDIR}/rubygem-${PORTNAME}/options
 
 # to get RUBY_SITEARCHLIBDIR
 USE_RUBY=	yes
--- rubygem-net-ssh-optionsfile.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list