Bug 195069 - [MAINTAINER] Update games/chessx to 1.2.2
Summary: [MAINTAINER] Update games/chessx to 1.2.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Many People
Assignee: Danilo Egea Gondolfo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-16 09:41 UTC by yamagi
Modified: 2014-11-22 16:15 UTC (History)
1 user (show)

See Also:


Attachments
Update to 1.2.2 (1.70 KB, patch)
2014-11-16 09:41 UTC, yamagi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description yamagi 2014-11-16 09:41:50 UTC
Created attachment 149478 [details]
Update to 1.2.2

The attached patch updates games/chessx to version 1.2.2. This is just a bugfix release, therefor no user visible changes. The biggest addition to the port is patch-src__database__telnetclient.cpp which adds all required headers to that source file. clang is unhappy without them, of course.
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-11-22 16:13:26 UTC
A commit references this bug:

Author: danilo
Date: Sat Nov 22 16:13:02 UTC 2014
New revision: 373071
URL: https://svnweb.freebsd.org/changeset/ports/373071

Log:
  - Update to 1.2.2

  PR:		195069
  Submitted by:	yamagi@yamagi.org (maintainer)

Changes:
  head/games/chessx/Makefile
  head/games/chessx/distinfo
  head/games/chessx/files/patch-src__database__telnetclient.cpp
Comment 2 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2014-11-22 16:15:01 UTC
Committed. Thanks!