Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fdupes: update to 2.1.2.
@ 2021-12-03 18:03 daniel-eys
  2021-12-03 18:15 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 2+ messages in thread
From: daniel-eys @ 2021-12-03 18:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages fdupes
https://github.com/void-linux/void-packages/pull/34372

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

Also switched to github-releases tarball that has the configure script pre-generated.

#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From a787c0544344b869352353d7d9e46ba9675a1849 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Fri, 3 Dec 2021 18:45:41 +0100
Subject: [PATCH] fdupes: update to 2.1.2.

---
 srcpkgs/fdupes/template | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/fdupes/template b/srcpkgs/fdupes/template
index 4b409f902b73..1bfa0a775980 100644
--- a/srcpkgs/fdupes/template
+++ b/srcpkgs/fdupes/template
@@ -1,20 +1,15 @@
 # Template file for 'fdupes'
 pkgname=fdupes
-version=2.1.1
+version=2.1.2
 revision=1
 build_style=gnu-configure
-hostmakedepends="autoconf automake"
 makedepends="ncurses-devel pcre2-devel"
 short_desc="Identify or delete duplicate files within specified directories"
 maintainer="Steven R <dev@styez.com>"
 license="MIT"
 homepage="https://github.com/adrianlopezroche/fdupes"
-distfiles="https://github.com/adrianlopezroche/fdupes/archive/v${version}.tar.gz"
-checksum=37b1a499f6eb8b625b45641a2600be69ef591cd1e737e75afd50aa72ac215ea4
-
-pre_configure() {
-	autoreconf --install
-}
+distfiles="https://github.com/adrianlopezroche/fdupes/releases/download/v${version}/fdupes-${version}.tar.gz"
+checksum=cd5cb53b6d898cf20f19b57b81114a5b263cc1149cd0da3104578b083b2837bd
 
 post_install() {
 	vlicense README

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

* Re: [PR PATCH] [Merged]: fdupes: update to 2.1.2.
  2021-12-03 18:03 [PR PATCH] fdupes: update to 2.1.2 daniel-eys
@ 2021-12-03 18:15 ` ericonr
  0 siblings, 0 replies; 2+ messages in thread
From: ericonr @ 2021-12-03 18:15 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

fdupes: update to 2.1.2.
https://github.com/void-linux/void-packages/pull/34372

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

Also switched to github-releases tarball that has the configure script pre-generated.

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

<!--
#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2021-12-03 18:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-03 18:03 [PR PATCH] fdupes: update to 2.1.2 daniel-eys
2021-12-03 18:15 ` [PR PATCH] [Merged]: " ericonr

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