Fri Mar 11 10:59:35 2011 UTC ()
Update to 1.1.20110302:

2011/03/02
	+ add --prgbox and --programbox (adapted from patch by David Boyd).
	+ add sl.po from
		http://translationproject.org/latest/dialog/
	+ fix timeouts from 2011/01/18, which were being interpreted as
	  milliseconds rather than seconds (report by Luis Moreira).


(wiz)
diff -r1.54 -r1.55 pkgsrc/misc/dialog/Makefile
diff -r1.27 -r1.28 pkgsrc/misc/dialog/distinfo

cvs diff -r1.54 -r1.55 pkgsrc/misc/dialog/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/dialog/Makefile 2011/02/03 13:03:13 1.54
+++ pkgsrc/misc/dialog/Makefile 2011/03/11 10:59:35 1.55
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.54 2011/02/03 13:03:13 wiz Exp $ 1# $NetBSD: Makefile,v 1.55 2011/03/11 10:59:35 wiz Exp $
2 2
3DISTNAME= dialog-1.1-20110118 3DISTNAME= dialog-1.1-20110302
4PKGNAME= ${DISTNAME:C/-2/.2/} 4PKGNAME= ${DISTNAME:C/-2/.2/}
5CATEGORIES= misc 5CATEGORIES= misc
6MASTER_SITES= ftp://invisible-island.net/dialog/ 6MASTER_SITES= ftp://invisible-island.net/dialog/
7EXTRACT_SUFX= .tgz 7EXTRACT_SUFX= .tgz
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://invisible-island.net/dialog/dialog.html 10HOMEPAGE= http://invisible-island.net/dialog/dialog.html
11COMMENT= Display dialog boxes from shell scripts 11COMMENT= Display dialog boxes from shell scripts
12LICENSE= gnu-lgpl-v2.1 12LICENSE= gnu-lgpl-v2.1
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes

cvs diff -r1.27 -r1.28 pkgsrc/misc/dialog/distinfo (expand / switch to unified diff)

--- pkgsrc/misc/dialog/distinfo 2011/02/03 13:03:13 1.27
+++ pkgsrc/misc/dialog/distinfo 2011/03/11 10:59:35 1.28
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.27 2011/02/03 13:03:13 wiz Exp $ 1$NetBSD: distinfo,v 1.28 2011/03/11 10:59:35 wiz Exp $
2 2
3SHA1 (dialog-1.1-20110118.tgz) = 7a7d7a802ba28d05e691d55b7c94c05e8ee8a102 3SHA1 (dialog-1.1-20110302.tgz) = ba4e79abaf579e0d23f247ae65196437f8d8e031
4RMD160 (dialog-1.1-20110118.tgz) = a2c02d4e2561fad4117820c02a709d1b95b4e826 4RMD160 (dialog-1.1-20110302.tgz) = 3dfcdb674f8d3f91f48984b9bea31574faeddf64
5Size (dialog-1.1-20110118.tgz) = 411435 bytes 5Size (dialog-1.1-20110302.tgz) = 423269 bytes