unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
From: Siva Mahadevan <me@svmhdvn.name>
To: meta@public-inbox.org
Cc: Siva Mahadevan <me@svmhdvn.name>
Subject: [PATCH] INSTALL: fix FreeBSD pkg name typos
Date: Thu, 27 Apr 2023 16:16:54 -0400	[thread overview]
Message-ID: <20230427201654.10414-1-me@svmhdvn.name> (raw)

Tested on FreeBSD 13.2-RELEASE.
---
 INSTALL | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/INSTALL b/INSTALL
index aa9a502d..65032d11 100644
--- a/INSTALL
+++ b/INSTALL
@@ -73,13 +73,13 @@ Numerous optional modules are likely to be useful as well:
                                    (HTTP and IMAP search)
 
 - Inline::C                        deb: libinline-c-perl
-                                   pkg: pkg-Inline-C
+                                   pkg: p5-Inline-C
                                    rpm: perl-Inline (or perl-Inline-C)
                                    (speeds up process spawning on Linux,
                                     see public-inbox-daemon(8))
 
 - Email::Address::XS               deb: libemail-address-xs-perl
-                                   pkg: pkg-Email-Address-XS
+                                   pkg: p5-Email-Address-XS
                                    (correct parsing of tricky email
                                     addresses, phrases and comments,
                                     required for IMAP)
@@ -127,7 +127,7 @@ Numerous optional modules are likely to be useful as well:
                                     on *BSDs)
 
 - Net::Server                      deb: libnet-server-perl
-                                   pkg: pkg-Net-Server
+                                   pkg: p5-Net-Server
                                    rpm: perl-Net-Server
                                    (for HTTP/IMAP/NNTP background daemons,
                                     not needed as systemd services or
-- 
2.40.1


             reply	other threads:[~2023-04-27 20:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-27 20:16 Siva Mahadevan [this message]
2023-04-27 20:47 ` [PATCH] INSTALL: fix FreeBSD pkg name typos Eric Wong

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

  List information: https://public-inbox.org/README

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230427201654.10414-1-me@svmhdvn.name \
    --to=me@svmhdvn.name \
    --cc=meta@public-inbox.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 read-only IMAP folder(s) and NNTP newsgroup(s).