summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz>2013-09-08 08:25:44 +0000
committerwiz <wiz>2013-09-08 08:25:44 +0000
commitb93db767773530ca2514db8564025787a2a9cf25 (patch)
treeb0b77b73da78eec5606a03445d66f5162186d34d /net
parent472804971b8216b93a51ccf37389ca36944fdab9 (diff)
downloadpkgsrc-b93db767773530ca2514db8564025787a2a9cf25.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')
-rw-r--r--net/xfindproxy/Makefile5
-rw-r--r--net/xfindproxy/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/net/xfindproxy/Makefile b/net/xfindproxy/Makefile
index 24d8019a69b..637a66e1362 100644
--- a/net/xfindproxy/Makefile
+++ b/net/xfindproxy/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2013/05/29 03:23:11 rodent Exp $
-#
+# $NetBSD: Makefile,v 1.2 2013/09/08 08:25:44 wiz Exp $
-DISTNAME= xfindproxy-1.0.2
+DISTNAME= xfindproxy-1.0.3
CATEGORIES= net x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
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