pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/dialog
Module Name: pkgsrc
Committed By: fcambus
Date: Sat Feb 11 10:19:49 UTC 2023
Modified Files:
pkgsrc/misc/dialog: Makefile distinfo
Log Message:
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/
To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 pkgsrc/misc/dialog/Makefile
cvs rdiff -u -r1.61 -r1.62 pkgsrc/misc/dialog/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/dialog/Makefile
diff -u pkgsrc/misc/dialog/Makefile:1.93 pkgsrc/misc/dialog/Makefile:1.94
--- pkgsrc/misc/dialog/Makefile:1.93 Sat Dec 31 19:08:48 2022
+++ pkgsrc/misc/dialog/Makefile Sat Feb 11 10:19:49 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.93 2022/12/31 19:08:48 fcambus Exp $
+# $NetBSD: Makefile,v 1.94 2023/02/11 10:19:49 fcambus Exp $
-DISTNAME= dialog-1.3-20221229
+DISTNAME= dialog-1.3-20230209
PKGNAME= ${DISTNAME:C/-2/.2/}
CATEGORIES= misc
MASTER_SITES= ftp://ftp.invisible-island.net/dialog/
Index: pkgsrc/misc/dialog/distinfo
diff -u pkgsrc/misc/dialog/distinfo:1.61 pkgsrc/misc/dialog/distinfo:1.62
--- pkgsrc/misc/dialog/distinfo:1.61 Sat Dec 31 19:08:48 2022
+++ pkgsrc/misc/dialog/distinfo Sat Feb 11 10:19:49 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.61 2022/12/31 19:08:48 fcambus Exp $
+$NetBSD: distinfo,v 1.62 2023/02/11 10:19:49 fcambus Exp $
-BLAKE2s (dialog-1.3-20221229.tgz) = 3847d652376100f87d114a146965d2be3473982ff2b2962e13a06a768d794534
-SHA512 (dialog-1.3-20221229.tgz) = 920f22bc1565b3c936c95af6fe83dc1460dd81eb5d83bb8f43fd4f2b12cb9e37328b5ae32fb528fbe2ff2f4172935773022a3e6de455b8edfc0c8e37d5d02c26
-Size (dialog-1.3-20221229.tgz) = 567965 bytes
+BLAKE2s (dialog-1.3-20230209.tgz) = 0309edb277e050badb9eaef2b903749395f018c48d2075ac72d445d33c7f68d2
+SHA512 (dialog-1.3-20230209.tgz) = e34b1de09e3455289ee6278cf2f8bfb6ec9f8f6ed1f61aee10ad0ff5ee499330ec3481afa1dcd999ed7460479607cc443433e09584b8eeab2efdba689b6851cf
+Size (dialog-1.3-20230209.tgz) = 573222 bytes
Home |
Main Index |
Thread Index |
Old Index