Bug 193256 - [patch] devel/libslang2 -- wrong patch to slsh/Makefile.in
Summary: [patch] devel/libslang2 -- wrong patch to slsh/Makefile.in
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-02 13:49 UTC by Pietro Cerutti
Modified: 2014-09-02 15:28 UTC (History)
0 users

See Also:


Attachments
Fix slsh.rc (1.66 KB, patch)
2014-09-02 13:49 UTC, Pietro Cerutti
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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