From owner-svn-ports-all@freebsd.org Sat Sep 21 04:13:07 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 28DC9F57E7; Sat, 21 Sep 2019 04:13:07 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46ZxyW0HwZz43rD; Sat, 21 Sep 2019 04:13:07 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E1AEE8985; Sat, 21 Sep 2019 04:13:06 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x8L4D6jg051663; Sat, 21 Sep 2019 04:13:06 GMT (envelope-from nobutaka@FreeBSD.org) Received: (from nobutaka@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8L4D6ME051660; Sat, 21 Sep 2019 04:13:06 GMT (envelope-from nobutaka@FreeBSD.org) Message-Id: <201909210413.x8L4D6ME051660@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nobutaka set sender to nobutaka@FreeBSD.org using -f From: MANTANI Nobutaka Date: Sat, 21 Sep 2019 04:13:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r512463 - head/japanese/anthy X-SVN-Group: ports-head X-SVN-Commit-Author: nobutaka X-SVN-Commit-Paths: head/japanese/anthy X-SVN-Commit-Revision: 512463 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Sep 2019 04:13:07 -0000 Author: nobutaka Date: Sat Sep 21 04:13:06 2019 New Revision: 512463 URL: https://svnweb.freebsd.org/changeset/ports/512463 Log: - Change from USES=iconv to USES=iconv:patch. [*] - Fix breakage of 2CHDIC, ODIC and GSKKDIC options. Suggested by: nyan [*] Modified: head/japanese/anthy/Makefile head/japanese/anthy/distinfo Modified: head/japanese/anthy/Makefile ============================================================================== --- head/japanese/anthy/Makefile Sat Sep 21 02:51:26 2019 (r512462) +++ head/japanese/anthy/Makefile Sat Sep 21 04:13:06 2019 (r512463) @@ -8,6 +8,7 @@ PORTEPOCH= 1 CATEGORIES= japanese MASTER_SITES= DEBIAN DISTFILES= ${DISTNAME:S/-/_/}.orig${EXTRACT_SUFX} +EXTRACT_ONLY= ${DISTNAME:S/-/_/}.orig${EXTRACT_SUFX} MAINTAINER= nobutaka@FreeBSD.org COMMENT= Another Kana-Kanji conversion system @@ -17,7 +18,7 @@ LICENSE_COMB= multi LICENSE_FILE_GPLv2= ${WRKSRC}/alt-cannadic/COPYING LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING -USES= iconv libtool pathfix pkgconfig +USES= iconv:patch libtool pathfix pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes Modified: head/japanese/anthy/distinfo ============================================================================== --- head/japanese/anthy/distinfo Sat Sep 21 02:51:26 2019 (r512462) +++ head/japanese/anthy/distinfo Sat Sep 21 04:13:06 2019 (r512463) @@ -1,3 +1,9 @@ -TIMESTAMP = 1567086743 +TIMESTAMP = 1569037948 SHA256 (anthy_0.4.orig.tar.gz) = fdf590beea7093f3327b1eee76013e4936e4c6659e7cc01dd1fdd6e6f2e9c9f7 SIZE (anthy_0.4.orig.tar.gz) = 5619024 +SHA256 (2ch.t) = 643a80d1f305e6b3cd7e3cf42afbe4c0328233416f6185172d6c6c2c76e28ec6 +SIZE (2ch.t) = 142157 +SHA256 (okinawa-20070717.t) = dd7c9d5e5bfe3f7632af3aa4dbf707da7578c1cd31a4d614944b26d6b194b204 +SIZE (okinawa-20070717.t) = 158199 +SHA256 (gskk-20041208.t.gz) = d366b0b76d8b39c33244aa289c758663c260ef4402eaf49f0f53d14d55efbad7 +SIZE (gskk-20041208.t.gz) = 760867