* [PR PATCH] New package: crunch-3.6
@ 2024-08-09 23:33 SpidFightFR
2024-11-08 1:58 ` github-actions
0 siblings, 1 reply; 2+ messages in thread
From: SpidFightFR @ 2024-08-09 23:33 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 891 bytes --]
There is a new pull request by SpidFightFR against master on the void-packages repository
https://github.com/SpidFightFR/void-packages crunch-voidlinux
https://github.com/void-linux/void-packages/pull/51755
New package: crunch-3.6
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
#### Local build testing
- I built this PR locally for my native architecture, (x64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl (crossbuild)
- x64-muslc
A patch file from https://github.com/void-linux/void-packages/pull/51755.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-crunch-voidlinux-51755.patch --]
[-- Type: text/x-diff, Size: 1104 bytes --]
From e4ae1b144c0b42d5f7837a06e2ec4a63aadb800a Mon Sep 17 00:00:00 2001
From: SpidFightFR <spidfight@swisscows.email>
Date: Sat, 10 Aug 2024 01:10:12 +0200
Subject: [PATCH] New package: crunch-3.6
---
srcpkgs/crunch/template | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
create mode 100644 srcpkgs/crunch/template
diff --git a/srcpkgs/crunch/template b/srcpkgs/crunch/template
new file mode 100644
index 00000000000000..d9d9a458cd2bef
--- /dev/null
+++ b/srcpkgs/crunch/template
@@ -0,0 +1,17 @@
+# Template file for 'crunch'
+pkgname=crunch
+version=3.6
+revision=1
+build_style=gnu-makefile
+short_desc="Wordlist generator"
+maintainer="SpidFightFR <spidfight@swisscows.email>"
+license="GPL-2.0-only"
+homepage="https://sourceforge.net/projects/crunch-wordlist/"
+distfiles="https://sourceforge.net/projects/crunch-wordlist/files/crunch-wordlist/${pkgname}-${version}.tgz"
+checksum="6a8f6c3c7410cc1930e6854d1dadc6691bfef138760509b33722ff2de133fe55"
+
+do_install() {
+ vbin ${wrksrc}/crunch crunch
+ vman ${wrksrc}/crunch.1
+ vinstall ${wrksrc}/charset.lst 644 usr/share/${pkgname}
+};
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: New package: crunch-3.6
2024-08-09 23:33 [PR PATCH] New package: crunch-3.6 SpidFightFR
@ 2024-11-08 1:58 ` github-actions
0 siblings, 0 replies; 2+ messages in thread
From: github-actions @ 2024-11-08 1:58 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 305 bytes --]
New comment by github-actions[bot] on void-packages repository
https://github.com/void-linux/void-packages/pull/51755#issuecomment-2463604118
Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-08 1:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-09 23:33 [PR PATCH] New package: crunch-3.6 SpidFightFR
2024-11-08 1:58 ` github-actions
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).