unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH] INSTALL: fix FreeBSD pkg name typos
@ 2023-04-27 20:16 Siva Mahadevan
  2023-04-27 20:47 ` Eric Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Siva Mahadevan @ 2023-04-27 20:16 UTC (permalink / raw)
  To: meta; +Cc: Siva Mahadevan

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


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

* Re: [PATCH] INSTALL: fix FreeBSD pkg name typos
  2023-04-27 20:16 [PATCH] INSTALL: fix FreeBSD pkg name typos Siva Mahadevan
@ 2023-04-27 20:47 ` Eric Wong
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Wong @ 2023-04-27 20:47 UTC (permalink / raw)
  To: Siva Mahadevan; +Cc: meta

Thanks, applied and pushed as commit dd120956361eec1cba79013d7a8d20733ec40ddc

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

end of thread, other threads:[~2023-04-27 20:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-27 20:16 [PATCH] INSTALL: fix FreeBSD pkg name typos Siva Mahadevan
2023-04-27 20:47 ` Eric Wong

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