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:
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer (via the GNATS Auto Assign Tool)
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"
State Changed From-To: open->closed Libiconv has been updated to 1.13.