From owner-svn-ports-head@FreeBSD.ORG Thu May 7 10:05:39 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 29D29D09; Thu, 7 May 2015 10:05:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 F27681BC9; Thu, 7 May 2015 10:05:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t47A5cJW023907; Thu, 7 May 2015 10:05:38 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t47A5cFr023904; Thu, 7 May 2015 10:05:38 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201505071005.t47A5cFr023904@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 7 May 2015 10:05:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385614 - head/textproc/sigil X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 May 2015 10:05:39 -0000 Author: jbeich Date: Thu May 7 10:05:37 2015 New Revision: 385614 URL: https://svnweb.freebsd.org/changeset/ports/385614 Log: textproc/sigil: switch to the new home Current WWW page at GOOGLE_CODE says: New Home Page The new home page for Sigil is http://sigil-ebook.com Project code moved to Github The source code for Sigil is no longer being managed on Google Code. It is now available on GitHub and can be accessed at https://github.com/user-none/Sigil. Modified: head/textproc/sigil/Makefile (contents, props changed) head/textproc/sigil/distinfo (contents, props changed) head/textproc/sigil/pkg-descr (contents, props changed) Modified: head/textproc/sigil/Makefile ============================================================================== --- head/textproc/sigil/Makefile Thu May 7 10:05:23 2015 (r385613) +++ head/textproc/sigil/Makefile Thu May 7 10:05:37 2015 (r385614) @@ -5,8 +5,6 @@ PORTNAME= sigil PORTVERSION= 0.6.0 PORTREVISION= 5 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -DISTNAME= Sigil-${PORTVERSION}-Code MAINTAINER= ports@FreeBSD.org COMMENT= WYSIWYG ePub editor @@ -18,8 +16,11 @@ LIB_DEPENDS= libboost_thread.so:${PORTSD libhunspell-1.3.so:${PORTSDIR}/textproc/hunspell \ libpcre.so:${PORTSDIR}/devel/pcre -USES= cmake desktop-file-utils pkgconfig zip -NO_WRKSUBDIR= yes +USE_GITHUB= yes +GH_ACCOUNT= user-none +GH_PROJECT= Sigil + +USES= cmake desktop-file-utils pkgconfig USE_QT4= qmake gui svg webkit xml moc uic rcc imageformats linguist post-patch: Modified: head/textproc/sigil/distinfo ============================================================================== --- head/textproc/sigil/distinfo Thu May 7 10:05:23 2015 (r385613) +++ head/textproc/sigil/distinfo Thu May 7 10:05:37 2015 (r385614) @@ -1,2 +1,2 @@ -SHA256 (Sigil-0.6.0-Code.zip) = 02b95d3d1d5ad8a186212c6c60ae76fa17a98da83a748965db9546ff51903308 -SIZE (Sigil-0.6.0-Code.zip) = 12907949 +SHA256 (user-none-Sigil-0.6.0_GH0.tar.gz) = 1ed9f614428c67e0418a733997cb4ca039e380fe657d96fabe456314b6ac470a +SIZE (user-none-Sigil-0.6.0_GH0.tar.gz) = 10361000 Modified: head/textproc/sigil/pkg-descr ============================================================================== --- head/textproc/sigil/pkg-descr Thu May 7 10:05:23 2015 (r385613) +++ head/textproc/sigil/pkg-descr Thu May 7 10:05:37 2015 (r385614) @@ -21,4 +21,4 @@ under the OPS spec up your code, it will fix it (usually) * An actually usable user interface -WWW: http://code.google.com/p/sigil/ +WWW: http://sigil-ebook.com/