pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/dpkg
Module Name: pkgsrc
Committed By: adam
Date: Thu Feb 6 08:50:54 UTC 2025
Modified Files:
pkgsrc/misc/dpkg: Makefile distinfo
Log Message:
dpkg: updated to 1.22.15
dpkg (1.22.15) unstable; urgency=medium
* Perl modules:
- Dpkg::BuildDriver::DebianRules: Remove unused Dpkg::BuildAPI import.
- Dpkg::OpenPGP::Backend::GnuPG: Sign file with fixed up newline.
- Dpkg::Substvars: Add new set_as_optional() and set_as_required() methods.
* Documentation:
- man: Change verb tense for Makefile fragment files descriptions.
- man: Document that buildapi.mk sets a variable.
- man: Add reference to buildtools and vendor make fragments to related
tools.
- man: Split architecture examples into their own paragraphs.
- man: Clarify architecture terms and the architecture forms.
- man: Clarify that build and target are not usual variables to use.
- doc: Remove duplicate words across newlines.
* Build system:
- Add array bounds warning.
- Add new dialect checks for strict flex array behavior and warnings.
- Add compiler hardening support.
* Localization:
- Update German programs translation.
To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/misc/dpkg/Makefile
cvs rdiff -u -r1.31 -r1.32 pkgsrc/misc/dpkg/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/dpkg/Makefile
diff -u pkgsrc/misc/dpkg/Makefile:1.70 pkgsrc/misc/dpkg/Makefile:1.71
--- pkgsrc/misc/dpkg/Makefile:1.70 Mon Jan 20 06:18:47 2025
+++ pkgsrc/misc/dpkg/Makefile Thu Feb 6 08:50:54 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.70 2025/01/20 06:18:47 adam Exp $
+# $NetBSD: Makefile,v 1.71 2025/02/06 08:50:54 adam Exp $
-DISTNAME= dpkg_1.22.14
+DISTNAME= dpkg_1.22.15
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/d/dpkg/}
Index: pkgsrc/misc/dpkg/distinfo
diff -u pkgsrc/misc/dpkg/distinfo:1.31 pkgsrc/misc/dpkg/distinfo:1.32
--- pkgsrc/misc/dpkg/distinfo:1.31 Mon Jan 20 06:18:47 2025
+++ pkgsrc/misc/dpkg/distinfo Thu Feb 6 08:50:54 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.31 2025/01/20 06:18:47 adam Exp $
+$NetBSD: distinfo,v 1.32 2025/02/06 08:50:54 adam Exp $
-BLAKE2s (dpkg_1.22.14.tar.xz) = 0c934c412daafa8d30ad76b3a7bb47a5767b4d1b926d78288e92eed4d69bd6a5
-SHA512 (dpkg_1.22.14.tar.xz) = 43b0776cf6fef8beb771c552b9824e86bbe554b0738c13ae4d1b89821c79aa2ae26a7d30d3b3b865df89374a1625adbb31da45bf208dafe87fc1a7b175fe4a28
-Size (dpkg_1.22.14.tar.xz) = 5728012 bytes
+BLAKE2s (dpkg_1.22.15.tar.xz) = 226648c7995cd3f5eba334a18eba794ea919f4d2e683168b19449d2eeb3bddc2
+SHA512 (dpkg_1.22.15.tar.xz) = 9a0df98aacd8f7bdbd39d5492911af2d7d8c0d9c7b22c5fca8ca887917ad44c235c91ce5c76b7687e067eca4f22928901aaa17f7723ddf3466377cc5f3fe6547
+Size (dpkg_1.22.15.tar.xz) = 5739052 bytes
SHA1 (patch-configure) = dc8586d8d3c0336bd9920d6e0fbece57eb787636
SHA1 (patch-lib_dpkg_buffer.c) = c93c8c4fda7c43416690ab71e5afdac2ccefa459
SHA1 (patch-lib_dpkg_color.c) = 7bcb9ab6705f9c423d355c26c58bf916dc4cc935
Home |
Main Index |
Thread Index |
Old Index