From afcdedd946b9f697824bc56c14bce86aa63c355b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Arroyo=20Calle?= Date: Thu, 7 Jan 2016 19:03:43 +0000 Subject: [PATCH] GYP, use CHECKSUM_SHA256 --- dev-util/gyp/{gyp-r1948.recipe => gyp-git.recipe} | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) rename dev-util/gyp/{gyp-r1948.recipe => gyp-git.recipe} (79%) diff --git a/dev-util/gyp/gyp-r1948.recipe b/dev-util/gyp/gyp-git.recipe similarity index 79% rename from dev-util/gyp/gyp-r1948.recipe rename to dev-util/gyp/gyp-git.recipe index d71c307db..f678f23af 100644 --- a/dev-util/gyp/gyp-r1948.recipe +++ b/dev-util/gyp/gyp-git.recipe @@ -3,15 +3,15 @@ DESCRIPTION="GYP is created by Google to generate native IDE project files \ (such as Visual Studio and Xcode) for building the Chromium web browser and is \ licensed as open source software using the BSD software license. " -HOMEPAGE="https://code.google.com/p/gyp/" -SOURCE_URI="svn+http://gyp.googlecode.com/svn/trunk#1948" -LICENSE="BSD (2-clause)" +HOMEPAGE="https://chromium.googlesource.com/external/gyp/" COPYRIGHT="2012 Google Inc." +LICENSE="BSD (2-clause)" REVISION="2" -ARCHITECTURES="x86 x86_gcc2 x86_64" +SOURCE_URI="https://chromium.googlesource.com/external/gyp/+archive/2b086540aeedaf4d233766fd14fb674af1bc321d.tar.gz" +CHECKSUM_SHA256="8eef449971dd922155cf108da5d138130e003b1a2448223d1246f4096429c4e6" +SOURCE_DIR="" -SOURCE_DIR="gyp-$portVersion" -PATCHES="gyp-r1948.patch" +ARCHITECTURES="x86 x86_gcc2 x86_64" PROVIDES=" gyp = $portVersion