pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xfd Update to 1.1.2:
details: https://anonhg.NetBSD.org/pkgsrc/rev/66b5116fc9cb
branches: trunk
changeset: 621796:66b5116fc9cb
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jul 17 21:47:55 2013 +0000
description:
Update to 1.1.2:
This minor bugfix release fixes one crasher, one issue with doclifting
the man page to XML, and a couple compiler warnings.
Alan Coopersmith (5):
config: Add missing AC_CONFIG_SRCDIR
Drop old CVS version tags
convert sprintf calls to snprintf
Mark do_quit as noreturn, as suggested by gcc & clang
xfd 1.1.2
Andreas Schwab (1):
Fix SEGV when XftFontOpenName() returns NULL.
Eric S. Raymond (1):
Suppress a spurious warning.
diffstat:
x11/xfd/Makefile | 6 ++----
x11/xfd/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 8 deletions(-)
diffs (27 lines):
diff -r 603585d924c3 -r 66b5116fc9cb x11/xfd/Makefile
--- a/x11/xfd/Makefile Wed Jul 17 21:46:58 2013 +0000
+++ b/x11/xfd/Makefile Wed Jul 17 21:47:55 2013 +0000
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2013/06/06 12:55:23 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.14 2013/07/17 21:47:55 wiz Exp $
-DISTNAME= xfd-1.1.1
-PKGREVISION= 3
+DISTNAME= xfd-1.1.2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
diff -r 603585d924c3 -r 66b5116fc9cb x11/xfd/distinfo
--- a/x11/xfd/distinfo Wed Jul 17 21:46:58 2013 +0000
+++ b/x11/xfd/distinfo Wed Jul 17 21:47:55 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2013/01/23 18:59:12 wiz Exp $
+$NetBSD: distinfo,v 1.3 2013/07/17 21:47:55 wiz Exp $
-SHA1 (xfd-1.1.1.tar.bz2) = b8662c6c6821f1f82995bcb98bb986b56716b787
-RMD160 (xfd-1.1.1.tar.bz2) = 2470161a2083535a15ca82a746236cfda7d0f9ee
-Size (xfd-1.1.1.tar.bz2) = 130547 bytes
+SHA1 (xfd-1.1.2.tar.bz2) = cac5ca0f5fb6044840b15cf6fb9c541bd4fbce4a
+RMD160 (xfd-1.1.2.tar.bz2) = 5123bbf2a1a5b2a06e247c6986d39ecaf6761bfa
+Size (xfd-1.1.2.tar.bz2) = 137632 bytes
Home |
Main Index |
Thread Index |
Old Index