Sat Mar 10 08:00:05 2018 UTC ()
xeyes: update to 1.1.2.

Alan Coopersmith (4):
      Mark usage as noreturn, as suggested by -Wmissing-noreturn
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      xeyes 1.1.2

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

Gaetan Nadon (2):
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      config: move man pages into their own directory

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

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


(wiz)
diff -r1.7 -r1.8 pkgsrc/x11/xeyes/Makefile
diff -r1.4 -r1.5 pkgsrc/x11/xeyes/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/x11/xeyes/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xeyes/Makefile 2012/10/29 05:07:02 1.7
+++ pkgsrc/x11/xeyes/Makefile 2018/03/10 08:00:05 1.8
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.7 2012/10/29 05:07:02 asau Exp $ 1# $NetBSD: Makefile,v 1.8 2018/03/10 08:00:05 wiz Exp $
2# 
3 2
4DISTNAME= xeyes-1.1.1 3DISTNAME= xeyes-1.1.2
5CATEGORIES= x11 4CATEGORIES= x11
6MASTER_SITES= ${MASTER_SITE_XORG:=app/} 5MASTER_SITES= ${MASTER_SITE_XORG:=app/}
7EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
8 7
9MAINTAINER= joerg@NetBSD.org 8MAINTAINER= joerg@NetBSD.org
10HOMEPAGE= http://xorg.freedesktop.org/ 9HOMEPAGE= http://xorg.freedesktop.org/
11COMMENT= Follow the mouse demo 10COMMENT= Follow the mouse demo
12LICENSE= mit 11LICENSE= mit
13 12
14GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
15USE_TOOLS+= pkg-config 14USE_TOOLS+= pkg-config
16 15
17CONFIGURE_ENV+= APP_MAN_SUFFIX=1 16CONFIGURE_ENV+= APP_MAN_SUFFIX=1

cvs diff -r1.4 -r1.5 pkgsrc/x11/xeyes/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xeyes/distinfo 2015/11/04 03:29:00 1.4
+++ pkgsrc/x11/xeyes/distinfo 2018/03/10 08:00:05 1.5
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.4 2015/11/04 03:29:00 agc Exp $ 1$NetBSD: distinfo,v 1.5 2018/03/10 08:00:05 wiz Exp $
2 2
3SHA1 (xeyes-1.1.1.tar.bz2) = efe6116d31a7f69e4fb6038613e52b0960b9b61c 3SHA1 (xeyes-1.1.2.tar.bz2) = 458987f8accdbd8abf993ee51030391cf584d2e8
4RMD160 (xeyes-1.1.1.tar.bz2) = cc232409952e59e6d8e634c2728edde88bc4ed62 4RMD160 (xeyes-1.1.2.tar.bz2) = 799c25abe0f82e45c686dcff5f55d80be3468be0
5SHA512 (xeyes-1.1.1.tar.bz2) = 3cb734239fa3180a9cc0eb2564c5a04f5e5c64ea314079c0604cebdbb821132f95a2c113dab476af8820308f0e6dbd4eac02b5da45dc2ed78a5d3ca010453618 5SHA512 (xeyes-1.1.2.tar.bz2) = 008d76f03ddabd3d86ad9e52a540504553b94cb7a6743b20cf08897549eb27505667365ab9af21956a1b5ec7297acca8903a326536e6195a30e643cd93297ee0
6Size (xeyes-1.1.1.tar.bz2) = 113757 bytes 6Size (xeyes-1.1.2.tar.bz2) = 133160 bytes