Github messages for voidlinux
 help / color / mirror / Atom feed
From: glaulher <glaulher@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] dpkg: update to 1.21.12.
Date: Sat, 10 Dec 2022 19:30:04 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40999@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1163 bytes --]

There is a new pull request by glaulher against master on the void-packages repository

https://github.com/glaulher/void-packages dpkg
https://github.com/void-linux/void-packages/pull/40999

dpkg: update to 1.21.12.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **yes**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):  
  - armv7l
 

A patch file from https://github.com/void-linux/void-packages/pull/40999.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dpkg-40999.patch --]
[-- Type: text/x-diff, Size: 1423 bytes --]

From d68222c744e2066ca1db482478dc4b53bc012962 Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Sat, 10 Dec 2022 15:28:12 -0300
Subject: [PATCH] dpkg: update to 1.21.12.

---
 srcpkgs/dpkg/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/dpkg/template b/srcpkgs/dpkg/template
index 615c4f12add6..7e6ffbed49bb 100644
--- a/srcpkgs/dpkg/template
+++ b/srcpkgs/dpkg/template
@@ -1,12 +1,12 @@
 # Template file for 'dpkg'
 pkgname=dpkg
-version=1.21.9
+version=1.21.12
 revision=1
 build_style=gnu-configure
 configure_args="--disable-start-stop-daemon --with-libz --with-libbz2
  --with-liblzma"
-hostmakedepends="pkg-config perl tar"
-makedepends="zlib-devel bzip2-devel liblzma-devel ncurses-devel"
+hostmakedepends="pkg-config perl tar po4a"
+makedepends="zlib-devel bzip2-devel liblzma-devel ncurses-devel libmd-devel"
 depends="perl"
 checkdepends="gnupg perl-Test-Pod xz"
 short_desc="Debian Package Manager"
@@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
 homepage="http://packages.debian.org/dpkg"
 changelog="https://git.dpkg.org/git/dpkg/dpkg.git/plain/debian/changelog"
 distfiles="${DEBIAN_SITE}/main/d/dpkg/dpkg_${version}.tar.xz"
-checksum=a0aba375625459260cbc89933a12b3188a713c840e3aaefc14bf2d9adee19642
+checksum=ec7a0e29898f457ea21cc89826601059bce2433d2b4e578a38b2a66d8768559a
 
 dpkg-devel_package() {
 	short_desc+=" - development files"

             reply	other threads:[~2022-12-10 18:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-10 18:30 glaulher [this message]
2022-12-18 13:21 ` glaulher
2022-12-20 19:37 ` [PR PATCH] [Merged]: " leahneukirchen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40999@inbox.vuxu.org \
    --to=glaulher@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).