pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/serialmail Avoid building catpages.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0fff1ecf8d75
branches: trunk
changeset: 367398:0fff1ecf8d75
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Fri Sep 01 03:43:12 2017 +0000
description:
Avoid building catpages.
diffstat:
mail/serialmail/distinfo | 4 ++--
mail/serialmail/patches/patch-ac | 13 +++++++++++--
2 files changed, 13 insertions(+), 4 deletions(-)
diffs (40 lines):
diff -r 44665fb95b12 -r 0fff1ecf8d75 mail/serialmail/distinfo
--- a/mail/serialmail/distinfo Thu Aug 31 19:55:19 2017 +0000
+++ b/mail/serialmail/distinfo Fri Sep 01 03:43:12 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.7 2017/01/02 03:33:52 schmonz Exp $
+$NetBSD: distinfo,v 1.8 2017/09/01 03:43:12 schmonz Exp $
SHA1 (serialmail-0.75.tar.gz) = 76f8d5ae698cff25b3227e51cc99fff1f4a8b137
RMD160 (serialmail-0.75.tar.gz) = 2d12152b9c7d007f76b4d129c2795cd192ba9f83
@@ -6,4 +6,4 @@
Size (serialmail-0.75.tar.gz) = 55079 bytes
SHA1 (patch-aa) = 489ae2af99233087fcfb56dd899fe7283401bf7e
SHA1 (patch-ab) = e9325df21f6dd114c0bc9327708c82f8b692c1d5
-SHA1 (patch-ac) = fd4af9ee031be8f3d2467dc7f94faeacc65bba85
+SHA1 (patch-ac) = 4f3c3b0f1a65da9c0598ae6b34ab6b1c2a421eb3
diff -r 44665fb95b12 -r 0fff1ecf8d75 mail/serialmail/patches/patch-ac
--- a/mail/serialmail/patches/patch-ac Thu Aug 31 19:55:19 2017 +0000
+++ b/mail/serialmail/patches/patch-ac Fri Sep 01 03:43:12 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: patch-ac,v 1.2 2012/04/15 00:20:49 schmonz Exp $
+$NetBSD: patch-ac,v 1.3 2017/09/01 03:43:12 schmonz Exp $
-DESTDIR support.
+DESTDIR support, and avoid building catpages.
--- Makefile.orig 1998-11-15 02:28:23.000000000 +0000
+++ Makefile
@@ -42,3 +42,12 @@
error.a str.a
instcheck.o: \
+@@ -260,7 +268,7 @@ compile instcheck.c strerr.h error.h rea
+ ./compile instcheck.c
+
+ it: \
+-man prog install instcheck
++prog install instcheck
+
+ leapsecs.0: \
+ leapsecs.3
Home |
Main Index |
Thread Index |
Old Index