Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1372)

Side by Side Diff: ports/clipper/pkg_info

Issue 1749283002: Update bug URLs from naclports to webports (Closed) Base URL: https://chromium.googlesource.com/webports.git@master
Patch Set: . Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « README.md ('k') | ports/eigen3/build.sh » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 NAME=clipper 1 NAME=clipper
2 VERSION=6.2.1 2 VERSION=6.2.1
3 URL=http://download.sf.net/polyclipping/files/clipper_ver6.2.1.zip 3 URL=http://download.sf.net/polyclipping/files/clipper_ver6.2.1.zip
4 ARCHIVE_ROOT=cpp 4 ARCHIVE_ROOT=cpp
5 LICENSE=Boost Software License 5 LICENSE=Boost Software License
6 SHA1=0555254020aee67f4f9643962b8c5e994e07e85a 6 SHA1=0555254020aee67f4f9643962b8c5e994e07e85a
7 # The cmake version seems to fails when using with emcc 7 # The cmake version seems to fails when using with emcc
8 # https://bugs.chromium.org/p/naclports/issues/detail?id=243 8 # https://bugs.chromium.org/p/webports/issues/detail?id=243
9 DISABLED_TOOLCHAIN=(emscripten) 9 DISABLED_TOOLCHAIN=(emscripten)
OLDNEW
« no previous file with comments | « README.md ('k') | ports/eigen3/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698