Bug 192829

Summary: [ENHANCEMENT] lang/abcl include abcl contrib
Product: Ports & Packages Reporter: Mark Evenson <evenson.not.org>
Component: Individual Port(s)Assignee: Jimmy Olgeni <olgeni>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch for lang/abcl to find abcl-contrib.jar none

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!