[BACK]Return to patch-man_Makefile.in CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / mail / pst-utils / patches

File: [cvs.NetBSD.org] / pkgsrc / mail / pst-utils / patches / patch-man_Makefile.in (download)

Revision 1.2, Wed Oct 20 16:28:17 2021 UTC (2 years, 5 months ago) by tm
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, HEAD
Changes since 1.1: +3 -3 lines

mail/pst-utils: Update to 0.6.76

LibPST 0.6.76 (2021-03-27)
 *  Stuart C. Naifeh - fix rfc2231 encoding when saving messages
    to both .eml and .msg formats.

$NetBSD: patch-man_Makefile.in,v 1.2 2021/10/20 16:28:17 tm Exp $

Don't install pst2dii man page as binary is not installed

--- man/Makefile.in.orig	2021-03-28 00:08:09.000000000 +0000
+++ man/Makefile.in
@@ -364,7 +364,7 @@ target_alias = @target_alias@
 top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
-man_MANS = readpst.1 pst2ldif.1 lspst.1 pst2dii.1 outlook.pst.5
+man_MANS = readpst.1 pst2ldif.1 lspst.1 outlook.pst.5
 EXTRA_DIST = $(man_MANS)
 all: all-am