Bug 115231 - Maintainer update port:chinese/reciteword Fix compile fail in 7-current AMD64
Summary: Maintainer update port:chinese/reciteword Fix compile fail in 7-current AMD64
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-06 04:30 UTC by Yinghong. Liu
Modified: 2007-08-06 14:40 UTC (History)
0 users

See Also:


Attachments
reciteword.diff (10.31 KB, patch)
2007-08-06 04:30 UTC, Yinghong. Liu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yinghong. Liu 2007-08-06 04:30:01 UTC
Fix compile fail in 7-current AMD64.
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-08-06 14:36:26 UTC
rafan       2007-08-06 13:36:21 UTC

  FreeBSD ports repository

  Added files:
    chinese/reciteword/files patch-src_reciteword.cpp 
                             patch-src_revise.cpp 
                             patch-src_revise.h 
                             patch-src_shooting.cpp 
                             patch-src_shooting.h 
                             patch-src_tools_getBdcSound.c 
                             patch-src_widget.cpp 
  Log:
  - Fix build on amd64 7
  
  PR:             ports/115231
  Reported by:    pointyhat via kris
  Submitted by:   Yinghong.Liu <relaxbsd at gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.1       +14 -0     ports/chinese/reciteword/files/patch-src_reciteword.cpp (new)
  1.1       +98 -0     ports/chinese/reciteword/files/patch-src_revise.cpp (new)
  1.1       +11 -0     ports/chinese/reciteword/files/patch-src_revise.h (new)
  1.1       +101 -0    ports/chinese/reciteword/files/patch-src_shooting.cpp (new)
  1.1       +21 -0     ports/chinese/reciteword/files/patch-src_shooting.h (new)
  1.1       +22 -0     ports/chinese/reciteword/files/patch-src_tools_getBdcSound.c (new)
  1.1       +11 -0     ports/chinese/reciteword/files/patch-src_widget.cpp (new)
_______________________________________________
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 2 Rong-En Fan freebsd_committer freebsd_triage 2007-08-06 14:36:29 UTC
State Changed
From-To: open->closed

Committed. Thanks!