Bug 131008 - [PATCH] games/scid switch to USE_TCL
Summary: [PATCH] games/scid switch to USE_TCL
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: 2009-01-26 11:50 UTC by Martin Matuska
Modified: 2009-02-10 11:26 UTC (History)
0 users

See Also:


Attachments
file.diff (2.90 KB, patch)
2009-01-26 11:50 UTC, Martin Matuska
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matuska freebsd_committer freebsd_triage 2009-01-26 11:50:01 UTC
- switch to USE_TCL infrastructure
- add support for Tcl/Tk 84 and 85 w + w/o threads
- prepare for introduction of tcl86
- supersedes ports/130192
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-26 11:50:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mm

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-26 11:50:16 UTC
Maintainer of games/scid,

Please note that PR ports/131008 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/131008

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-26 11:50:18 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Friedrich Volkmann 2009-01-27 23:00:27 UTC
Edwin Groothuis wrote:
> Maintainer of games/scid,
> 
> Please note that PR ports/131008 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.

The patch seems ok to me. I approve it.

-- 
Friedrich K. Volkmann       http://www.volki.at/
Adr.: Davidgasse 76-80/14/10, 1100 Wien, Austria
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-02-02 11:44:41 UTC
mm          2009-02-02 11:44:26 UTC

  FreeBSD ports repository

  Modified files:
    games/scid           Makefile 
    games/scid/files     patch-Makefile 
  Log:
  - switch to USE_TCL infrastructure
  - add support for Tcl/Tk 84 and 85 w + w/o threads
  - prepare for introduction of tcl86
  
  PR:             ports/131008
  Approved by:    Friedrich K. Volkmann <bsd@volki.at> (maintainer)
  
  Revision  Changes    Path
  1.12      +17 -3     ports/games/scid/Makefile
  1.6       +11 -5     ports/games/scid/files/patch-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 6 Martin Matuska freebsd_committer freebsd_triage 2009-02-10 11:26:05 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!