Date: Thu, 28 Apr 2011 23:41:39 -0500 From: Mark Felder <feld@feld.me> To: FreeBSD-gnats-submit@FreeBSD.org Cc: ports@christianserving.org Subject: ports/156710: [PATCH] mail/imapsync: update to 1.411 Message-ID: <E1QFfWN-000974-0I@feld.me> Resent-Message-ID: <201104290510.p3T5A6UW082709@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 156710 >Category: ports >Synopsis: [PATCH] mail/imapsync: update to 1.411 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Apr 29 05:10:06 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Mark Felder >Release: FreeBSD 8.2-RELEASE amd64 >Organization: >Environment: System: FreeBSD nas.feld.me 8.2-RELEASE FreeBSD 8.2-RELEASE #1: Thu Feb 17 13:03:46 CST 2011 >Description: - Update to 1.411 Port maintainer (ports@christianserving.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- imapsync-1.411.patch begins here --- diff -ruN --exclude=CVS /usr/ports/mail/imapsync.orig/Makefile /usr/ports/mail/imapsync/Makefile --- /usr/ports/mail/imapsync.orig/Makefile 2011-04-28 21:53:47.210347082 -0500 +++ /usr/ports/mail/imapsync/Makefile 2011-04-28 21:54:05.891768724 -0500 @@ -6,7 +6,7 @@ # PORTNAME= imapsync -PORTVERSION= 1.404 +PORTVERSION= 1.411 CATEGORIES= mail perl5 MASTER_SITES= https://fedorahosted.org/released/${PORTNAME}/ EXTRACT_SUFX= .tgz @@ -17,7 +17,9 @@ BUILD_DEPENDS= p5-Mail-IMAPClient>0:${PORTSDIR}/mail/p5-Mail-IMAPClient \ p5-Term-ReadKey>0:${PORTSDIR}/devel/p5-Term-ReadKey \ p5-IO-Socket-SSL>0:${PORTSDIR}/security/p5-IO-Socket-SSL -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= p5-Mail-IMAPClient>0:${PORTSDIR}/mail/p5-Mail-IMAPClient \ + p5-Term-ReadKey>0:${PORTSDIR}/devel/p5-Term-ReadKey \ + p5-IO-Socket-SSL>0:${PORTSDIR}/security/p5-IO-Socket-SSL USE_PERL5= yes NO_BUILD= yes diff -ruN --exclude=CVS /usr/ports/mail/imapsync.orig/distinfo /usr/ports/mail/imapsync/distinfo --- /usr/ports/mail/imapsync.orig/distinfo 2011-04-28 21:53:47.210347082 -0500 +++ /usr/ports/mail/imapsync/distinfo 2011-04-28 21:54:08.100702127 -0500 @@ -1,2 +1,2 @@ -SHA256 (imapsync-1.404.tgz) = 51836439ca25ce390ddeeaf9293734c6b01708a36763451ef46be68c53a05285 -SIZE (imapsync-1.404.tgz) = 6961989 +SHA256 (imapsync-1.411.tgz) = adab46f52cbf425ab8a17f8d0bd9ef4991857b9d2e0742725de51ac6033eb17c +SIZE (imapsync-1.411.tgz) = 5055478 --- imapsync-1.411.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1QFfWN-000974-0I>