Bug 188218

Summary: [MAINTAINER] japanese/ja-eb: Always set 'USES=iconv' etc.
Product: Ports & Packages Reporter: Yasuhiro Kimura <yasu>
Component: Individual Port(s)Assignee: John Marino <marino>
Status: Closed FIXED    
Severity: Affects Only Me CC: marino
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ja-eb-4.4.3.patch
none
patch-japaese_eb none

Description Yasuhiro Kimura freebsd_committer freebsd_triage 2014-04-03 09:10:00 UTC
- Alway set 'USES=iconv' because iconv is required regardless of NLS option.
- Change detection order of iconv so base iconv is preferred to libiconv.
- Remove file/patch-eb-book.c.

Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: change, diff: SVN)
Comment 1 Yasuhiro Kimura freebsd_committer freebsd_triage 2014-05-09 08:39:30 UTC
Convert 'USE_AUTOTOOLS=libtool' to 'USES=libtool'. So please commit
attached patch instead of original one.

Regards.
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-06-18 22:07:34 UTC
A commit references this bug:

Author: marino
Date: Wed Jun 18 22:07:18 UTC 2014
New revision: 358324
URL: http://svnweb.freebsd.org/changeset/ports/358324

Log:
  japanese/eb: Always set USES=iconv, move to USES+= libtool

  PR:		188218
  Submitted by:	maintainer (Yasuhiro KIMURA)

Changes:
  head/japanese/eb/Makefile
  head/japanese/eb/files/patch-eb-book.c
  head/japanese/eb/files/patch-m4-gettext-m4
  head/japanese/eb/pkg-plist
Comment 3 John Marino freebsd_committer freebsd_triage 2014-06-18 22:08:45 UTC
Thanks!