* [PR PATCH] geomyidae: update to 0.96.
@ 2024-10-13 5:09 pfpulux
2024-10-13 5:13 ` [PR PATCH] [Updated] " pfpulux
2024-11-01 2:19 ` [PR PATCH] [Merged]: " classabbyamp
0 siblings, 2 replies; 3+ messages in thread
From: pfpulux @ 2024-10-13 5:09 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 465 bytes --]
There is a new pull request by pfpulux against master on the void-packages repository
https://github.com/pfpulux/void-packages geomyidae
https://github.com/void-linux/void-packages/pull/52622
geomyidae: update to 0.96.
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
A patch file from https://github.com/void-linux/void-packages/pull/52622.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-geomyidae-52622.patch --]
[-- Type: text/x-diff, Size: 1191 bytes --]
From e876d3c90cce0a5009afe9c1e651c5f94a8a4408 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.eu>
Date: Sun, 13 Oct 2024 07:07:11 +0200
Subject: [PATCH] geomyidae: update to 0.96.
---
srcpkgs/geomyidae/template | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/geomyidae/template b/srcpkgs/geomyidae/template
index feb5eaadb9a2ac..a75fca3738bb1c 100644
--- a/srcpkgs/geomyidae/template
+++ b/srcpkgs/geomyidae/template
@@ -1,14 +1,15 @@
# Template file for 'geomyidae'
pkgname=geomyidae
-version=0.34
+version=0.96
revision=1
build_style=gnu-makefile
+makedepends="libtls-devel"
short_desc="A small C-based gopherd"
maintainer="m-cz <emcze@ya.ru>"
license="MIT"
homepage="gopher://bitreich.org/1/scm/geomyidae/"
-distfiles="ftp://bitreich.org/releases/${pkgname}/${pkgname}-v${version}.tgz"
-checksum=2580ad0f229cd3f5c33495975a708679aeaf5276c06ec8d55871d7f69b216eb0
+distfiles="ftp://bitreich.org/releases/${pkgname}/${pkgname}-v${version}.tar.gz"
+checksum=3bacdc72bcf9aabb6f69f350bcce7453625f1b8d8b016249fc35df8832a1e1d7
system_accounts="_geomyidae"
pre_build() {
@@ -21,4 +22,3 @@ post_install() {
vsv geomyidae
vlicense LICENSE
}
-
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Updated] geomyidae: update to 0.96.
2024-10-13 5:09 [PR PATCH] geomyidae: update to 0.96 pfpulux
@ 2024-10-13 5:13 ` pfpulux
2024-11-01 2:19 ` [PR PATCH] [Merged]: " classabbyamp
1 sibling, 0 replies; 3+ messages in thread
From: pfpulux @ 2024-10-13 5:13 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 470 bytes --]
There is an updated pull request by pfpulux against master on the void-packages repository
https://github.com/pfpulux/void-packages geomyidae
https://github.com/void-linux/void-packages/pull/52622
geomyidae: update to 0.96.
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
A patch file from https://github.com/void-linux/void-packages/pull/52622.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-geomyidae-52622.patch --]
[-- Type: text/x-diff, Size: 1230 bytes --]
From c61e6a9b16db5564c5e0b59bb4d6b30c8d6f936b Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.eu>
Date: Sun, 13 Oct 2024 07:07:11 +0200
Subject: [PATCH] geomyidae: update to 0.96.
---
srcpkgs/geomyidae/template | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/srcpkgs/geomyidae/template b/srcpkgs/geomyidae/template
index feb5eaadb9a2ac..739ac93df16907 100644
--- a/srcpkgs/geomyidae/template
+++ b/srcpkgs/geomyidae/template
@@ -1,14 +1,15 @@
# Template file for 'geomyidae'
pkgname=geomyidae
-version=0.34
+version=0.96
revision=1
build_style=gnu-makefile
-short_desc="A small C-based gopherd"
+makedepends="libtls-devel"
+short_desc="Small C-based gopherd"
maintainer="m-cz <emcze@ya.ru>"
license="MIT"
homepage="gopher://bitreich.org/1/scm/geomyidae/"
-distfiles="ftp://bitreich.org/releases/${pkgname}/${pkgname}-v${version}.tgz"
-checksum=2580ad0f229cd3f5c33495975a708679aeaf5276c06ec8d55871d7f69b216eb0
+distfiles="ftp://bitreich.org/releases/${pkgname}/${pkgname}-v${version}.tar.gz"
+checksum=3bacdc72bcf9aabb6f69f350bcce7453625f1b8d8b016249fc35df8832a1e1d7
system_accounts="_geomyidae"
pre_build() {
@@ -21,4 +22,3 @@ post_install() {
vsv geomyidae
vlicense LICENSE
}
-
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Merged]: geomyidae: update to 0.96.
2024-10-13 5:09 [PR PATCH] geomyidae: update to 0.96 pfpulux
2024-10-13 5:13 ` [PR PATCH] [Updated] " pfpulux
@ 2024-11-01 2:19 ` classabbyamp
1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2024-11-01 2:19 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 312 bytes --]
There's a merged pull request on the void-packages repository
geomyidae: update to 0.96.
https://github.com/void-linux/void-packages/pull/52622
Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-11-01 2:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-13 5:09 [PR PATCH] geomyidae: update to 0.96 pfpulux
2024-10-13 5:13 ` [PR PATCH] [Updated] " pfpulux
2024-11-01 2:19 ` [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).