Bug 193256

Summary: [patch] devel/libslang2 -- wrong patch to slsh/Makefile.in
Product: Ports & Packages Reporter: Pietro Cerutti <gahr>
Component: Individual Port(s)Assignee: Renato Botelho <garga>
Status: Closed FIXED    
Severity: Affects Many People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Fix slsh.rc none

Description Pietro Cerutti freebsd_committer freebsd_triage 2014-09-02 13:49:07 UTC
Created attachment 146681 [details]
Fix slsh.rc

The patch at files/patch-slsh__Makefile.in introduces a call to prepend_to_slang_load_path at the beginning of the slsh.rc file. At that point, that function is not defined.

$ slsh
prepend_to_slang_load_path is undefined
/usr/local/etc/slsh.rc:1:<top-level>:Undefined Name
$
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-09-02 15:28:14 UTC
A commit references this bug:

Author: gahr
Date: Tue Sep  2 15:27:35 UTC 2014
New revision: 367031
URL: http://svnweb.freebsd.org/changeset/ports/367031

Log:
  - Fix Makefile.in patch

  PR:		193256
  Submitted by:	gahr

Changes:
  head/devel/libslang2/files/patch-slsh__Makefile.in