pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/qremote Now that nacl builds more portably, depen...
details: https://anonhg.NetBSD.org/pkgsrc/rev/82e122955222
branches: trunk
changeset: 371137:82e122955222
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Wed Jan 05 14:03:27 2022 +0000
description:
Now that nacl builds more portably, depend on it. Bump PKGREVISION.
diffstat:
mail/qremote/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r cda5a695b7aa -r 82e122955222 mail/qremote/Makefile
--- a/mail/qremote/Makefile Wed Jan 05 13:51:26 2022 +0000
+++ b/mail/qremote/Makefile Wed Jan 05 14:03:27 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2022/01/04 21:03:22 schmonz Exp $
+# $NetBSD: Makefile,v 1.5 2022/01/05 14:03:27 schmonz Exp $
DISTNAME= qremote-20131231
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= mail
MASTER_SITES= ${HOMEPAGE}
EXTRACT_SUFX= .tar.bz2
@@ -11,6 +11,7 @@
COMMENT= Experimental qmail-remote replacement with CurveCP support
LICENSE= public-domain
+DEPENDS+= nacl>=20110221nb3:../../security/nacl
DEPENDS+= {ucspi-tcp6-[0-9]*,ucspi-tcp-[0-9]*}:../../net/ucspi-tcp
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index