From owner-svn-ports-all@freebsd.org Fri Aug 7 13:54:04 2015 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 54B219B2EB3; Fri, 7 Aug 2015 13:54:04 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from repo.freebsd.org (repo.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 458901810; Fri, 7 Aug 2015 13:54:04 +0000 (UTC) (envelope-from kmoore@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t77Ds4fJ070165; Fri, 7 Aug 2015 13:54:04 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t77Ds35r070163; Fri, 7 Aug 2015 13:54:03 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201508071354.t77Ds35r070163@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Fri, 7 Aug 2015 13:54:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r393693 - head/sysutils/iocage-devel 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.20 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: Fri, 07 Aug 2015 13:54:04 -0000 Author: kmoore Date: Fri Aug 7 13:54:02 2015 New Revision: 393693 URL: https://svnweb.freebsd.org/changeset/ports/393693 Log: - Switch to pulling from the main iocage GH account Modified: head/sysutils/iocage-devel/Makefile head/sysutils/iocage-devel/distinfo Modified: head/sysutils/iocage-devel/Makefile ============================================================================== --- head/sysutils/iocage-devel/Makefile Fri Aug 7 13:44:32 2015 (r393692) +++ head/sysutils/iocage-devel/Makefile Fri Aug 7 13:54:02 2015 (r393693) @@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes -GH_ACCOUNT= pannon +GH_ACCOUNT= iocage GH_TAGNAME= 4dccc0 .include Modified: head/sysutils/iocage-devel/distinfo ============================================================================== --- head/sysutils/iocage-devel/distinfo Fri Aug 7 13:44:32 2015 (r393692) +++ head/sysutils/iocage-devel/distinfo Fri Aug 7 13:54:02 2015 (r393693) @@ -1,2 +1,2 @@ -SHA256 (pannon-iocage-1.7.2-4dccc0_GH0.tar.gz) = e549576c6a762348547ab3c0b6ecbb54e47e43c641798ab6fcf9a161fb5e22a8 -SIZE (pannon-iocage-1.7.2-4dccc0_GH0.tar.gz) = 293924 +SHA256 (iocage-iocage-1.7.2-4dccc0_GH0.tar.gz) = e549576c6a762348547ab3c0b6ecbb54e47e43c641798ab6fcf9a161fb5e22a8 +SIZE (iocage-iocage-1.7.2-4dccc0_GH0.tar.gz) = 293924