Fri Apr 17 07:06:43 2015 UTC ()
Update to 1.0.4:

This minor maintenance release provides accumulated build configuration
improvements and janitorial cleanups.

Alan Coopersmith (6):
      Print which option was in error along with usage message
      Add -version option to print program version
      This is not a GNU project, so declare it foreign.
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      xfindproxy 1.0.4


(wiz)
diff -r1.2 -r1.3 pkgsrc/net/xfindproxy/Makefile
diff -r1.2 -r1.3 pkgsrc/net/xfindproxy/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/net/xfindproxy/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/net/xfindproxy/Attic/Makefile 2013/09/08 08:25:44 1.2
+++ pkgsrc/net/xfindproxy/Attic/Makefile 2015/04/17 07:06:43 1.3
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.2 2013/09/08 08:25:44 wiz Exp $ 1# $NetBSD: Makefile,v 1.3 2015/04/17 07:06:43 wiz Exp $
2 2
3DISTNAME= xfindproxy-1.0.3 3DISTNAME= xfindproxy-1.0.4
4CATEGORIES= net x11 4CATEGORIES= net x11
5MASTER_SITES= ${MASTER_SITE_XORG:=app/} 5MASTER_SITES= ${MASTER_SITE_XORG:=app/}
6EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
7 7
8MAINTAINER= rodent@NetBSD.org 8MAINTAINER= rodent@NetBSD.org
9HOMEPAGE= http://xorg.freedesktop.org/ 9HOMEPAGE= http://xorg.freedesktop.org/
10COMMENT= Used to locate available X11 proxy services 10COMMENT= Used to locate available X11 proxy services
11LICENSE= x11 11LICENSE= x11
12 12
13GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
14USE_TOOLS+= pkg-config 14USE_TOOLS+= pkg-config
15 15
16.include "../../x11/xproxymanagementprotocol/buildlink3.mk" 16.include "../../x11/xproxymanagementprotocol/buildlink3.mk"

cvs diff -r1.2 -r1.3 pkgsrc/net/xfindproxy/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/net/xfindproxy/Attic/distinfo 2013/09/08 08:25:44 1.2
+++ pkgsrc/net/xfindproxy/Attic/distinfo 2015/04/17 07:06:43 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2013/09/08 08:25:44 wiz Exp $ 1$NetBSD: distinfo,v 1.3 2015/04/17 07:06:43 wiz Exp $
2 2
3SHA1 (xfindproxy-1.0.3.tar.bz2) = ac068e0fcca5775685052d0c1915eedbf0c01c78 3SHA1 (xfindproxy-1.0.4.tar.bz2) = 9fb43a73ff805bfe2d4b7d49831dd1cf26d6f3f0
4RMD160 (xfindproxy-1.0.3.tar.bz2) = e74b7cc02b41776ae9e89bd17af814dbfece4894 4RMD160 (xfindproxy-1.0.4.tar.bz2) = 1b5827a30c027cc4cb71047f865745d45a44bf76
5Size (xfindproxy-1.0.3.tar.bz2) = 117989 bytes 5Size (xfindproxy-1.0.4.tar.bz2) = 118151 bytes