Bug 164528

Summary: Don't require specific Tcl version for lang/tcl-wrapper
Product: Ports & Packages Reporter: Pierre DAVID <pdagog>
Component: Individual Port(s)Assignee: Martin Matuska <mm>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Pierre DAVID 2012-01-26 20:10:11 UTC
lang/tcl-wrapper wants current Tcl version (8.5 today).
Use any installed Tcl version instead.

Fix: Attached patch does not modify PORTREVISION since no upgrading is needed for existing installations.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-26 20:10:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mm

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-02-13 11:36:36 UTC
mm          2012-02-13 11:36:23 UTC

  FreeBSD ports repository

  Modified files:
    lang/tcl-wrapper     Makefile 
  Log:
  Don't require specific Tcl version for lang/tcl-wrapper
  
  PR:             ports/164528
  Submitted by:   Pierre DAVID <pdagog@gmail.com>
  
  Revision  Changes    Path
  1.8       +2 -2      ports/lang/tcl-wrapper/Makefile
_______________________________________________
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 Martin Matuska freebsd_committer freebsd_triage 2012-02-13 12:24:02 UTC
State Changed
From-To: open->closed

Committed. Thanks!