From 692ba9ac0041d206866e4121359ef16ee65de936 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 10 Mar 2018 22:24:02 +0000 Subject: 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 --- x11/ico/Makefile | 5 ++--- x11/ico/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'x11') diff --git a/x11/ico/Makefile b/x11/ico/Makefile index ca6843b5869..9a94edd31d3 100644 --- a/x11/ico/Makefile +++ b/x11/ico/Makefile @@ -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 --git a/x11/ico/distinfo b/x11/ico/distinfo index 4a36e2220cd..f694b6e7948 100644 --- a/x11/ico/distinfo +++ b/x11/ico/distinfo @@ -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 -- cgit v1.2.3