Ticket #68573: Portfile.diff.opensmtpd7.4.0p1_functioning

File Portfile.diff.opensmtpd7.4.0p1_functioning, 1.1 KB (added by artkiver (グレェ), 10 months ago)

a functioning diff for OpenSMTPD 7.4.0p1 by removing --with-mantype=doc \

Line 
1--- Portfile.orig       2023-11-16 10:38:51
2+++ Portfile    2023-11-16 10:59:36
3@@ -4,7 +4,7 @@
4 PortGroup           legacysupport 1.1
5 
6 name                opensmtpd
7-version             7.3.0p2
8+version             7.4.0p1
9 revision            0
10 categories          mail
11 license             ISC
12@@ -22,9 +22,9 @@
13 
14 master_sites        https://opensmtpd.org/archives/
15 
16-checksums           rmd160  02956aee2043b27b2bd9b778434c5abc4f308c2e \
17-                    sha256  fccdfbc5b98d150012bf9ccdef51752c18a862ed10888b56289826b83a2b5a4e \
18-                    size    846999
19+checksums           rmd160  e62234e14c5288c8b3e73714224d99d216df9479 \
20+                    sha256  9e82a2ec9419e181d4ca27d8e3ebe5d129fded5ba84022ff4d11a73f8edb70b5 \
21+                    size    908307
22 
23 depends_build       port:bison
24 
25@@ -53,7 +53,6 @@
26 configure.args      --sysconfdir=${sysconfdir} \
27                     --with-auth-pam \
28                     --with-libevent=${prefix} \
29-                    --with-mantype=doc \
30                     --with-path-queue=${prefix}/var/spool/smtpd \
31                     --with-table-db
32