Sat Feb 11 10:19:49 2023 UTC ()
dialog: update to 1.3-20230209.

2023/02/09
	+ install ".pc" files in the test-packages.
	+ add pkg-config ".pc" file, for use with the development library.

2023/02/07
	+ change shared-library configuration in test-packages to use the
	  ABI version in the library filename to match its SONAME.
	+ add sample scripts to test-packages, using new makefile rule
	  "install-examples".
	+ corrected cdialog*.install helper scripts in test-package for Debian
	+ change ftp URLs in test-packages to https
	+ updated configure script, e.g., for compiler-warning fixes.
	+ updated fur.po, zh_TW.po from
		http://translationproject.org/latest/dialog/


(fcambus)
diff -r1.93 -r1.94 pkgsrc/misc/dialog/Makefile
diff -r1.61 -r1.62 pkgsrc/misc/dialog/distinfo

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

--- pkgsrc/misc/dialog/Makefile 2022/12/31 19:08:48 1.93
+++ pkgsrc/misc/dialog/Makefile 2023/02/11 10:19:49 1.94
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.93 2022/12/31 19:08:48 fcambus Exp $ 1# $NetBSD: Makefile,v 1.94 2023/02/11 10:19:49 fcambus Exp $
2 2
3DISTNAME= dialog-1.3-20221229 3DISTNAME= dialog-1.3-20230209
4PKGNAME= ${DISTNAME:C/-2/.2/} 4PKGNAME= ${DISTNAME:C/-2/.2/}
5CATEGORIES= misc 5CATEGORIES= misc
6MASTER_SITES= ftp://ftp.invisible-island.net/dialog/ 6MASTER_SITES= ftp://ftp.invisible-island.net/dialog/
7EXTRACT_SUFX= .tgz 7EXTRACT_SUFX= .tgz
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://invisible-island.net/dialog/dialog.html 10HOMEPAGE= https://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
14GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
15MAKE_FILE= makefile 15MAKE_FILE= makefile
16USE_LIBTOOL= yes 16USE_LIBTOOL= yes

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

--- pkgsrc/misc/dialog/distinfo 2022/12/31 19:08:48 1.61
+++ pkgsrc/misc/dialog/distinfo 2023/02/11 10:19:49 1.62
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.61 2022/12/31 19:08:48 fcambus Exp $ 1$NetBSD: distinfo,v 1.62 2023/02/11 10:19:49 fcambus Exp $
2 2
3BLAKE2s (dialog-1.3-20221229.tgz) = 3847d652376100f87d114a146965d2be3473982ff2b2962e13a06a768d794534 3BLAKE2s (dialog-1.3-20230209.tgz) = 0309edb277e050badb9eaef2b903749395f018c48d2075ac72d445d33c7f68d2
4SHA512 (dialog-1.3-20221229.tgz) = 920f22bc1565b3c936c95af6fe83dc1460dd81eb5d83bb8f43fd4f2b12cb9e37328b5ae32fb528fbe2ff2f4172935773022a3e6de455b8edfc0c8e37d5d02c26 4SHA512 (dialog-1.3-20230209.tgz) = e34b1de09e3455289ee6278cf2f8bfb6ec9f8f6ed1f61aee10ad0ff5ee499330ec3481afa1dcd999ed7460479607cc443433e09584b8eeab2efdba689b6851cf
5Size (dialog-1.3-20221229.tgz) = 567965 bytes 5Size (dialog-1.3-20230209.tgz) = 573222 bytes