Bug 188218 - [MAINTAINER] japanese/ja-eb: Always set 'USES=iconv' etc.
Summary: [MAINTAINER] japanese/ja-eb: Always set 'USES=iconv' etc.
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: John Marino
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-03 09:10 UTC by Yasuhiro Kimura
Modified: 2014-06-18 22:08 UTC (History)
1 user (show)

See Also:


Attachments
ja-eb-4.4.3.patch (4.82 KB, patch)
2014-04-03 09:10 UTC, Yasuhiro Kimura
no flags Details | Diff
patch-japaese_eb (5.20 KB, patch)
2014-05-09 08:39 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!