Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Feb 2012 14:45:20 +0100 (CET)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        bsam@FreeBSD.org
Subject:   ports/165095: [PATCH] mail/imaptools: update to 1.123
Message-ID:  <201202131345.q1DDjKc7068880@backoffice.colby.local>
Resent-Message-ID: <201202131350.q1DDoC4b046179@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         165095
>Category:       ports
>Synopsis:       [PATCH] mail/imaptools: update to 1.123
>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:   Mon Feb 13 13:50:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD backoffice 9.0-STABLE FreeBSD 9.0-STABLE #6: Fri Feb 10 22:03:50 CET 2012
>Description:
- Update to 1.123
- Sorted PLIST
- Added bin/list_folders.pl

Port maintainer (bsam@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- imaptools-1.123.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/imaptools/Makefile,v
retrieving revision 1.17
diff -u -u -r1.17 Makefile
--- Makefile	19 Jan 2012 10:25:57 -0000	1.17
+++ Makefile	13 Feb 2012 13:44:38 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	imaptools
-PORTVERSION=	1.120
+PORTVERSION=	1.123
 CATEGORIES=	mail
 MASTER_SITES=	http://www.athensfbc.com/imap_tools/files/
 DISTNAME=	imap_tools_V${PORTVERSION}
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/mail/imaptools/distinfo,v
retrieving revision 1.18
diff -u -u -r1.18 distinfo
--- distinfo	19 Jan 2012 10:25:57 -0000	1.18
+++ distinfo	13 Feb 2012 13:44:38 -0000
@@ -1,2 +1,2 @@
-SHA256 (imap_tools_V1.120.tar.gz) = 71e1ad381625620e8d854bb22478fbfac28906fa91ef32da8f3090e942fb97b7
-SIZE (imap_tools_V1.120.tar.gz) = 92915
+SHA256 (imap_tools_V1.123.tar.gz) = f78a3415651234310b9820466777cff577f2f01e1403f2acb87ed2b37bcfae84
+SIZE (imap_tools_V1.123.tar.gz) = 102247
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/mail/imaptools/pkg-plist,v
retrieving revision 1.4
diff -u -u -r1.4 pkg-plist
--- pkg-plist	15 Nov 2011 15:03:09 -0000	1.4
+++ pkg-plist	13 Feb 2012 13:44:38 -0000
@@ -3,13 +3,14 @@
 bin/delIMAPdups.pl
 bin/delete_imap_mailboxes.pl
 bin/dumptoIMAP.pl
-bin/imap_to_maildir.pl
 bin/imapCapability.pl
 bin/imapPing.pl
+bin/imap_to_maildir.pl
 bin/imapcopy.pl
 bin/imapdump.pl
 bin/imapfilter.pl
 bin/imapsync.pl
+bin/list_folders.pl
 bin/maildir_to_imap.pl
 bin/mbxIMAPsync.pl
 bin/migrateIMAP-win.pl
--- imaptools-1.123.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?201202131345.q1DDjKc7068880>