Bug 157088 - [PATCH] lang/sbcl: update to 1.0.48.0
Summary: [PATCH] lang/sbcl: update to 1.0.48.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Stanislav Sedov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-16 14:30 UTC by Jimmy Olgeni
Modified: 2011-07-08 20:50 UTC (History)
1 user (show)

See Also:


Attachments
sbcl-1.0.48.0,1.patch (3.58 KB, patch)
2011-05-16 14:30 UTC, Jimmy Olgeni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jimmy Olgeni freebsd_committer freebsd_triage 2011-05-16 14:30:11 UTC
- Update to 1.0.48.0

Removed file(s):
- files/patch-disable-failing-tests

Port maintainer (stas@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99

Maxima seems to be working fine, at least on amd64.

make test matches 1.0.43.0:

1.0.43.0:

Status:
 Unexpected success:  debug.impure.lisp / (UNDEFINED-FUNCTION BUG-346)
 Expected failure:    packages.impure.lisp / USE-PACKAGE-CONFLICT-SET
 Expected failure:    packages.impure.lisp / IMPORT-SINGLE-CONFLICT
 Unhandled error      swap-lispobjs.impure.lisp
test failed, expected 104 return code, got 1

1.0.48.0:

Status:
 Unexpected success:  debug.impure.lisp / (UNDEFINED-FUNCTION BUG-346)
 Expected failure:    packages.impure.lisp / USE-PACKAGE-CONFLICT-SET
 Expected failure:    packages.impure.lisp / IMPORT-SINGLE-CONFLICT
 Unhandled error      swap-lispobjs.impure.lisp
test failed, expected 104 return code, got 1
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-05-16 14:30:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stas

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-07-08 20:45:34 UTC
stas        2011-07-08 19:45:20 UTC

  FreeBSD ports repository

  Modified files:
    lang/sbcl            Makefile distinfo 
  Removed files:
    lang/sbcl/files      patch-disable-failing-tests 
  Log:
  - Update to 1.0.49.
  
  PR:             ports/157088 (based on)
  Submitted by:   Jimmy Olgeni <olgeni@freebsd.org>
  
  Revision  Changes    Path
  1.85      +2 -2      ports/lang/sbcl/Makefile
  1.65      +2 -2      ports/lang/sbcl/distinfo
  1.2       +0 -20     ports/lang/sbcl/files/patch-disable-failing-tests (dead)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Stanislav Sedov freebsd_committer freebsd_triage 2011-07-08 20:45:43 UTC
State Changed
From-To: open->closed

Committed. Thanks!