Bug 131769 - upgrade ports/converters/libiconv
Summary: upgrade ports/converters/libiconv
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-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-17 07:10 UTC by Takeshi Taguchi
Modified: 2009-06-15 05:00 UTC (History)
0 users

See Also:


Attachments
file.diff (8.14 KB, patch)
2009-02-17 07:10 UTC, Takeshi Taguchi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Takeshi Taguchi 2009-02-17 07:10:01 UTC
upgrade libiconv 1.11 to 1.12 again.

This probrem was discussed in ports/121670.
I think iconv(1) is under GPLv3, but libiconv.so is still under LGPL.
So I think we need new option WITH_ICONV_1.
This flag is off on default.
So never install iconv(1). Only installed libiconv.so staffs.
Offcause, user can set WITH_ICONV_1=yes, then iconv(1) will be
installed.

This upgrade has other merits for WITH_EXTRA_PATCHES users.
extra patch is upgraded.
So we can convert cp932,euc-jp,iso2022-jp with each other.
and some bugs are fixed. more stable.
for example, namazu.cgi in japanese/namazu sometimes get core-dump.
but apply this upgrade, then this problem will be fixed. 

thanks.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-17 07:10:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-06-15 04:52:09 UTC
marcus      2009-06-15 03:51:57 UTC

  FreeBSD ports repository

  Modified files:
    converters/libiconv  Makefile distinfo pkg-plist 
    converters/libiconv/files patch-ae patch-lib_Makefile.in 
                              patch-src::Makefile.in 
  Log:
  Update to 1.13.  Note: the iconv(1) utility is now licensed under GPLv3.
  The library is still licensed under the LGPL.
  
  PR:             131769
  Submitted by:   Takeshi Taguchi <taguchi@iij.ad.jp> (based on)
  
  Revision  Changes    Path
  1.46      +6 -5      ports/converters/libiconv/Makefile
  1.15      +3 -6      ports/converters/libiconv/distinfo
  1.10      +15 -13    ports/converters/libiconv/files/patch-ae
  1.3       +6 -6      ports/converters/libiconv/files/patch-lib_Makefile.in
  1.3       +6 -6      ports/converters/libiconv/files/patch-src::Makefile.in
  1.13      +1 -0      ports/converters/libiconv/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 3 Joe Marcus Clarke freebsd_committer freebsd_triage 2009-06-15 04:53:25 UTC
State Changed
From-To: open->closed

Libiconv has been updated to 1.13.