Fri Apr 17 07:07:27 2015 UTC ()
Update to 1.0.6:

This minor maintenance release provides the usual recent collection of
build configuration improvements and janitorial cleanups.  It does not
provide enough gamma radiation to mutate the user into a green-skinned
giant who likes to smash things.

Alan Coopersmith (9):
      Add noreturn attribute to Syntax function
      Fix size/sign conversion warnings in isabbreviation()
      Fix const char warnings in calls to isabbreviation()
      Combine usage message fprintfs into a single call
      Print which option was in error along with usage message
      Add -version option to print program version
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      xgamma 1.0.6


(wiz)
diff -r1.9 -r1.10 pkgsrc/x11/xgamma/Makefile
diff -r1.4 -r1.5 pkgsrc/x11/xgamma/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/x11/xgamma/Makefile (expand / switch to context diff)
--- pkgsrc/x11/xgamma/Makefile 2012/10/29 05:07:11 1.9
+++ pkgsrc/x11/xgamma/Makefile 2015/04/17 07:07:27 1.10
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2012/10/29 05:07:11 asau Exp $
-#
+# $NetBSD: Makefile,v 1.10 2015/04/17 07:07:27 wiz Exp $
 
-DISTNAME=		xgamma-1.0.5
+DISTNAME=		xgamma-1.0.6
 CATEGORIES=		x11
 MASTER_SITES=		${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=		.tar.bz2

cvs diff -r1.4 -r1.5 pkgsrc/x11/xgamma/distinfo (expand / switch to context diff)
--- pkgsrc/x11/xgamma/distinfo 2012/06/03 18:15:21 1.4
+++ pkgsrc/x11/xgamma/distinfo 2015/04/17 07:07:27 1.5
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2012/06/03 18:15:21 wiz Exp $
+$NetBSD: distinfo,v 1.5 2015/04/17 07:07:27 wiz Exp $
 
-SHA1 (xgamma-1.0.5.tar.bz2) = 9cd3272fd24f51b75223cf9c59949ded6df04800
+SHA1 (xgamma-1.0.6.tar.bz2) = af1484d0d70bc71dc9d3b7b95645881b7165c41b
-RMD160 (xgamma-1.0.5.tar.bz2) = e9014b234bc1dc8bebd9a027a0c9b2fb06cd0ca3
+RMD160 (xgamma-1.0.6.tar.bz2) = 2223d444aff6faa15c94b44d0e5bbadd1f7aed15
-Size (xgamma-1.0.5.tar.bz2) = 115035 bytes
+Size (xgamma-1.0.6.tar.bz2) = 123105 bytes