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

Side by Side Diff: ports/samba/pkg_info

Issue 1461483002: Update Samba to 4.1.22 (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: Fix pkg_info Created 4 years, 10 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 | « docs/port_list.md ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 NAME=samba 1 NAME=samba
2 VERSION=4.1.16 2 VERSION=4.1.22
3 URL=http://ftp.samba.org/pub/samba/samba-4.1.16.tar.gz 3 URL=http://ftp.samba.org/pub/samba/samba-4.1.22.tar.gz
4 LICENSE=GPL 4 LICENSE=GPL
5 DEPENDS=(nacl-spawn glibc-compat) 5 DEPENDS=(nacl-spawn glibc-compat)
6 DISABLED_LIBC=(newlib) 6 DISABLED_LIBC=(newlib)
7 DISABLED_ARCH=(i686) 7 DISABLED_ARCH=(i686)
8 DISABLED_TOOLCHAIN=(emscripten) 8 DISABLED_TOOLCHAIN=(emscripten)
9 # Build broken on mac. 9 # Build broken on mac.
10 BUILD_OS=linux 10 BUILD_OS=linux
11 SHA1=6fe5cbbec3ebf29a22af35229c17f699b6559c6d 11 SHA1=0618f2746c92f167fae0ef1295de936d240b2306
OLDNEW
« no previous file with comments | « docs/port_list.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698