Summary: | lang/sbcl: upgrade to 1.2.8, update maintainer | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jack Carrozzo <jack> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed DUPLICATE | ||||||
Severity: | Affects Some People | CC: | jack, marino, satosi.kimura, woodsb02 | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
This port has just been updated to 1.2.9 under PR 198590 (this PR is a duplicate). However, the maintainer field was not updated. The next time lang/sbcl needs an update, submit a change and include the MAINTAINER field change with the main change. If you can fix the issue described in bug 184425 (threading support), that would be a good example of said update. *** This bug has been marked as a duplicate of bug 198590 *** A commit references this bug: Author: marino Date: Sun Mar 22 14:42:13 UTC 2015 New revision: 381916 URL: https://svnweb.freebsd.org/changeset/ports/381916 Log: lang/sbcl: Install contrib modules (again) The module support should not have been removed. It caused ports dependent on sbcl to break during building. Fix partially taken from PR below: PR: 198688 Changes: head/lang/sbcl/Makefile head/lang/sbcl/pkg-plist |
Created attachment 154489 [details] unified patch Attached is a patch to bring lang/sbcl from 1.1.12 to 1.2.8. As the port is currently unmaintained, I volunteer to adopt it. Patch has been portlint'd and created with `diff -ruN`, but I'm all ears for suggestions!