Bug 147220

Summary: [patch] japanese/lynx-current: Update to the latest current release
Product: Ports & Packages Reporter: WATANABE Kazuhiro <CQG00620>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description WATANABE Kazuhiro 2010-05-30 16:40:06 UTC
1. Update to the latest current release.

2. Add a patch to correct the japanese character encoding of FORM
input data.  This patch was written by patakuti for Lynx for Win32
(http://lynx-win32-pata.sourceforge.jp/).  Thanks!

3. Rename ENABLE_FOO tabs to WITH_FOO.

4. Change some CONFIGURE_ARGS variables.

Fix: I've tested the patch on 7.2-RELEASE-p8 and 9-CURRENT with the latest ports tree.
How-To-Repeat: None.
Comment 1 dfilter service freebsd_committer freebsd_triage 2010-08-22 14:48:59 UTC
lwhsu       2010-08-22 13:48:51 UTC

  FreeBSD ports repository

  Modified files:
    japanese/lynx-current Makefile distinfo pkg-plist 
  Added files:
    japanese/lynx-current/files patch-src-GridText.c 
  Log:
  - Update to 2.8.8.dev3
  - Add a patch to correct the japanese character encoding of FORM input data.
  - Rename ENABLE_FOO tabs to WITH_FOO
  
  PR:             ports/147220
  Submitted by:   WATANABE Kazuhiro <CQG00620 AT nifty.ne.jp>
  
  Revision  Changes    Path
  1.26      +21 -12    ports/japanese/lynx-current/Makefile
  1.15      +3 -3      ports/japanese/lynx-current/distinfo
  1.1       +31 -0     ports/japanese/lynx-current/files/patch-src-GridText.c (new)
  1.11      +12 -3     ports/japanese/lynx-current/pkg-plist
_______________________________________________
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 Li-Wen Hsu freebsd_committer freebsd_triage 2010-08-22 14:49:55 UTC
State Changed
From-To: open->closed

Committed. Thanks!