From: akierig <akierig@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: mod_md-2.4.21
Date: Wed, 19 Apr 2023 17:42:49 +0200 [thread overview]
Message-ID: <20230419154249.IY26j76ok_kuADSV0qc4thywLKz2IT5BeNipnXi0lUs@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43526@inbox.vuxu.org>
[-- Attachment #1: Type: text/plain, Size: 660 bytes --]
There is an updated pull request by akierig against master on the void-packages repository
https://github.com/akierig/void-packages apache-md
https://github.com/void-linux/void-packages/pull/43526
New package: mod_md-2.4.21
#### 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, x86_64
A patch file from https://github.com/void-linux/void-packages/pull/43526.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-apache-md-43526.patch --]
[-- Type: text/x-diff, Size: 2082 bytes --]
From 6f9ad3c5f778011ade19ec6286ebab1deb9a501e Mon Sep 17 00:00:00 2001
From: anelki <akierig@fastmail.de>
Date: Wed, 19 Apr 2023 10:14:48 -0500
Subject: [PATCH] New package: mod_md-2.4.21
---
srcpkgs/mod_md/INSTALL.msg | 4 ++++
srcpkgs/mod_md/REMOVE.msg | 4 ++++
srcpkgs/mod_md/template | 16 ++++++++++++++++
3 files changed, 24 insertions(+)
create mode 100644 srcpkgs/mod_md/INSTALL.msg
create mode 100644 srcpkgs/mod_md/REMOVE.msg
create mode 100644 srcpkgs/mod_md/template
diff --git a/srcpkgs/mod_md/INSTALL.msg b/srcpkgs/mod_md/INSTALL.msg
new file mode 100644
index 000000000000..4eb4221a87cb
--- /dev/null
+++ b/srcpkgs/mod_md/INSTALL.msg
@@ -0,0 +1,4 @@
+To activate mod_md, add the following line to /etc/apache/httpd.conf
+and restart Apache.
+
+ LoadModule md_module /usr/libexec/httpd/mod_md.so
diff --git a/srcpkgs/mod_md/REMOVE.msg b/srcpkgs/mod_md/REMOVE.msg
new file mode 100644
index 000000000000..1b1acd2ad169
--- /dev/null
+++ b/srcpkgs/mod_md/REMOVE.msg
@@ -0,0 +1,4 @@
+Please ensure that the following line has been removed from your
+/etc/apache/httpd.conf and restart Apache
+
+ LoadModule md_module /usr/libexec/httpd/mod_md.so
diff --git a/srcpkgs/mod_md/template b/srcpkgs/mod_md/template
new file mode 100644
index 000000000000..6ed5d5621ad7
--- /dev/null
+++ b/srcpkgs/mod_md/template
@@ -0,0 +1,16 @@
+# Template file for 'mod_md'
+pkgname=mod_md
+version=2.4.21
+revision=1
+build_style=gnu-configure
+configure_args="--with-apxs=/usr/bin/apxs --enable-werror"
+makedepends="apache-devel apr-devel apr-util-devel jansson-devel libcurl-devel"
+short_desc="Automated ACME/Certbot certificate management for Apache HTTPD"
+maintainer="anelki <akierig@fastmail.de>"
+license="GPL-3.0-or-later"
+homepage="https://icing.github.io/mod_md/"
+changelog="https://github.com/icing/mod_md/blob/master/ChangeLog"
+distfiles="https://github.com/icing/mod_md/releases/download/v${version}/mod_md-${version}.tar.gz"
+checksum=67839ab81b1dd27ab9edf8c26aee3063e85a900f4452204a1d15bd4af6b80a43
+
+### need message about adding to /etc/apache/httpd.conf
next prev parent reply other threads:[~2023-04-19 15:42 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-19 15:24 [PR PATCH] " akierig
2023-04-19 15:40 ` [PR PATCH] [Updated] " akierig
2023-04-19 15:41 ` [PR REVIEW] " paper42
2023-04-19 15:42 ` akierig [this message]
2023-04-19 15:48 ` [PR PATCH] [Updated] " akierig
2023-04-19 15:56 ` akierig
2023-04-19 16:15 ` akierig
2023-04-19 16:38 ` akierig
2023-04-19 16:39 ` [PR REVIEW] " akierig
2023-04-19 17:03 ` [PR PATCH] [Updated] " akierig
2023-04-19 19:37 ` akierig
2023-04-19 19:37 ` akierig
2023-04-19 23:56 ` Duncaen
2023-04-20 3:06 ` [PR PATCH] [Updated] " akierig
2023-04-20 3:07 ` akierig
2023-07-20 1:53 ` github-actions
2023-07-20 17:52 ` akierig
2023-07-20 17:52 ` [PR PATCH] [Closed]: " akierig
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=20230419154249.IY26j76ok_kuADSV0qc4thywLKz2IT5BeNipnXi0lUs@z \
--to=akierig@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).