Bug 192829 - [ENHANCEMENT] lang/abcl include abcl contrib
Summary: [ENHANCEMENT] lang/abcl include abcl contrib
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jimmy Olgeni
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-19 11:33 UTC by Mark Evenson
Modified: 2014-08-19 13:02 UTC (History)
0 users

See Also:


Attachments
patch for lang/abcl to find abcl-contrib.jar (1022 bytes, text/plain)
2014-08-19 11:33 UTC, Mark Evenson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Evenson 2014-08-19 11:33:10 UTC
Created attachment 146027 [details]
patch for lang/abcl to find abcl-contrib.jar

Attached please find a patch for the FreeBSD port lang/abcl to include the abcl
contrib module in the installation.
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-19 12:37:16 UTC
over to maintainer.
Comment 2 John Marino freebsd_committer freebsd_triage 2014-08-19 12:37:55 UTC
oops, wrong olgeni
Comment 3 commit-hook freebsd_committer freebsd_triage 2014-08-19 13:01:28 UTC
A commit references this bug:

Author: olgeni
Date: Tue Aug 19 13:01:25 UTC 2014
New revision: 365376
URL: http://svnweb.freebsd.org/changeset/ports/365376

Log:
  Include abcl-contrib, which enables using QuickLisp.

  PR:		192829
  Submitted by:	Mark Evenson

Changes:
  head/lang/abcl/Makefile
Comment 4 Jimmy Olgeni freebsd_committer freebsd_triage 2014-08-19 13:02:11 UTC
Committed as r365376 - thanks!