diff options
author | wiz <wiz@pkgsrc.org> | 2013-09-08 08:25:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-09-08 08:25:44 +0000 |
commit | 4c9f5e87a8c5c73192ca92e321d84338e8a703a4 (patch) | |
tree | b0b77b73da78eec5606a03445d66f5162186d34d /net/xfindproxy/distinfo | |
parent | d8c8109d381bd50cca73cf5dab16d65278c569a4 (diff) | |
download | pkgsrc-4c9f5e87a8c5c73192ca92e321d84338e8a703a4.tar.gz |
Update to 1.0.3:
This minor maintenance release provides accumulated build configuration
improvements and janitorial cleanups.
Alan Coopersmith (8):
xfindproxy only depends on xproto, not x11
Convert STRING_BYTES & STORE_STRING from macros to inline functions
Fix some clang warnings about implicit integer size/sign conversions
Stop casting malloc return values
Move global appContext into main() to avoid shadow warnings
Mark input string to cvthexkey() as const
Fix some clang integer conversion warnings in cvthexkey()
xfindproxy 1.0.3
Diffstat (limited to 'net/xfindproxy/distinfo')
-rw-r--r-- | net/xfindproxy/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/xfindproxy/distinfo b/net/xfindproxy/distinfo index 4b12c0a063f..c2249e74fd8 100644 --- a/net/xfindproxy/distinfo +++ b/net/xfindproxy/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/05/29 03:23:11 rodent Exp $ +$NetBSD: distinfo,v 1.2 2013/09/08 08:25:44 wiz Exp $ -SHA1 (xfindproxy-1.0.2.tar.bz2) = 26da3f96eeeae0deeb10797dc0b8479c1fe16924 -RMD160 (xfindproxy-1.0.2.tar.bz2) = b7c857297298488ecd600148efe8679b6e552f61 -Size (xfindproxy-1.0.2.tar.bz2) = 103429 bytes +SHA1 (xfindproxy-1.0.3.tar.bz2) = ac068e0fcca5775685052d0c1915eedbf0c01c78 +RMD160 (xfindproxy-1.0.3.tar.bz2) = e74b7cc02b41776ae9e89bd17af814dbfece4894 +Size (xfindproxy-1.0.3.tar.bz2) = 117989 bytes |