pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/qremote Also install showdnsmx, as mentioned on t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7f9438a48f51
branches:  trunk
changeset: 441372:7f9438a48f51
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Mon Nov 02 10:53:04 2020 +0000

description:
Also install showdnsmx, as mentioned on the webpage. Ride recent import.

diffstat:

 mail/qremote/Makefile |  3 ++-
 mail/qremote/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (28 lines):

diff -r 59974ed27b98 -r 7f9438a48f51 mail/qremote/Makefile
--- a/mail/qremote/Makefile     Mon Nov 02 10:43:55 2020 +0000
+++ b/mail/qremote/Makefile     Mon Nov 02 10:53:04 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/11/02 10:24:58 schmonz Exp $
+# $NetBSD: Makefile,v 1.2 2020/11/02 10:53:04 schmonz Exp $
 
 DISTNAME=              qremote-20131231
 CATEGORIES=            mail
@@ -29,6 +29,7 @@
        for i in qremote curvecpclient curvecpmessage rsmtp; do \
          ${INSTALL_PROGRAM} ${WRKSRC}/qmail-$${i} ${DESTDIR}${PREFIX}/bin; \
        done
+       ${INSTALL_PROGRAM} ${WRKSRC}/showdnsmx ${DESTDIR}${PREFIX}/bin
 
 .include "../../mk/djbware.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 59974ed27b98 -r 7f9438a48f51 mail/qremote/PLIST
--- a/mail/qremote/PLIST        Mon Nov 02 10:43:55 2020 +0000
+++ b/mail/qremote/PLIST        Mon Nov 02 10:53:04 2020 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1 2020/11/02 10:24:58 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/11/02 10:53:04 schmonz Exp $
 bin/qmail-curvecpclient
 bin/qmail-curvecpmessage
 bin/qmail-qremote
 bin/qmail-rsmtp
+bin/showdnsmx



Home | Main Index | Thread Index | Old Index