pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/mkfontscale Update to 1.1.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/df418c56620c
branches:  trunk
changeset: 644757:df418c56620c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jan 17 09:12:53 2015 +0000

description:
Update to 1.1.2:

This minor maintenance release provides the usual set of accumulated
build configuration improvements, compiler & static analyzer warning
fixes, and other janitorial cleanups.

Alan Coopersmith (8):
      Add missing newline to usage output
      Add -v flag to print program version
      Make usage() always exit(1)
      Print which option was in error along with usage message
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Remove extraneous duplicate checks for -r & -n options
      mkfontscale 1.1.2

Jeremy Huddleston Sequoia (2):
      Plug a memory leak found by clang static analysis
      Fix possible malloc allocation error found by clang static analysis

Thomas Klausner (1):
      Only include config.h if it exists.

diffstat:

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

diffs (25 lines):

diff -r 1df5d66af1fe -r df418c56620c fonts/mkfontscale/Makefile
--- a/fonts/mkfontscale/Makefile        Sat Jan 17 09:12:02 2015 +0000
+++ b/fonts/mkfontscale/Makefile        Sat Jan 17 09:12:53 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2014/10/09 14:06:33 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2015/01/17 09:12:53 wiz Exp $
 
-DISTNAME=              mkfontscale-1.1.1
+DISTNAME=              mkfontscale-1.1.2
 CATEGORIES=            fonts x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 1df5d66af1fe -r df418c56620c fonts/mkfontscale/distinfo
--- a/fonts/mkfontscale/distinfo        Sat Jan 17 09:12:02 2015 +0000
+++ b/fonts/mkfontscale/distinfo        Sat Jan 17 09:12:53 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2013/07/17 21:46:49 wiz Exp $
+$NetBSD: distinfo,v 1.17 2015/01/17 09:12:53 wiz Exp $
 
-SHA1 (mkfontscale-1.1.1.tar.bz2) = ad1887ca253b9234ab6a6989de53d3127e302c6c
-RMD160 (mkfontscale-1.1.1.tar.bz2) = c226e0219c4cb34c9443ca2a51b750fb3b3bc483
-Size (mkfontscale-1.1.1.tar.bz2) = 139923 bytes
+SHA1 (mkfontscale-1.1.2.tar.bz2) = da32fe297732355eea71d4a94ed003be93d1eae7
+RMD160 (mkfontscale-1.1.2.tar.bz2) = 1bd35226ca763828ece4fed4120a398745132363
+Size (mkfontscale-1.1.2.tar.bz2) = 141728 bytes



Home | Main Index | Thread Index | Old Index