From 8ee5ea284716c853a0949e7f5fb1bc8273bd2806 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 1 May 2015 08:34:56 +0000 Subject: Update to 1.0.7: Alan Coopersmith (7): Constify pattern argument to FSListCatalogues Constify some more strings in API arguments Fix some sign/size conversion warnings from clang Fix typos & wording issues in source comments Remove unneeded checks for #ifndef X_NOT_POSIX Use 'imdent' to realign cpp indentation levels in FSlibos.h libFS 1.0.7 --- x11/libFS/Makefile | 4 ++-- x11/libFS/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'x11') diff --git a/x11/libFS/Makefile b/x11/libFS/Makefile index c58e4ca7390..74e23886a24 100644 --- a/x11/libFS/Makefile +++ b/x11/libFS/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2014/10/09 14:07:13 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/05/01 08:34:56 wiz Exp $ -DISTNAME= libFS-1.0.6 +DISTNAME= libFS-1.0.7 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/libFS/distinfo b/x11/libFS/distinfo index 37a0233898c..679cb543736 100644 --- a/x11/libFS/distinfo +++ b/x11/libFS/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2014/03/31 08:30:05 wiz Exp $ +$NetBSD: distinfo,v 1.8 2015/05/01 08:34:56 wiz Exp $ -SHA1 (libFS-1.0.6.tar.bz2) = 5e490557674ebef057c3909e2608d7799393b88e -RMD160 (libFS-1.0.6.tar.bz2) = b08d374ce3a23e72ad76d72f343fac5c22bca3b5 -Size (libFS-1.0.6.tar.bz2) = 323246 bytes +SHA1 (libFS-1.0.7.tar.bz2) = 6af3035d9cbca31562e42a1060f6ce7b86a5d1d3 +RMD160 (libFS-1.0.7.tar.bz2) = b4ab136e2f4f2a3906d5b805072df73654c709e4 +Size (libFS-1.0.7.tar.bz2) = 315569 bytes -- cgit v1.2.3