pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/imapsync
Module Name: pkgsrc
Committed By: dholland
Date: Sun Oct 9 20:32:12 UTC 2016
Modified Files:
pkgsrc/mail/imapsync: Makefile
Log Message:
PR 51547 Randolf Richardson: add missing deps p5-IO-Tee and p5-Unicode-String
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/mail/imapsync/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/imapsync/Makefile
diff -u pkgsrc/mail/imapsync/Makefile:1.18 pkgsrc/mail/imapsync/Makefile:1.19
--- pkgsrc/mail/imapsync/Makefile:1.18 Sat Jul 9 06:38:29 2016
+++ pkgsrc/mail/imapsync/Makefile Sun Oct 9 20:32:12 2016
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2016/07/09 06:38:29 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2016/10/09 20:32:12 dholland Exp $
DISTNAME= imapsync-1.607
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= mail
MASTER_SITES= https://fedorahosted.org/released/imapsync/
EXTRACT_SUFX= .tgz
@@ -15,8 +15,10 @@ DEPENDS+= p5-Data-Uniqid>=0:../../devel/
DEPENDS+= p5-Date-Manip>=0:../../devel/p5-Date-Manip
DEPENDS+= p5-Digest-HMAC>=0:../../security/p5-Digest-HMAC
DEPENDS+= p5-IO-Socket-SSL>=0:../../security/p5-IO-Socket-SSL
+DEPENDS+= p5-IO-Tee-[0-9]*:../../devel/p5-IO-Tee
DEPENDS+= p5-Mail-IMAPClient>=3.1.9:../../mail/p5-Mail-IMAPClient
DEPENDS+= p5-Term-ReadKey>=0:../../devel/p5-Term-ReadKey
+DEPENDS+= p5-Unicode-String-[0-9]*:../../converters/p5-Unicode-String
DEPENDS+= p5-File-Copy-Recursive>=0:../../sysutils/p5-File-Copy-Recursive
NO_BUILD= YES
Home |
Main Index |
Thread Index |
Old Index