pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/gtexinfo
Module Name: pkgsrc
Committed By: wiz
Date: Wed Feb 1 08:30:32 UTC 2023
Modified Files:
pkgsrc/devel/gtexinfo: Makefile PLIST.locale distinfo
Log Message:
gtexinfo: update to 7.0.2.
7.0.2 (22 January 2023)
This is a bug-fix release with minimal changes.
* texi2any
. do not distribute architecture-dependent files
. build fixed on OpenIndiana 11
* info
. further fix of recoding of UTF-8 files to ASCII
. fix check for presence of man pages on Solaris
* install-info
. fix build by avoiding function name clash on some platforms
. compiler warning re strncat silenced
To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 pkgsrc/devel/gtexinfo/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/gtexinfo/PLIST.locale
cvs rdiff -u -r1.61 -r1.62 pkgsrc/devel/gtexinfo/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/gtexinfo/Makefile
diff -u pkgsrc/devel/gtexinfo/Makefile:1.118 pkgsrc/devel/gtexinfo/Makefile:1.119
--- pkgsrc/devel/gtexinfo/Makefile:1.118 Tue Dec 6 19:31:18 2022
+++ pkgsrc/devel/gtexinfo/Makefile Wed Feb 1 08:30:31 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.118 2022/12/06 19:31:18 wiz Exp $
+# $NetBSD: Makefile,v 1.119 2023/02/01 08:30:31 wiz Exp $
-DISTNAME= texinfo-7.0.1
+DISTNAME= texinfo-7.0.2
PKGNAME= g${DISTNAME}
CATEGORIES= devel sysutils
MASTER_SITES= ${MASTER_SITE_GNU:=texinfo/}
Index: pkgsrc/devel/gtexinfo/PLIST.locale
diff -u pkgsrc/devel/gtexinfo/PLIST.locale:1.13 pkgsrc/devel/gtexinfo/PLIST.locale:1.14
--- pkgsrc/devel/gtexinfo/PLIST.locale:1.13 Thu Nov 24 12:16:03 2022
+++ pkgsrc/devel/gtexinfo/PLIST.locale Wed Feb 1 08:30:31 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.locale,v 1.13 2022/11/24 12:16:03 wiz Exp $
+@comment $NetBSD: PLIST.locale,v 1.14 2023/02/01 08:30:31 wiz Exp $
share/locale/ca.us-ascii/LC_MESSAGES/texinfo_document.mo
share/locale/ca/LC_MESSAGES/texinfo.mo
share/locale/ca/LC_MESSAGES/texinfo_document.mo
@@ -42,6 +42,8 @@ share/locale/ro/LC_MESSAGES/texinfo.mo
share/locale/ro/LC_MESSAGES/texinfo_document.mo
share/locale/ru/LC_MESSAGES/texinfo.mo
share/locale/rw/LC_MESSAGES/texinfo.mo
+share/locale/sk/LC_MESSAGES/texinfo.mo
+share/locale/sk/LC_MESSAGES/texinfo_document.mo
share/locale/sl/LC_MESSAGES/texinfo.mo
share/locale/sr/LC_MESSAGES/texinfo.mo
share/locale/sr/LC_MESSAGES/texinfo_document.mo
Index: pkgsrc/devel/gtexinfo/distinfo
diff -u pkgsrc/devel/gtexinfo/distinfo:1.61 pkgsrc/devel/gtexinfo/distinfo:1.62
--- pkgsrc/devel/gtexinfo/distinfo:1.61 Tue Dec 6 19:31:18 2022
+++ pkgsrc/devel/gtexinfo/distinfo Wed Feb 1 08:30:31 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.61 2022/12/06 19:31:18 wiz Exp $
+$NetBSD: distinfo,v 1.62 2023/02/01 08:30:31 wiz Exp $
-BLAKE2s (texinfo-7.0.1.tar.gz) = cd8c87a20f335b76d7f7286f5893323f1df9eee0d773f216cf24050cd800e923
-SHA512 (texinfo-7.0.1.tar.gz) = 55afeb7867be4708dc6895673cf8cab156b152a3975412cda69fc8d0645fec08790591f29974507bab52c2e0f3fa98cd0825815eb432e067eb1e2c30fef61b62
-Size (texinfo-7.0.1.tar.gz) = 10804223 bytes
+BLAKE2s (texinfo-7.0.2.tar.gz) = c95afa7e9a14e06df662756aed65b7f33be4b96a13c5ac532086b4ec2ffdd68f
+SHA512 (texinfo-7.0.2.tar.gz) = 4d4211c0f88868656976815d3aea1dfde517f89a374db8bb4e5b4ac6dee4be8a3912cbfd7f0db25e9bdc360b2c2259a5271b27904a2a45e1069820b05d4100ab
+Size (texinfo-7.0.2.tar.gz) = 10829185 bytes
SHA1 (patch-ab) = c27f30eefc28f021835f118543e872089b1c3c52
SHA1 (patch-ac) = 7f7226ee521fddba9f967be4fe199f6bedcfa148
SHA1 (patch-gnulib_lib_malloc_dynarray-skeleton.c) = 6e683e689bfc7573bf9d62d2bc9a1abb64d521df
Home |
Main Index |
Thread Index |
Old Index