From owner-svn-ports-all@freebsd.org Mon Oct 31 10:39:53 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 1CD28C273A9; Mon, 31 Oct 2016 10:39:53 +0000 (UTC) (envelope-from vg@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 DA2B7156C; Mon, 31 Oct 2016 10:39:52 +0000 (UTC) (envelope-from vg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9VAdqS3039365; Mon, 31 Oct 2016 10:39:52 GMT (envelope-from vg@FreeBSD.org) Received: (from vg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9VAdpTf039363; Mon, 31 Oct 2016 10:39:51 GMT (envelope-from vg@FreeBSD.org) Message-Id: <201610311039.u9VAdpTf039363@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vg set sender to vg@FreeBSD.org using -f From: Veniamin Gvozdikov Date: Mon, 31 Oct 2016 10:39:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424996 - head/devel/cityhash 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: Mon, 31 Oct 2016 10:39:53 -0000 Author: vg Date: Mon Oct 31 10:39:51 2016 New Revision: 424996 URL: https://svnweb.freebsd.org/changeset/ports/424996 Log: - Unbreak and use github PR: ports/213555 Submitted by: lacey.leanne@gmail.com Modified: head/devel/cityhash/Makefile head/devel/cityhash/distinfo Modified: head/devel/cityhash/Makefile ============================================================================== --- head/devel/cityhash/Makefile Mon Oct 31 10:26:39 2016 (r424995) +++ head/devel/cityhash/Makefile Mon Oct 31 10:39:51 2016 (r424996) @@ -5,7 +5,8 @@ PORTNAME= cityhash PORTVERSION= 1.1.1 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= GOOGLE_CODE +USE_GITHUB= yes +GH_TUPLE= google:cityhash:8af9b8c MAINTAINER= vg@FreeBSD.org COMMENT= Family of hash functions @@ -13,8 +14,6 @@ COMMENT= Family of hash functions LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN= Unfetchable (google code has gone away) - USES= cpe libtool CPE_VENDOR= google GNU_CONFIGURE= yes Modified: head/devel/cityhash/distinfo ============================================================================== --- head/devel/cityhash/distinfo Mon Oct 31 10:26:39 2016 (r424995) +++ head/devel/cityhash/distinfo Mon Oct 31 10:39:51 2016 (r424996) @@ -1,2 +1,3 @@ -SHA256 (cityhash-1.1.1.tar.gz) = 76a41e149f6de87156b9a9790c595ef7ad081c321f60780886b520aecb7e3db4 -SIZE (cityhash-1.1.1.tar.gz) = 376456 +TIMESTAMP = 1477910083 +SHA256 (google-cityhash-1.1.1-8af9b8c_GH0.tar.gz) = b13bb003d682c8068d164e782463c2c58eebfa75227e6a2fde1603e2da03a55e +SIZE (google-cityhash-1.1.1-8af9b8c_GH0.tar.gz) = 380310