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

Side by Side Diff: ports/physfs/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 | « ports/perl/pkg_info ('k') | ports/poly2tri/pkg_info » ('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=physfs 1 NAME=physfs
2 VERSION=2.0.3 2 VERSION=2.0.3
3 URL=http://icculus.org/physfs/downloads/physfs-2.0.3.tar.bz2 3 URL=http://icculus.org/physfs/downloads/physfs-2.0.3.tar.bz2
4 LICENSE=CUSTOM:LICENSE.txt 4 LICENSE=CUSTOM:LICENSE.txt
5 DEPENDS=(zlib) 5 DEPENDS=(zlib)
6 SHA1=327308c777009a41bbabb9159b18c4c0ac069537 6 SHA1=327308c777009a41bbabb9159b18c4c0ac069537
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 | « ports/perl/pkg_info ('k') | ports/poly2tri/pkg_info » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698