pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/iceauth Update to 1.0.7:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/44e9ae205699
branches:  trunk
changeset: 644755:44e9ae205699
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jan 17 09:11:55 2015 +0000

description:
Update to 1.0.7:

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

Alan Coopersmith (10):
      Actually print command list in usage message
      Fix "noexistent" typo in error message
      Add -V flag to print version
      Print which option was in error along with usage message
      Free old argv array if realloc fails to enlarge it
      More constification cleanup
      config: Add missing AC_CONFIG_SRCDIR
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      iceauth 1.0.7

diffstat:

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

diffs (25 lines):

diff -r 48d94ec23b99 -r 44e9ae205699 x11/iceauth/Makefile
--- a/x11/iceauth/Makefile      Sat Jan 17 09:11:06 2015 +0000
+++ b/x11/iceauth/Makefile      Sat Jan 17 09:11:55 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2013/07/24 06:35:51 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2015/01/17 09:11:55 wiz Exp $
 
-DISTNAME=              iceauth-1.0.6
+DISTNAME=              iceauth-1.0.7
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 48d94ec23b99 -r 44e9ae205699 x11/iceauth/distinfo
--- a/x11/iceauth/distinfo      Sat Jan 17 09:11:06 2015 +0000
+++ b/x11/iceauth/distinfo      Sat Jan 17 09:11:55 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2013/07/24 06:35:51 wiz Exp $
+$NetBSD: distinfo,v 1.6 2015/01/17 09:11:55 wiz Exp $
 
-SHA1 (iceauth-1.0.6.tar.bz2) = ee56608a52eec81682b8ca204a1afa4ec15bf01f
-RMD160 (iceauth-1.0.6.tar.bz2) = 93c2471aa1d7978418c7d3cab3a4148542254e7e
-Size (iceauth-1.0.6.tar.bz2) = 133531 bytes
+SHA1 (iceauth-1.0.7.tar.bz2) = 83d67e47167de52192c679a0f0a41f4ba51a5b94
+RMD160 (iceauth-1.0.7.tar.bz2) = a5d042212fadfe4c5c96fc197c7789d7a7f517de
+Size (iceauth-1.0.7.tar.bz2) = 135656 bytes



Home | Main Index | Thread Index | Old Index