pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xfstt Updated x11/xfstt to 1.9.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/52ba04336c4e
branches: trunk
changeset: 357804:52ba04336c4e
user: mef <mef%pkgsrc.org@localhost>
date: Sun Jan 29 05:54:21 2017 +0000
description:
Updated x11/xfstt to 1.9.3
--------------------------
1.9.3 (2016-05-23)
Documentation:
? Switch to https for hadrons.org URLs.
Code cleanup:
? Check strSubFamily for emptiness when assigning it.
? Use matching delete [] operator for new [].
? Use std::string instead of static buffers.
? Check error failures from socket() call.
? Do no dereference TTFont variable before using it.
? Use memcpy() instead of strncpy() to copy a fixed-length string.
? Initialize structs that go over the wire to 0.
? Remove pathname length check.
1.9.2 (2015-08-11)
Documentation:
? Update Jave AWT font.properties example.
? Switch source browser URL to use cgit.
? Remove obsolete LSM file.
Build system:
? Enable system extensions.
? Enable LFS with AC_SYS_LARGEFILE.
? Use AM_PROG_AR to detect the correct archiver to use.
? Bump gettext dependency to 0.19.
diffstat:
x11/xfstt/Makefile | 4 ++--
x11/xfstt/distinfo | 11 +++++------
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 96a30d5ec455 -r 52ba04336c4e x11/xfstt/Makefile
--- a/x11/xfstt/Makefile Sun Jan 29 05:31:39 2017 +0000
+++ b/x11/xfstt/Makefile Sun Jan 29 05:54:21 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2015/07/04 16:18:43 joerg Exp $
+# $NetBSD: Makefile,v 1.41 2017/01/29 05:54:21 mef Exp $
-DISTNAME= xfstt-1.9.1
+DISTNAME= xfstt-1.9.3
CATEGORIES= x11 net fonts
MASTER_SITES= http://archive.hadrons.org/software/xfstt/
EXTRACT_SUFX= .tar.xz
diff -r 96a30d5ec455 -r 52ba04336c4e x11/xfstt/distinfo
--- a/x11/xfstt/distinfo Sun Jan 29 05:31:39 2017 +0000
+++ b/x11/xfstt/distinfo Sun Jan 29 05:54:21 2017 +0000
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.15 2015/11/04 03:29:06 agc Exp $
+$NetBSD: distinfo,v 1.16 2017/01/29 05:54:21 mef Exp $
-SHA1 (xfstt-1.9.1.tar.xz) = bae76366a84babc2d63d674864d66efa77fda626
-RMD160 (xfstt-1.9.1.tar.xz) = d38e480011a19b5537aa914ec5ace01b26b7f203
-SHA512 (xfstt-1.9.1.tar.xz) = 6b5ea800fcf3b8fed07fa6d0df0a606b124134d54fc597906165968b0ac692e572e007c8e0bbd35dfd5858f6842d47e209487be1a205b4cee2fd3f37a39512ff
-Size (xfstt-1.9.1.tar.xz) = 210704 bytes
-SHA1 (patch-ab) = 78dc21537e86e5533e747e7bab3e5280087fa43b
+SHA1 (xfstt-1.9.3.tar.xz) = 0024485b4bd225b048632e7bd53ec7d9d9ce10f6
+RMD160 (xfstt-1.9.3.tar.xz) = 4ee9c22c244a8de03c90c9dfcea2cf6e900e2278
+SHA512 (xfstt-1.9.3.tar.xz) = 51507c49fc2610eb3f3ca90d8a55ce0be06ea6c8e6753205a23657ea7f34b90b605568c0d68348ae0d9f3f63d515107eab8a67428f325308a22577e87b43b65e
+Size (xfstt-1.9.3.tar.xz) = 215116 bytes
SHA1 (patch-ac) = c9bfc230c6be8872da329da8ab54363b7f87cdea
Home |
Main Index |
Thread Index |
Old Index