summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-06-07 06:53:34 +0000
committerwiz <wiz@pkgsrc.org>2014-06-07 06:53:34 +0000
commit8f316048b408da1231fcd9a1718b869520289d42 (patch)
tree04b3b33e76fe1a7188ff32860b9a340472b3f3c2
parentde53154c6ed1485d3364bc127fa516fce1970e99 (diff)
downloadpkgsrc-8f316048b408da1231fcd9a1718b869520289d42.tar.gz
Update to 1.0.9:
This release fixes a number of issues found by static analysis and compiler warnings, and other minor code cleanups. On systems with arc4random() in either libc or libbsd, it will now use that function for generating authentication cookies.
-rw-r--r--x11/libICE/Makefile5
-rw-r--r--x11/libICE/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/libICE/Makefile b/x11/libICE/Makefile
index da073c8f354..a031de1f27c 100644
--- a/x11/libICE/Makefile
+++ b/x11/libICE/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2012/10/29 05:06:33 asau Exp $
-#
+# $NetBSD: Makefile,v 1.11 2014/06/07 06:53:34 wiz Exp $
-DISTNAME= libICE-1.0.8
+DISTNAME= libICE-1.0.9
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/libICE/distinfo b/x11/libICE/distinfo
index d1dedbe12fd..02fa8cc19a7 100644
--- a/x11/libICE/distinfo
+++ b/x11/libICE/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2012/06/03 17:23:40 wiz Exp $
+$NetBSD: distinfo,v 1.7 2014/06/07 06:53:34 wiz Exp $
-SHA1 (libICE-1.0.8.tar.bz2) = ddb14df8bbc43df7322978f5f9f802936e2a7324
-RMD160 (libICE-1.0.8.tar.bz2) = 18d6e7dbb0804bff181120758e7ce4d0ca609478
-Size (libICE-1.0.8.tar.bz2) = 365762 bytes
+SHA1 (libICE-1.0.9.tar.bz2) = 3c3a857a117ce48a1947a16860056e77cd494fdf
+RMD160 (libICE-1.0.9.tar.bz2) = 933e67f69cef94b03fc96a026222013060323c03
+Size (libICE-1.0.9.tar.bz2) = 384921 bytes