Bug 222527

Summary: x11-toolkits/ocaml-labltk: available for tcl/tk 8.6
Product: Ports & Packages Reporter: Mamoru IWAKI <1wkmmr>
Component: Individual Port(s)Assignee: Tobias Kortkamp <tobik>
Status: Closed FIXED    
Severity: Affects Some People CC: michipili, rkoberman
Priority: --- Flags: bugzilla: maintainer-feedback? (michipili)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
A patch file for Makefile
none
Change Tk version to 85+ and bump PORTREVISION rkoberman: maintainer-approval? (michipili)

Description Mamoru IWAKI 2017-09-23 08:53:12 UTC
Created attachment 186630 [details]
A patch file for Makefile

Hi, 

Compiling the following port on my 11.1-STABLE amd64 machine causes another installation of tck/tk8.5 as dependency. 

 $FreeBSD: head/x11-toolkits/ocaml-labltk/Makefile 385412 2015-05-04 15:39:41Z madpilot $

 FreeBSD dhcp34.tmnetwork.local 11.1-STABLE FreeBSD 11.1-STABLE #1 r323841


However, the dependency is outdated today because Tcl/Tk 8.6 was released in 2012, and labltk-8.06.0 requires Tcl/Tk 8.0.3 or later as described in README.mlTk released in 2014. 

In practice, I have compiled this port using tcl/tk 8.6 without error. 

Here, I enclose a patch to Makefile for workaround.

Please check it out, and commit it if appropriate.

Cheers
Comment 1 rkoberman 2017-09-26 23:23:54 UTC
Created attachment 186749 [details]
Change Tk version to 85+ and bump PORTREVISION

Cleanup for upcoming removal of tcl/tk 8.4. Also, bump PORTREVISION.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-11-22 15:50:41 UTC
A commit references this bug:

Author: tobik
Date: Thu Nov 22 15:49:47 UTC 2018
New revision: 485603
URL: https://svnweb.freebsd.org/changeset/ports/485603

Log:
  x11-toolkits/ocaml-lablgl supports Tcl/Tk 8.6 too

  PR:		222527

Changes:
  head/graphics/ocaml-lablgl/Makefile
Comment 3 Tobias Kortkamp freebsd_committer freebsd_triage 2018-11-22 15:52:35 UTC
Also ports r485602.