pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/ico ico: update to 1.0.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ee862adb7539
branches:  trunk
changeset: 376900:ee862adb7539
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Mar 10 22:24:02 2018 +0000

description:
ico: update to 1.0.5.

Alan Coopersmith (11):
      config: Add missing AC_CONFIG_SRCDIR
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Combine usage message array into single string
      Print which option was in error along with usage message
      Add -version option to print program version
      Make polygon info const - moves 22k from .data to .rodata
      Convert icoFatal() to be a varargs function
      Add -version to synopsis in man page
      Fix more sign-compare warnings
      ico 1.0.5

Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

diffstat:

 x11/ico/Makefile |   5 ++---
 x11/ico/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r 7472da9cd7d9 -r ee862adb7539 x11/ico/Makefile
--- a/x11/ico/Makefile  Sat Mar 10 22:23:11 2018 +0000
+++ b/x11/ico/Makefile  Sat Mar 10 22:24:02 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2013/01/21 13:16:59 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.8 2018/03/10 22:24:02 wiz Exp $
 
-DISTNAME=              ico-1.0.4
+DISTNAME=              ico-1.0.5
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 7472da9cd7d9 -r ee862adb7539 x11/ico/distinfo
--- a/x11/ico/distinfo  Sat Mar 10 22:23:11 2018 +0000
+++ b/x11/ico/distinfo  Sat Mar 10 22:24:02 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/04 03:28:34 agc Exp $
+$NetBSD: distinfo,v 1.6 2018/03/10 22:24:02 wiz Exp $
 
-SHA1 (ico-1.0.4.tar.bz2) = 53e7bb52227f2458bf20c7f95f34b19c26cf8885
-RMD160 (ico-1.0.4.tar.bz2) = 4a7caa5c00c5399d9f158e55ce1f6b0c9f7aa5ce
-SHA512 (ico-1.0.4.tar.bz2) = f7200fc04e7d0442215a3fe1f53456fe6bcd14eb2e2fd048cbe7f5700ad28e10ea8ef72ab98d3cd232c801b037fdac5ac4367ba98484f2912de0715a23f82e5d
-Size (ico-1.0.4.tar.bz2) = 127619 bytes
+SHA1 (ico-1.0.5.tar.bz2) = 8759ec954375f3a1b37dc920a12790bfbfb0cad3
+RMD160 (ico-1.0.5.tar.bz2) = 8c4a0258eda8c576827667300a32d6126a284fc8
+SHA512 (ico-1.0.5.tar.bz2) = 93a94a66d4a41b39d4b3657050e58f8269d352dae5d5916c9ecdda1cb14f23b9d159d67c50fdfa654b4b1c2ad11434bed140ace70703c82b05d3fe8686aab8f6
+Size (ico-1.0.5.tar.bz2) = 136727 bytes



Home | Main Index | Thread Index | Old Index