From owner-svn-ports-all@freebsd.org Thu Dec 29 06:28:57 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 032DFC95F32; Thu, 29 Dec 2016 06:28:57 +0000 (UTC) (envelope-from wen@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 AE96E160A; Thu, 29 Dec 2016 06:28:56 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT6StdD037351; Thu, 29 Dec 2016 06:28:55 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBT6SttW037349; Thu, 29 Dec 2016 06:28:55 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612290628.uBT6SttW037349@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 29 Dec 2016 06:28:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429868 - head/chinese/ibus-pinyin 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 06:28:57 -0000 Author: wen Date: Thu Dec 29 06:28:55 2016 New Revision: 429868 URL: https://svnweb.freebsd.org/changeset/ports/429868 Log: - Unbreak by change MASTER_SITES to github PR: 213006 Submitted by: henry.hu.sh@gmail.com(maintainer) Modified: head/chinese/ibus-pinyin/Makefile head/chinese/ibus-pinyin/distinfo Modified: head/chinese/ibus-pinyin/Makefile ============================================================================== --- head/chinese/ibus-pinyin/Makefile Thu Dec 29 03:52:22 2016 (r429867) +++ head/chinese/ibus-pinyin/Makefile Thu Dec 29 06:28:55 2016 (r429868) @@ -3,28 +3,27 @@ PORTNAME= ibus-pinyin PORTVERSION= 1.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= chinese -MASTER_SITES= GOOGLE_CODE MAINTAINER= henry.hu.sh@gmail.com COMMENT= PinYin engine for IBus LICENSE= GPLv2 -BROKEN= Unfetchable (google code has gone away) - RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg \ ${LOCALBASE}/share/gir-1.0/IBus-1.0.gir:textproc/ibus LIB_DEPENDS= libpyzy-1.0.so:chinese/pyzy \ libibus-1.0.so:textproc/ibus \ libsqlite3.so:databases/sqlite3 -USES= compiler:c++11-lib gmake pkgconfig python +USES= compiler:c++11-lib gmake pkgconfig python autoreconf libtool +USE_GNOME= glib20 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-dependency-tracking --disable-lua-extension -PROJECTHOST= ibus +USE_GITHUB= yes +GH_ACCOUNT= ibus OPTIONS_DEFINE= NLS OPTIONS_SUB= yes @@ -33,7 +32,4 @@ NLS_USES= gettext NLS_USE= GNOME=intltool NLS_CONFIGURE_ENABLE= nls -post-patch: - @${REINPLACE_CMD} -e 's|DATADIRNAME=lib|DATADIRNAME=share|' ${WRKSRC}/configure - .include Modified: head/chinese/ibus-pinyin/distinfo ============================================================================== --- head/chinese/ibus-pinyin/distinfo Thu Dec 29 03:52:22 2016 (r429867) +++ head/chinese/ibus-pinyin/distinfo Thu Dec 29 06:28:55 2016 (r429868) @@ -1,2 +1,3 @@ -SHA256 (ibus-pinyin-1.5.0.tar.gz) = a85d458dcc51ea9fd65849e63002428b3fcb3b39adcbea9214b5cb4a4cbdbc96 -SIZE (ibus-pinyin-1.5.0.tar.gz) = 692516 +TIMESTAMP = 1482975833 +SHA256 (ibus-ibus-pinyin-1.5.0_GH0.tar.gz) = 79fc51517ab8dec696cbbbca9526459b59f4eb045492ea88e5f9e01160b905db +SIZE (ibus-ibus-pinyin-1.5.0_GH0.tar.gz) = 241144