Page MenuHomeFreeBSD

lang/racket[-minimal]: update to version 6.5
AbandonedPublic

Authored by martin_sugioarto.com on Jun 26 2016, 7:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 8, 6:38 AM
Unknown Object (File)
Sat, Jun 8, 6:23 AM
Unknown Object (File)
May 28 2024, 12:23 AM
Unknown Object (File)
May 8 2024, 2:30 PM
Unknown Object (File)
Apr 26 2024, 10:09 PM
Unknown Object (File)
Apr 26 2024, 10:08 PM
Unknown Object (File)
Apr 26 2024, 7:39 PM
Unknown Object (File)
Apr 26 2024, 8:44 AM
Subscribers

Details

Reviewers
brnrd
olgeni
Summary

Proposed commit log:

lang/racket[-minimal]: Update to version 6.5

  - Update lang/racket to version 6.5
  - Update lang/racket-minimal to version 6.5
  - Fix linter warnings.

PR: 200101
Reviewed by: brnrd, ...
Test Plan
  1. make install
  2. make package
  3. pkg remove racket or pkg remove racket-minimal
  4. pkg add /path/to/racket-6.5.txz or pkg add /path/to/racket-minimal-6.5.txz

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 4346
Build 4393: arc lint + arc unit

Event Timeline

martin_sugioarto.com retitled this revision from to lang/racket[-minimal]: update to version 6.5.
martin_sugioarto.com updated this object.
martin_sugioarto.com edited the test plan for this revision. (Show Details)
martin_sugioarto.com added a reviewer: olgeni.

There's an issue with GTK3 and libunique, which brings in GTK2 - I have been there already :(

Gtk: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported
zsh: trace trap  drracket

I have a version with working staging and GTK, but then there's a weird runtime error in the IDE. I'll merge your changes and send it up.

Minor nits, looks pretty good!

Can you run it through poudriere testport as well and share the build logs?

lang/racket-minimal/Makefile
13

This fixes a portlint -AC warning?

lang/racket-minimal/files/patch-racket_include_scheme.h
1

Please remove this patch, doesn't actually change anything

lang/racket/files/patch-racket_include_scheme.h
1

Pls remove this