diff options
author | rodent <rodent@pkgsrc.org> | 2013-07-08 00:56:45 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-07-08 00:56:45 +0000 |
commit | e85390f7994ea502d9910720cb5c00e73c2eb70b (patch) | |
tree | 716c081901e8c77ceaf55516cf63e5016430ff27 /textproc/cityhash/distinfo | |
parent | 265f1aa717c3cc0d91378d387e02a3a61fc2da06 (diff) | |
download | pkgsrc-e85390f7994ea502d9910720cb5c00e73c2eb70b.tar.gz |
Fix build on SunOS. Add patch to define bswap_32(x) and bswap_64(x).
Diffstat (limited to 'textproc/cityhash/distinfo')
-rw-r--r-- | textproc/cityhash/distinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/cityhash/distinfo b/textproc/cityhash/distinfo index 543d14c0055..2c350c03178 100644 --- a/textproc/cityhash/distinfo +++ b/textproc/cityhash/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.1 2013/07/02 11:22:21 rodent Exp $ +$NetBSD: distinfo,v 1.2 2013/07/08 00:56:45 rodent Exp $ SHA1 (cityhash-1.1.1.tar.gz) = 74342b9161bc762e4c14627a9281bef2d3cb5eed RMD160 (cityhash-1.1.1.tar.gz) = bac8c85686a8153afcc1defd3c93021b1da56f40 Size (cityhash-1.1.1.tar.gz) = 376456 bytes +SHA1 (patch-src_city.cc) = 9319333f53808ca6396876630c5d2c08bca15f79 |