pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/qremote
Module Name: pkgsrc
Committed By: schmonz
Date: Wed Jan 5 14:03:27 UTC 2022
Modified Files:
pkgsrc/mail/qremote: Makefile
Log Message:
Now that nacl builds more portably, depend on it. Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/mail/qremote/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/qremote/Makefile
diff -u pkgsrc/mail/qremote/Makefile:1.4 pkgsrc/mail/qremote/Makefile:1.5
--- pkgsrc/mail/qremote/Makefile:1.4 Tue Jan 4 21:03:22 2022
+++ pkgsrc/mail/qremote/Makefile Wed Jan 5 14:03:27 2022
@@ -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 @@ HOMEPAGE= https://mojzis.com/software/q
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