Bug 164528 - Don't require specific Tcl version for lang/tcl-wrapper
Summary: Don't require specific Tcl version for lang/tcl-wrapper
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: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-26 20:10 UTC by Pierre DAVID
Modified: 2012-02-13 12:24 UTC (History)
0 users

See Also:


Attachments
file.diff (397 bytes, patch)
2012-01-26 20:10 UTC, Pierre DAVID
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!