pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/libFS Update to 1.0.7:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/86a88d284605
branches:  trunk
changeset: 651054:86a88d284605
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri May 01 08:34:56 2015 +0000

description:
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

diffstat:

 x11/libFS/Makefile |  4 ++--
 x11/libFS/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r ec256e7ee134 -r 86a88d284605 x11/libFS/Makefile
--- a/x11/libFS/Makefile        Fri May 01 06:12:09 2015 +0000
+++ b/x11/libFS/Makefile        Fri May 01 08:34:56 2015 +0000
@@ -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 -r ec256e7ee134 -r 86a88d284605 x11/libFS/distinfo
--- a/x11/libFS/distinfo        Fri May 01 06:12:09 2015 +0000
+++ b/x11/libFS/distinfo        Fri May 01 08:34:56 2015 +0000
@@ -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



Home | Main Index | Thread Index | Old Index