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