pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/ico
Module Name: pkgsrc
Committed By: wiz
Date: Sat Mar 10 22:24:02 UTC 2018
Modified Files:
pkgsrc/x11/ico: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/ico/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/ico/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/ico/Makefile
diff -u pkgsrc/x11/ico/Makefile:1.7 pkgsrc/x11/ico/Makefile:1.8
--- pkgsrc/x11/ico/Makefile:1.7 Mon Jan 21 13:16:59 2013
+++ pkgsrc/x11/ico/Makefile Sat Mar 10 22:24:02 2018
@@ -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
Index: pkgsrc/x11/ico/distinfo
diff -u pkgsrc/x11/ico/distinfo:1.5 pkgsrc/x11/ico/distinfo:1.6
--- pkgsrc/x11/ico/distinfo:1.5 Wed Nov 4 03:28:34 2015
+++ pkgsrc/x11/ico/distinfo Sat Mar 10 22:24:02 2018
@@ -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