From owner-svn-ports-all@freebsd.org Thu Dec 29 14:36:42 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 81F87C95D3E; Thu, 29 Dec 2016 14:36:42 +0000 (UTC) (envelope-from lwhsu@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 mx1.freebsd.org (Postfix) with ESMTPS id 516621182; Thu, 29 Dec 2016 14:36:42 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBTEafpq042775; Thu, 29 Dec 2016 14:36:41 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBTEafHA042773; Thu, 29 Dec 2016 14:36:41 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201612291436.uBTEafHA042773@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Thu, 29 Dec 2016 14:36:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429919 - head/japanese/ibus-anthy X-SVN-Group: ports-head 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.23 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: Thu, 29 Dec 2016 14:36:42 -0000 Author: lwhsu Date: Thu Dec 29 14:36:41 2016 New Revision: 429919 URL: https://svnweb.freebsd.org/changeset/ports/429919 Log: - Make fetchable PR: 212965 Submitted by: hakotani000@gmail.com Modified: head/japanese/ibus-anthy/Makefile head/japanese/ibus-anthy/pkg-descr Modified: head/japanese/ibus-anthy/Makefile ============================================================================== --- head/japanese/ibus-anthy/Makefile Thu Dec 29 14:29:18 2016 (r429918) +++ head/japanese/ibus-anthy/Makefile Thu Dec 29 14:36:41 2016 (r429919) @@ -6,14 +6,12 @@ PORTVERSION= 1.2.7 PORTREVISION= 6 CATEGORIES= japanese PROJECTHOST= ibus -MASTER_SITES= GOOGLE_CODE +MASTER_SITES= https://github.com/ibus/ibus-anthy/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= ja- MAINTAINER= daichi@FreeBSD.org COMMENT= Anthy engine for IBus -BROKEN= Unfetchable (google code has gone away) - BUILD_DEPENDS= swig:devel/swig13 LIB_DEPENDS= libanthy.so:japanese/anthy \ libibus-1.0.so:textproc/ibus Modified: head/japanese/ibus-anthy/pkg-descr ============================================================================== --- head/japanese/ibus-anthy/pkg-descr Thu Dec 29 14:29:18 2016 (r429918) +++ head/japanese/ibus-anthy/pkg-descr Thu Dec 29 14:36:41 2016 (r429919) @@ -1,3 +1,3 @@ Anthy engine for IBus. -WWW: http://code.google.com/p/ibus +WWW: https://github.com/ibus/ibus-anthy