Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Oct 2016 06:37:09 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423489 - head/mail/imapsync
Message-ID:  <201610080637.u986b93q029701@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Sat Oct  8 06:37:09 2016
New Revision: 423489
URL: https://svnweb.freebsd.org/changeset/ports/423489

Log:
  mail/imapsync: add run-dep devel/p5-Readonly
  
  PR:		213116
  Submitted by:	raivo.hool@gmail.com

Modified:
  head/mail/imapsync/Makefile

Modified: head/mail/imapsync/Makefile
==============================================================================
--- head/mail/imapsync/Makefile	Sat Oct  8 06:34:22 2016	(r423488)
+++ head/mail/imapsync/Makefile	Sat Oct  8 06:37:09 2016	(r423489)
@@ -3,6 +3,7 @@
 
 PORTNAME=	imapsync
 PORTVERSION=	1.727
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	mail perl5
 MASTER_SITES=	https://codeload.github.com/imapsync/imapsync/tar.gz/imapsync-${PORTVERSION}?dummy=/
@@ -18,6 +19,7 @@ LICENSE_PERMS=	dist-mirror dist-sell pkg
 RUN_DEPENDS=	p5-Mail-IMAPClient>0:mail/p5-Mail-IMAPClient \
 		p5-Term-ReadKey>0:devel/p5-Term-ReadKey \
 		p5-IO-Tee>0:devel/p5-IO-Tee \
+		p5-Readonly>0:devel/p5-Readonly \
 		p5-IO-Socket-SSL>0:security/p5-IO-Socket-SSL \
 		p5-Unicode-String>0:converters/p5-Unicode-String \
 		p5-File-Copy-Recursive>0:devel/p5-File-Copy-Recursive



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610080637.u986b93q029701>