Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] makedepend: update to 1.0.7
@ 2022-11-17 13:40 mdkcore0
  2022-11-18  5:56 ` [PR REVIEW] " classabbyamp
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: mdkcore0 @ 2022-11-17 13:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mdkcore0/void-packages update-makedepend
https://github.com/void-linux/void-packages/pull/40574

makedepend: update to 1.0.7
#### Testing the changes
- I tested the changes in this PR: **briefly**

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


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

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

From 1f669fda003d7f9f0ec990376bce97ae0892d420 Mon Sep 17 00:00:00 2001
From: Rodrigo Oliveira <mdkcore@qtrnn.io>
Date: Wed, 16 Nov 2022 18:03:44 -0300
Subject: [PATCH] makedepend: update to 1.0.7

---
 srcpkgs/makedepend/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/makedepend/template b/srcpkgs/makedepend/template
index eb22f9dddd61..6d44f7f69eea 100644
--- a/srcpkgs/makedepend/template
+++ b/srcpkgs/makedepend/template
@@ -1,6 +1,6 @@
 # Template file for 'makedepend'
 pkgname=makedepend
-version=1.0.6
+version=1.0.7
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -9,8 +9,8 @@ short_desc="Dependency generator for makefiles"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://wiki.freedesktop.org/xorg/"
-distfiles="${XORG_SITE}/util/${pkgname}-${version}.tar.bz2"
-checksum=d558a52e8017d984ee59596a9582c8d699a1962391b632bec3bb6804bf4d501c
+distfiles="${XORG_SITE}/util/${pkgname}-${version}.tar.xz"
+checksum=a729cfd3c0f4e16c0db1da351e7f53335222e058e3434e84f91251fd6d407065
 
 post_install() {
 	vlicense COPYING

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-11-19  0:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-17 13:40 [PR PATCH] makedepend: update to 1.0.7 mdkcore0
2022-11-18  5:56 ` [PR REVIEW] " classabbyamp
2022-11-18  5:56 ` classabbyamp
2022-11-19  0:31 ` [PR PATCH] [Updated] " mdkcore0
2022-11-19  0:32 ` mdkcore0
2022-11-19  0:41 ` [PR PATCH] [Merged]: " classabbyamp

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).