pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libXfont Update to 1.4.6:
details: https://anonhg.NetBSD.org/pkgsrc/rev/65e64c9df50a
branches: trunk
changeset: 622007:65e64c9df50a
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jul 22 06:34:53 2013 +0000
description:
Update to 1.4.6:
This minor bug fix release includes a couple bug fixes, and a little bit
of cleanup of both the code & build configuration.
Adam Jackson (2):
catalogue: Fix obvious thinko
configure: Remove AM_MAINTAINER_MODE
Alan Coopersmith (3):
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Require ANSI C89 pre-processor, drop pre-C89 token pasting support
libXfont 1.4.6
Arvind Umrao (1):
If socket is interrupted with signal EINTR, re-attempt read.
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Thomas Klausner (1):
Protect config.h inclusion with ifdef HAVE_CONFIG_H, like usual.
Yaakov Selkowitz (1):
Omit catalogue support on systems without symlinks
diffstat:
x11/libXfont/Makefile | 6 ++----
x11/libXfont/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 8 deletions(-)
diffs (27 lines):
diff -r efc4ad058284 -r 65e64c9df50a x11/libXfont/Makefile
--- a/x11/libXfont/Makefile Sun Jul 21 21:45:00 2013 +0000
+++ b/x11/libXfont/Makefile Mon Jul 22 06:34:53 2013 +0000
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2013/06/04 22:17:27 tron Exp $
-#
+# $NetBSD: Makefile,v 1.28 2013/07/22 06:34:53 wiz Exp $
-DISTNAME= libXfont-1.4.5
-PKGREVISION= 2
+DISTNAME= libXfont-1.4.6
CATEGORIES= x11 devel fonts
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
diff -r efc4ad058284 -r 65e64c9df50a x11/libXfont/distinfo
--- a/x11/libXfont/distinfo Sun Jul 21 21:45:00 2013 +0000
+++ b/x11/libXfont/distinfo Mon Jul 22 06:34:53 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2012/06/01 20:19:16 drochner Exp $
+$NetBSD: distinfo,v 1.19 2013/07/22 06:34:53 wiz Exp $
-SHA1 (libXfont-1.4.5.tar.bz2) = 0bf3cb8aa192ab96bbaf384d1a4a00d15a40171e
-RMD160 (libXfont-1.4.5.tar.bz2) = f7749eb4fb7f8e73921c45c5bdcb48fc5f9a0645
-Size (libXfont-1.4.5.tar.bz2) = 470879 bytes
+SHA1 (libXfont-1.4.6.tar.bz2) = 356512420fa8573a541450b957526dfd151b4870
+RMD160 (libXfont-1.4.6.tar.bz2) = 6c284e2d50638753e43f7dae09a5d4b80c660920
+Size (libXfont-1.4.6.tar.bz2) = 489067 bytes
Home |
Main Index |
Thread Index |
Old Index