[Bug 221155] update lang/sbcl to 1.3.20

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 1 16:24:04 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221155

            Bug ID: 221155
           Summary: update lang/sbcl to 1.3.20
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: krion at FreeBSD.org
          Reporter: satosi.kimura at nifty.ne.jp
             Flags: maintainer-feedback?(krion at FreeBSD.org)
          Assignee: krion at FreeBSD.org

Created attachment 184919
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184919&action=edit
patch for sbcl 1.3.20

I can install latest sbcl (1.3.20) to FreeBSD/amd64 10.3

1. modify original files in ports/sbcl and make
# cd /usr/ports/lang/sbcl
# patch < patch.sbcl

2. check by portlint
# portlint
WARN: Makefile: USE_* seen before USES.  According to the porters-handbook,
USES must appear first.
WARN: Makefile: RENAME is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MRENAME
appears.
WARN: Makefile: [25]: the arguments to ONLY_FOR_ARCHS are not sorted.  Please
consider sorting them.
WARN: Makefile: use of DISTFILES with single file discouraged. distribution
filename should be set by DISTNAME and EXTRACT_SUFX.
WARN: Makefile: DISTFILES/DISTNAME affects WRKSRC. take caution when changing
them.
0 fatal errors and 5 warnings found.

3. check by poudriere
 See sbcl-1.3.20_1,1.log shown as attachment.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list